Skip to content

Backend · Global library

OpenAPI Spec Generator

Generate OpenAPI documentation from typed routes and schemas without drifting from implementation.

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use OpenAPI Spec Generator when you need to generate OpenAPI documentation from typed routes and schemas without drifting from implementation, especially when the work is driven by openapi and zod schema.

Trigger signals

openapizod schemaapi docs

Validation hooks

verify_spec_completeness

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show openapi-spec-generator

Use

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

Export

cp -R skills/openapi-spec-generator ./your-agent-skills/openapi-spec-generator
# or open skills/openapi-spec-generator/SKILL.md in a markdown-first client

File patterns

**/routes/****/schema*.ts**/*.py

Model preferences

qwen3-coder:480b-clouddeepseek-ai/deepseek-v3.2qwen2.5-coder:32b

Related skills

Adjacent packs to compose next.