From skill-seeker-plugin
스킬 생성의 전체 워크플로우를 안내합니다. 문서 사이트, GitHub 저장소, 또는 로컬 코드베이스를 Claude AI 스킬로 변환하는 4단계 프로세스입니다.
How this skill is triggered — by the user, by Claude, or both
Slash command
/skill-seeker-plugin:skill-generation-workflowThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
스킬 생성의 전체 워크플로우를 안내합니다. 문서 사이트, GitHub 저장소, 또는 로컬 코드베이스를 Claude AI 스킬로 변환하는 4단계 프로세스입니다.
스킬 생성의 전체 워크플로우를 안내합니다. 문서 사이트, GitHub 저장소, 또는 로컬 코드베이스를 Claude AI 스킬로 변환하는 4단계 프로세스입니다.
기존 preset config 사용:
mcp__skill-seeker__list_configs 로 사용 가능한 config 목록 확인
mcp__skill-seeker__fetch_config 로 원하는 config 다운로드
새 config 생성:
mcp__skill-seeker__generate_config 사용
- name: 스킬 이름
- url: 문서 사이트 URL
- description: 스킬 설명
품질 체크포인트:
문서 사이트:
mcp__skill-seeker__scrape_docs
- config_path: config 파일 경로
- dry_run: true로 먼저 테스트
GitHub 저장소:
mcp__skill-seeker__scrape_github
- repo: owner/repo 형식
로컬 코드베이스:
mcp__skill-seeker__scrape_codebase
- directory: 분석할 디렉토리 경로
품질 체크포인트:
mcp__skill-seeker__enhance_skill
- skill_dir: 스킬 디렉토리 경로
- mode: "local" (Claude Code Max) 또는 "api" (API 키 필요)
향상 효과:
품질 체크포인트:
패키징:
mcp__skill-seeker__package_skill
- skill_dir: 스킬 디렉토리
- target: "claude" | "gemini" | "openai" | "markdown"
업로드 (선택사항):
mcp__skill-seeker__upload_skill
- skill_zip: 패키지 파일 경로
- target: 플랫폼
모든 단계를 자동으로 실행하려면:
mcp__skill-seeker__install_skill
- config_name: preset config 이름
- 또는 config_path: 커스텀 config 경로
| 소스 유형 | 권장 도구 | 예상 시간 |
|---|---|---|
| 공식 문서 | scrape_docs | 15-45분 |
| GitHub 저장소 | scrape_github | 5-15분 |
| 로컬 코드베이스 | scrape_codebase | 5-20분 |
| PDF 문서 | scrape_pdf | 2-10분 |
rate_limit 값을 높여보세요 (기본값: 0.5초)max_pages를 제한하여 테스트enhance_skill로 AI 향상 실행categories 섹션 개선npx claudepluginhub juyeongyi/jylee_claude_marketplace --plugin skill-seeker-pluginGuides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Runs a structured interview session to sharpen plans or designs, producing ADRs and a glossary as output.
Applies curated color/font themes to slides, docs, and HTML artifacts. Includes 10 preset themes and can generate custom themes on demand.