一键导入
documentation-management
Catalog generation, reference link verification, workshop documentation building, and knowledge gap analysis.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Catalog generation, reference link verification, workshop documentation building, and knowledge gap analysis.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Automated governance, hook installation, pre-commit validation, branch isolation, and safe commit operations.
Enforcement of safety guardrails, axiom verification, secret scanning, and mutability protections.
Building and managing premium statistical dashboards, RAG explorer UIs, warehouse log monitors, and real-time visualization centers.
Integration of agent systems with blockchain protocols, contracts, event stores, reputation networks, and collective verification engines.
AI model configuration, LLM memoization, agentic RAG search, and vector library maintenance.
Master system orchestration, blueprint rendering, project scaffolding, multi-agent debates, and SDLC stage validators.
| name | documentation-management |
| description | Catalog generation, reference link verification, workshop documentation building, and knowledge gap analysis. |
| type | skill |
| version | 1.0.0 |
| category | routing |
| agents | ["knowledge-operations-specialist","master-system-orchestrator"] |
| knowledge | ["knowledge-operations.json"] |
| scripts | ["scripts/analysis/knowledge_gap_analyzer.py","scripts/analysis/repo_analyzer.py","scripts/docs/changelog_helper.py","scripts/docs/generate_catalog.py","scripts/docs/generate_workshop_docs.py","scripts/docs/verify_catalog_links.py"] |
| tools | [] |
| related_skills | ["documentation-generation"] |
| references | [] |
| settings | {"auto_approve":false,"timeout_seconds":300} |
This skill covers the workflows used to generate human-readable catalogs, verify link integrity in doc references, analyze workspace files for knowledge gaps, and compile structured workshop materials.
Use this skill when updating catalog manifests, checking for dead links across the reference manuals, or scanning the workspace for missing knowledge entries (KIs).
Follow these procedures to build documentation catalogs and analyze reference links.
Compile all agent, skill, and workflow definitions into catalog.md:
conda run -p D:\Anaconda\envs\cursor-factory python scripts/docs/generate_catalog.py
Ensure no broken markdown links exist across the reference directory:
conda run -p D:\Anaconda\envs\cursor-factory python scripts/docs/verify_catalog_links.py