Skill Studio Purpose Conduct a structured JTBD interview that captures what to build, for whom, and why — then emit a one-page + spec. Sits between "should I automate this?" (automation-advisor) and "how do I package this as a skill?" (skill-creator). Architecture This skill wraps an external CLI tool ( ) installed via pip. The CLI handles session state, coverage tracking, and export. The skill orchestrates the CLI — it does not bundle scripts directly. When to use Trigger on any of: "help me design...", "build a skill for...", "design an automation for...", "I want a bot/agent/workflow that.…