🎯

day2-create-context-sync-skill

🎯Skill

from ai-native-camp/camp-1

VibeIndex|
What it does
|

A 7-day intensive Claude Code camp for non-developers, teaching AI-native workflows through skill-based curriculum that is itself delivered as Claude Code skills.

Overview

day2-create-context-sync-skill is a curriculum skill from AI Native Camp, a 7-day intensive Claude Code bootcamp for non-developers held at Naver D2SF. This Day 2 skill teaches participants how to create their own Context Sync skill by guiding them through tool selection, MCP/API integration, parallel data collection, and completion of a working skill. The camp uses a unique "Skills as Curriculum" approach where Claude itself teaches, asks questions, and guides hands-on practice.

Key Features

  • Hands-on skill creation: Guides participants step-by-step through building a Context Sync skill from scratch, covering tool selection, MCP/API connection, and parallel data collection.
  • Skills-as-Curriculum pedagogy: Rather than slide-based lectures, Claude Code directly teaches, questions, and facilitates practice through the skill itself.
  • Progressive learning structure: Builds on Day 1 foundations (Claude Code installation and 7 core features) and integrates with a companion Day 2 MCP deep-dive skill.
  • Non-developer friendly: Designed specifically for non-developers who want to learn Claude Code's capabilities including Skills, MCP, Subagent, and Hooks.
  • Easy installation: Install individual day skills or the entire curriculum with a single npx skills add command.

Who is this for?

This skill is designed for non-developers and beginners who want to learn how to build custom Claude Code skills through guided, hands-on instruction. It is particularly valuable for anyone interested in the "Skills as Curriculum" approach to AI-native education, where learning happens through direct interaction with Claude rather than traditional teaching formats.

📦

Same repository

ai-native-camp/camp-1(4 items)

day2-create-context-sync-skill

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add ai-native-camp/camp-1 --skill day2-create-context-sync-skill
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add ai-native-camp/camp-1 --skill day2-create-context-sync-skill
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/day2-create-context-sync-skill/SKILL.md

SKILL.md

1,478Installs
-
AddedFeb 15, 2026