What problem does it solve? Knowledge from videos, articles, and one-off build sessions is easily lost between conversations. This Skill captures that content into structured, persistent memory or reusable skills so it can be queried and reused anytime. ## Core Features & Use Cases - Learn from a URL: Extracts content from YouTube videos (via yt-dlp transcripts), articles (via Firecrawl/web extraction), or local files, then compresses it into a structured learning record with key points, commands, gotchas, and citations. - Learn from a built artifact: After building something with the agent, captures the exact steps, prompts, tools, and parameters and wraps them into a proper SKILL.md saved to the skills directory. - Use Case: Paste a Veritasium video link, ask for a summary, then run /learn on the URL so you can ask questions about the video's content in any future session. ## Quick Start Paste a URL and say "learn this" to save its content as a queryable memory record.