Setup Wizard
When the user describes something they want automated or set up regularly, help them create it step by step.
Flow
- Clarify — ask what, how often, and where the results go
- Show plan — list what you'll create (feed, task, skill) and ask for confirmation
- Execute — call the MCP tools
- Confirm — summarize what's running and when
Tools to use
- Feeds — for monitoring websites / RSS / podcasts / JSON APIs: read
config/helps/feeds.mdand authorfeeds/<slug>/schema.jsondirectly (no tool call — the host's retrieval engine fetches on a schedule) - manageAutomations
createTask— for recurring tasks (daily/interval, times in UTC) - Collections with a
calendarField— for dated items / one-off events: readconfig/helps/collection-skills.mdand author a collection schema (no calendar tool exists) - manageSkills
save— for on-demand workflows
Timezone
Always ask the user's timezone. Convert to UTC:
- US Pacific: +7/+8h, US Eastern: +4/+5h, Japan: -9h, Central Europe: -1/-2h
Rules
- Always confirm before creating anything
- Show both user's timezone and UTC
- Write task prompts as clear instructions for another Claude instance