Skip to content

Content · Global library

Technical Documentation Weaver

Transform technical knowledge into maintainable docs with runnable examples and structure that scales.

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Technical Documentation Weaver when you need to transform technical knowledge into maintainable docs with runnable examples and structure that scales, especially when the work is driven by technical docs and mdx.

Trigger signals

technical docsmdxversioned docs

Validation hooks

verify_doc_completeness

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show technical-documentation-weaver

Use

orchestrator-mcp skills export technical-documentation-weaver --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/technical-documentation-weaver ./your-agent-skills/technical-documentation-weaver
# or open skills/technical-documentation-weaver/SKILL.md in a markdown-first client

File patterns

**/*.md**/docs/****/*.mdx

Model preferences

meta/llama-3.3-70b-instructqwen3-coder:480b-cloudllama3.1:8b

Related skills

Adjacent packs to compose next.

ContentGlobal library

API Documentation Specialist

Open pack

Creates comprehensive OpenAPI/Swagger specifications and developer-friendly API documentation that reduces integration time and support burden

CodexClaude Code