@mattpocockuk: This is just outrageously useful It just had me set up the infra for my personal podcast in about 3 minutes: - Provisio…
Summary
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.
View Cached Full Text
Cached at: 07/01/26, 10:05 AM
This is just outrageously useful
It just had me set up the infra for my personal podcast in about 3 minutes:
- Provision a Gemini API key
- Set up a Vercel deployment with blob storage
- Connect to my podcast app (!)
Even had built-in fallbacks for known errors. Incredible
Matt Pocock (@mattpocockuk): 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:
Similar Articles
@mattpocockuk: Getting sick of setting up third-party services So I built a skill for it /wizard builds you an interactive CLI for the…
Matt Pocock built a skill that generates an interactive CLI wizard to automate setting up third-party services, reducing manual effort.
@mattpocockuk: For folks following my personal wiki journey, it's going extremely well. Every weekday I have a 15-minute podcast on th…
Matt Pocock describes his personal wiki journey, using AI to generate daily podcasts from multiple data sources and build on-demand deep dives, along with a custom CLI for agents to help create course material, highlighting the power of owning your data.
@mattpocockuk: Doing my first ever experiments with a personal, entirely agent-managed Karpathy-style wiki X, Discord, Gmail are all b…
Matt Pocock is experimenting with a personal, agent-managed wiki that ingests data from X, Discord, and Gmail every few hours, intended as a knowledge base for future AI loops.
@mattpocockuk: The more I look at this, the more I think I should ship a CLI for wayfinder to make this possible. npx @ai-hero/wayfind…
Matt Pocock is considering shipping a CLI for Wayfinder, allowing users to run npx @ai-hero/wayfinder with endpoints like github, gitlab, or local, as demonstrated by a user's planetary visualization of the wayfinding process.
@mattpocockuk: Going live, doing a full feature build using: - /grill-with-docs - /handoff - /prototype
Matt Pocock live streams building a 'delivery calendar' feature for his course video manager using AI tools like Grill with Docs. He focuses on aligning terminology and data models with AI agents, and discusses the importance of coding standards for agent experience (AX).