This is a structured tutorial that walks you through building a context sync skill by connecting four different services (Slack, Notion, Linear, Google) using four different MCP integration methods. You learn MCP fundamentals in Part A, then spend Part B progressively filling in a skeleton skill file, one service at a time. Each block follows a strict two-turn protocol: first you read and execute, then you get quizzed. The progression is smart because you're not just connecting tools, you're learning why claude.ai Connectors differ from `claude mcp add` commands, official plugins, and community plugins. By Block 10 you've got a working skill that pulls context from multiple sources in parallel. It's opinionated about pacing and won't let you rush ahead, which works if you want to actually understand MCP rather than just copy-paste configs.
npx -y skills add ai-native-camp/camp-2 --skill day2-mcp-and-context-sync --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot