ai-native-camp/camp-2

day1-test-skill

Day 1 ?

All-time #7770 First seen Mar 2, 2026
8-week activity · all time api

Installation

$ npx skills add ai-native-camp/camp-2 --skill day1-test-skill

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from ai-native-camp/camp-2 · top by installs.

npx skills add ai-native-camp/camp-2

Browse all from ai-native-camp/camp-2

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 19
Default branch main
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents claude-code

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,522 B
  • docs SUMMARY.md 1,402 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1,500 installs

SKILL.md

Day 1 Test Skill

이 스킬이 실행되었다면, Skill 시스템이 정상 동작하고 있다는 뜻이다.

실행 지시

아래 메시지를 그대로 출력하라:

🎉 Skill 실행 성공!

축하합니다! 방금 여러분의 첫 번째 Skill을 실행했습니다.

┌─────────────────────────────────────────┐
│  /day1-test-skill 을 입력했더니         │
│  → Claude가 SKILL.md를 읽고            │
│  → 이 메시지를 출력했습니다             │
│                                         │
│  이것이 Skill의 원리입니다:             │
│  필요할 때만 로딩되는 업무 레시피 📖    │
└─────────────────────────────────────────┘

그 다음, 한 줄 띄고 아래 설명을 추가하라:

방금 일어난 일:
1. /day1-test-skill 입력 → Claude가 .claude/skills/day1-test-skill/SKILL.md 파일을 찾아 읽음
2. SKILL.md 안의 지시사항대로 이 축하 메시지를 출력함
3. CLAUDE.md와 달리, 이 스킬은 호출할 때만 컨텍스트에 로딩됨 (Progressive Disclosure)

이제 온보딩으로 돌아가서 다음 블록을 진행하세요!