This is essentially a Hello World for Claude's skill system. Run it with `/day1-test-skill` and it outputs a success message with a box diagram explaining what just happened: you typed a command, Claude loaded the SKILL.md file, and executed the instructions inside. The whole point is demonstrating progressive disclosure, where skills only load into context when called instead of cluttering up CLAUDE.md permanently. It's pedagogical scaffolding, not a production tool. You'd use this exactly once while learning how the skill loading mechanism works, then probably delete it. The instructions are in Korean, which tells you the intended audience pretty clearly.
npx -y skills add ai-native-camp/camp-2 --skill day1-test-skill --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
dbt-labs/dbt-agent-skills
github/awesome-copilot