Feed your agent any YouTube video, API doc, MCP spec, or URL — it identifies every buildable skill, tool, automation, and OpsCenter app inside. Turn content into capabilities.
You watch a 45-minute YouTube tutorial on building AI automations. You take notes. You close the tab. A week later, you can't remember what was buildable vs what was just hype. The knowledge dies in your watch history.
Paste the transcript (or just the URL). Forge's AI analyzer breaks it down into concrete buildable items — each with a complexity rating, recommended agent/model, and step-by-step build instructions. Every video becomes a build queue.
Paste a transcript, URL, API doc, or MCP spec into the analyzer
Identifies skills, tools, edge functions, OpsCenter apps, automations, and Make.com scenarios
Each item gets complexity, agent recommendation, and build steps — ready to dispatch
Required: ClawBuddy instance running (SETUP.md complete) + OpenAI API key (set as OPENAI_API_KEY in Supabase secrets). Optional: YouTube URLs auto-fetch metadata via oEmbed — no API key needed for that part.
The Forge analyzer ships as an edge function in the ClawBuddy kit. One deploy command and you're live.
Give your agent these instructions so it can feed content into Forge and act on the results. Works with any agent that can make HTTP calls.
This prompt creates a V1 scaffold. Production requires wiring real data sources, QA passes, error handling, retry logic, and safety gates. Treat the output as a working prototype — not a ship-ready system.