·docs-management
""

docs-management

모든 Claude 공식 문서에 대한 단일 정보 소스 및 사서입니다. 로컬 문서 저장, 스크래핑, 검색 및 해결을 관리합니다. Claude 문서를 찾거나 찾거나 검색하거나 해결할 때 사용합니다. 키워드, 카테고리, 태그 또는 자연어 쿼리로 문서를 검색합니다. 사이트맵 또는 문서 맵에서 스크랩 색인 메타데이터(키워드, 태그, 별칭) 관리 또는 파일 시스템에서 인덱스를 재구축합니다. 스크립트를 실행하여 문서를 스크랩하고, 찾고, 해결하세요. doc_id 확인, 키워드 검색, 자연어 쿼리, 카테고리/태그 필터링, 별칭 확인, sitemap.xml 구문 분석, 문서 맵 처리, 내부 사용을 위한 마크다운 하위 섹션 추출, 해시 기반 드리프트 감지 및 포괄적인 인덱스 유지 관리를 처리합니다.

20설치·0트렌드·@melodic-software

설치

$npx skills add https://github.com/melodic-software/claude-code-plugins --skill docs-management

docs-management 설치 방법

명령줄에서 docs-management AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/melodic-software/claude-code-plugins --skill docs-management
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: melodic-software/claude-code-plugins.

STOP - Before using this skill for ANY Claude Code documentation query: IF YOU ARE THE MAIN AGENT, you MUST invoke BOTH sources in the same message: This skill (docs-management) - local cache, token-efficient claude-code-guide subagent - live web search ```text [Skill tool: docs-management] "Find documentation about {topic}"

[Task tool: claude-code-guide] (SAME MESSAGE - USE THIS EXACT PROMPT) "First WebFetch https://code.claude.com/docs/en/claudecodedocsmap.md to find relevant doc pages about {topic}. Then WebFetch those specific pages. Use WebSearch only if needed for additional context. Do NOT use Skill tool (not available).

Return key findings with source URLs." ``` ⚠️ CRITICAL: claude-code-guide does NOT have Skill tool access. Always prompt it to use WebSearch/WebFetch explicitly. If you see "No such tool: Skill" error, you prompted it wrong.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/melodic-software/claude-code-plugins --skill docs-management
카테고리
""글쓰기
인증됨
최초 등록
2026-03-03
업데이트
2026-03-10

Browse more skills from melodic-software/claude-code-plugins

빠른 답변

docs-management이란?

모든 Claude 공식 문서에 대한 단일 정보 소스 및 사서입니다. 로컬 문서 저장, 스크래핑, 검색 및 해결을 관리합니다. Claude 문서를 찾거나 찾거나 검색하거나 해결할 때 사용합니다. 키워드, 카테고리, 태그 또는 자연어 쿼리로 문서를 검색합니다. 사이트맵 또는 문서 맵에서 스크랩 색인 메타데이터(키워드, 태그, 별칭) 관리 또는 파일 시스템에서 인덱스를 재구축합니다. 스크립트를 실행하여 문서를 스크랩하고, 찾고, 해결하세요. doc_id 확인, 키워드 검색, 자연어 쿼리, 카테고리/태그 필터링, 별칭 확인, sitemap.xml 구문 분석, 문서 맵 처리, 내부 사용을 위한 마크다운 하위 섹션 추출, 해시 기반 드리프트 감지 및 포괄적인 인덱스 유지 관리를 처리합니다. 출처: melodic-software/claude-code-plugins.

docs-management 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/melodic-software/claude-code-plugins --skill docs-management 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/melodic-software/claude-code-plugins