This is a structured learning skill from AI Native Camp's second day that walks you through building your own context sync tool. It connects multiple external services like Slack, Gmail, Notion, and Google Calendar to collect information into a single document. The skill enforces a strict two-phase teaching protocol: first it explains and has you execute, then in a separate turn it quizzes you. It starts by having you pick your tools, generates a skill file from a template, then guides you through connecting via MCP servers or direct API calls, running parallel collection with subagents, and formatting output. The whole thing is built around preventing the AI from jumping ahead and doing everything at once, which is probably the hardest part of any coding tutorial.
npx -y skills add ai-native-camp/camp-1 --skill day2-create-context-sync-skill --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot