Bootstrap Wiki
Description
--- name: bootstrap-wiki description: "프로젝트의 코드베이스를 분석하여 wiki 페이지를 자동 생성합니다. hybrid_search 인덱스 + MCP 도구를 활용하여 주요 모듈/기능별 wiki를 만듭니다." allowed-tools: Read, Write, Edit, Glob, Grep, Bash, Agent, mcp__hybrid-search__hybrid_search --- # Bootstrap Wiki 프로젝트의 코드베이스를 분석하여 `.hybrid-search/wiki/` 디렉토리에 wiki 페이지를 자동 생성합니다. ## 실행 절차 ### 1. 인덱싱 완료 확인 (필수) **인덱싱이 완료될 때까지 절대 Step 2로 넘어가지 말 것.** ```bash hybrid-search-mcp status ``` 상태를 확인하고: - 인덱스가 없거나 파일 수가 0이면 → 인덱싱 실행 후 **완료될 때까지 대기** - 인덱스가 있지만 파일 수가
Installation
Installs to ~/.claude/skills/curiohunter-hybrid-search-mcp-bootstrap-wiki/SKILL.md
mkdir -p ~/.claude/skills/curiohunter-hybrid-search-mcp-bootstrap-wiki && curl -fsSL https://raw.githubusercontent.com/curiohunter/hybrid-search-mcp/HEAD/skills/bootstrap-wiki.md -o ~/.claude/skills/curiohunter-hybrid-search-mcp-bootstrap-wiki/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation