Agent capability

documentation-knowledge-platform

Build and maintain a source-backed documentation and knowledge platform across repositories, OpenAPI documents, ADRs, issues, pull requests, releases, runbooks, wikis, architecture diagrams, and generated references. Use for lnxr-docs, Greg wikis, API documentation, docs MCPs, stale-page detection, code-doc drift, onboarding, troubleshooting, and answer generation with precise sources.

Apache-2.0 Requires repository and documentation read access. Publishing, deleting, moving, or changing public documentation requires explicit authorization and link validation. 1 files 3,148 bytes

Runtime provisioning

Provision this capability

The provisioning flow resolves the versioned manifest, verifies every SHA-256 digest, and applies the package atomically.

Shared Agent Skills

User scope: ~/.agents/skills/documentation-knowledge-platform

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh documentation-knowledge-platform --client agents --scope user --registry __MM_RUNTIME_ORIGIN__

Codex

User scope: ~/.agents/skills/documentation-knowledge-platform

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh documentation-knowledge-platform --client codex --scope user --registry __MM_RUNTIME_ORIGIN__

OpenCode

User scope: ~/.config/opencode/skills/documentation-knowledge-platform

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh documentation-knowledge-platform --client opencode --scope user --registry __MM_RUNTIME_ORIGIN__

Antigravity

User scope: ~/.gemini/config/skills/documentation-knowledge-platform

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh documentation-knowledge-platform --client antigravity --scope user --registry __MM_RUNTIME_ORIGIN__
Windows PowerShell
$installer = Join-Path $env:TEMP 'mm-skills-install.ps1'; Invoke-WebRequest '__MM_RUNTIME_ORIGIN__/install.ps1' -OutFile $installer; & $installer -Skill 'documentation-knowledge-platform' -Client 'agents' -Scope 'user' -Registry '__MM_RUNTIME_ORIGIN__'

Artifact integrity

Versioned package contents

Inspect manifest
PathBytesSHA-256
SKILL.md 3,148 c425df2067a7319d…