Api Doc Generator

🌐Community
by morning-start Β· vlatest Β· Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add morning-start-api-doc-generator npx -- -y @trustedskills/morning-start-api-doc-generator
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
morning-start
Installs
19

🌐 Community

Passed automated security scans.