@mattpocockuk: Getting sick of setting up third-party services So I built a skill for it /wizard builds you an interactive CLI for the…
Summary
Matt Pocock built a skill that generates an interactive CLI wizard to automate setting up third-party services, reducing manual effort.
View Cached Full Text
Cached at: 06/30/26, 07:46 PM
Getting sick of setting up third-party services
So I built a skill for it
/wizard builds you an interactive CLI for the task you’re currently doing, and takes as much work off your hands as possible
#1 is how the agent described the wizard, #2-3 is what it looks like:
The skill:
Stay up to date with my skills:
Next plan is to make a daily podcast of all the relevant stuff that came in to the wiki in the last 24 hours.
X, Discord, Gmail, Slack -> Food for thought while I wash up
Similar Articles
@mattpocockuk: This is just outrageously useful It just had me set up the infra for my personal podcast in about 3 minutes: - Provisio…
Matt Pocock built /wizard, a CLI tool that automates setting up services like Gemini API key and Vercel deployment, enabling fast creation of a personal podcast infrastructure in about 3 minutes.
@mattpocockuk: I think I need to ship my own installation CLI for my skills. It means I could: - Ship skills more customized to indivi…
Matt Pocock proposes creating a custom installation CLI for AI agent skills, enabling customization, dependency tracking, and easier updates via npx @ai-hero/skills init.
@mattpocockuk: Skill routers like /ask-matt are unreasonably useful More teams should build their own! Amazing for training devs to us…
Matt Pocock tweets about the usefulness of skill routers like /ask-matt, encouraging teams to build their own for training developers. Harry The Wulf comments on how surreal and helpful the skill feels.
@mattpocockuk: Some extremely smart ideas in here around: 1. Using /wayfinder as an orchestrator of custom skills 2. Using a multi-pha…
Matt Pocock shares ideas on using /wayfinder as an orchestrator for custom skills and a multi-phase prototyping approach with Claude to improve frontend app development.
@mattpocockuk: Yesterday, I shipped v1 of mattpocock/skills, including: - /ask-matt: ask me how best to use the skills, from right in …
Matt Pocock released v1 of mattpocock/skills, a tool for creating and managing AI agent skills with features like /ask-matt and writing best practices.