ワンクリックで
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