·docs-management
""

docs-management

所有克勞德官方文件的單一事實來源和圖書館員。管理本機文件儲存、抓取、發現和解決。在尋找、定位、搜尋或解析 Claude 文件時使用;透過關鍵字、類別、標籤或自然語言查詢來發現文件;從網站地圖或文件地圖中抓取;管理索引元資料(關鍵字、標籤、別名);或從檔案系統重建索引。运行脚本来抓取、查找和解析文档。處理 doc_id 解析、關鍵字搜尋、自然語言查詢、類別/標籤過濾、別名解析、sitemap.xml 解析、文檔地圖處理、內部使用的 Markdown 分段提取、基於哈希的漂移檢測和綜合索引維護。

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。

SKILL.md

查看原文

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 文件時使用;透過關鍵字、類別、標籤或自然語言查詢來發現文件;從網站地圖或文件地圖中抓取;管理索引元資料(關鍵字、標籤、別名);或從檔案系統重建索引。运行脚本来抓取、查找和解析文档。處理 doc_id 解析、關鍵字搜尋、自然語言查詢、類別/標籤過濾、別名解析、sitemap.xml 解析、文檔地圖處理、內部使用的 Markdown 分段提取、基於哈希的漂移檢測和綜合索引維護。 來源: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 中使用

這個 Skill 的原始碼在哪?

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