This is a structured tutorial that teaches you to build three content-fetching skills from scratch: one for Twitter threads, one for YouTube transcripts, and one that digests any content into quizzes and summaries. It follows a strict two-phase protocol where each block explains the concept first, waits for you to implement it, then quizzes you on what you learned. The YouTube skill is the most involved, using yt-dlp for subtitle extraction and web search to correct auto-caption errors. All three skills are designed to chain together, so you can fetch a video, get its transcript, translate it, and generate quiz-first learning materials in one pipeline. Takes about 90 minutes if you follow the full curriculum, though you can skip to any block.
npx -y skills add ai-native-camp/camp-1 --skill day5-fetch-and-digest --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot