Compare Skill Creator
Description
Anthropic Claude Code의 Skill Creator가 v1에서 v2로 진화하면서 드러나는 기술 방향성을 분석한 프로젝트입니다.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Anthropic Skill Creator v1 vs v2 비교 분석
Anthropic Claude Code의 Skill Creator가 v1에서 v2로 진화하면서 드러나는 기술 방향성을 분석한 프로젝트입니다.

원본 소스
| 폴더 | 설명 |
|---|---|
skill-creator v1/ |
Skill Creator v1 원본 — 정적 가이드 + 템플릿 생성기 |
skill-creator v2/ |
Skill Creator v2 원본 — 자동 평가·개선 시스템 |
분석 문서
| 파일 | 내용 |
|---|---|
| `skill-creator-v1-vs-v2-comparison.md` | 기술 비교 분석 (표/목록 중심) |
| `anthropic-technical-direction-outlook.md` | 기술 방향성 전망 (9개 섹션 구조화 분석) |
| `blog-anthropic-skill-creator-evolution.md` | 블로그 산문 (읽기 쉬운 스토리텔링, 존댓말) |
인포그래픽
| 파일 | 비율 | 스타일 |
|---|---|---|
| `anthropic-big-picture-doodle.png` | 3:4 세로 | 손그림 두들 (파스텔) |
| `anthropic-big-picture-doodle-wide.png` | 16:9 가로 | 손그림 두들 (파스텔) |
| `anthropic-big-picture-gemini.png` | 16:9 가로 | 다크 테크 인포그래픽 |
| `anthropic-big-picture.svg` | 가로 벡터 | SVG (코드 생성) |
핵심 발견
v1에서 v2로의 전환에서 읽히는 7가지 방향성:
- 자기 개선 루프 — Claude가 자신을 위한 프롬프트를 최적화하는 메타-프롬프팅
- Eval이 핵심 인프라 — train/test split, 다회 실행, 블라인드 비교까지 ML 실험 기법 적용
- 멀티 에이전트 분업 — 채점관(Grader), 비교관(Comparator), 분석관(Analyzer) 전문가 협업
- Human-on-the-Loop — 사람의 역할이 실행자에서 감독자/평가자로 전환
- 규칙→이해 — "ALWAYS/NEVER" 대신 "왜(Why)"를 전달하는 프롬프팅
- CLI 에코시스템 —
claude -p가 빌드 도구처럼 파이프라인에 통합 - 멀티 환경 전략 — 하나의 스킬이 Claude Code/Claude.ai/Cowork 어디서든 작동
**한 문장 요약:** Anthropic은 "사람이 AI를 사용하는 도구"를 만드는 것이 아니라, "AI가 스스로를 개선하되, 사람이 방향을 결정하는 시스템"을 만들고 있습니다.
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11