Api Doc Generator
Provides API guidance and assistance for writing, documentation, and content creation.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add morning-start-api-doc-generator npx -- -y @trustedskills/morning-start-api-doc-generator
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"morning-start-api-doc-generator": {
"command": "npx",
"args": [
"-y",
"@trustedskills/morning-start-api-doc-generator"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The morning-start/api-doc-generator skill automatically generates API documentation from OpenAPI specifications. It takes an OpenAPI file as input and produces formatted documentation, streamlining the process of creating developer resources. This helps reduce manual effort and ensures consistent documentation for APIs.
When to use it
- You have an OpenAPI (Swagger) specification file and need to quickly create human-readable API documentation.
- Your development team wants to automate the generation of API reference materials.
- You're onboarding new developers and want to provide them with clear, concise API documentation.
- You need to update your API documentation whenever changes are made to your OpenAPI specification.
Key capabilities
- Generates documentation from OpenAPI specifications.
- Formats the generated documentation for readability.
- Automates the documentation creation process.
Example prompts
- "Generate API documentation from this OpenAPI file: [file content]"
- "Create documentation for my API based on this specification."
- βCan you format this OpenAPI spec into a developer-friendly document?β
Tips & gotchas
- The skill requires a valid OpenAPI (Swagger) specification file as input. Ensure the file is correctly formatted before using it.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.