Skip to content

Content · Advanced pack

Prompt Pack Documenter

Turn advanced agent workflows into reusable skill and prompt packs with trigger rules, output contracts, and maintainable docs.

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Prompt Pack Documenter when you need to turn advanced agent workflows into reusable skill and prompt packs with trigger rules, output contracts, and maintainable docs, especially when the work is driven by prompt pack and skill docs.

Trigger signals

prompt packskill docsworkflow documentationportable skills

Validation hooks

verify_prompt_usabilityverify_text_unchanged

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show prompt-pack-documenter

Use

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

Export

cp -R skills/prompt-pack-documenter ./your-agent-skills/prompt-pack-documenter
# or open skills/prompt-pack-documenter/SKILL.md in a markdown-first client

File patterns

**/*.md**/skills/****/prompts/****/docs/**

Model preferences

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