More screenshots

    Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    Add Api Documentation Automatically

    1

    Automatically create accurate API documentation from an existing backend project.

    $8.99

    Secure checkout via Stripe

    30-day refund guarantee

    Converts to your local currency at checkout

    0 installsSecurity scanned
    Add Api Documentation Automatically

    Add Api Documentation Automatically

    Example session with this skill installed

    Generate an OpenAPI spec for this Express project. It uses Zod for validation and has some old Swagger comments that might be outdated. Add Swagger UI so I can test it locally.

    • Read your context and instructions
    • Compiled the add api documentation

    Project Detected: Express.js (Node.js)

    Documentation Added

    • OpenAPI 3.0.0 (JSON)
    • Full coverage of /api/v1 routes
    • Swagger UI middleware

    Endpoints Documented

    • GET /api/v1/users
    • POST /api/v1/users
    • GET /api/v1/users/{id}

    Files Modified

    • src/app.ts
    • docs/openapi.json

    Connects securely to your tools. The creator never sees your data.

    What you get

    Extract OpenAPI specs directly from controllers and route handlers.Identify and fix documentation drift in legacy REST APIs.Automate the creation of request and response schemas from source types.Set up local Swagger UI for interactive API testing and discovery.

    About this skill

    The problem

    Stale or missing API documentation forces developers to dig through source code and middleware to understand how an endpoint actually behaves. Manual updates to OpenAPI specs are error-prone and frequently drift from the underlying implementation.

    What it does

    • Analyzes project routes, controllers, and schemas to generate accurate OpenAPI/Swagger specifications.
    • Identifies and repairs discrepancies between existing documentation and actual code behavior.
    • Maps request/response schemas, including required fields, enums, and authentication requirements.
    • Sets up local documentation interfaces like Swagger UI within the existing project structure.
    • Validates generated specifications against framework-specific routing and types.

    Frameworks & tools

    Works with RESTful backends, OpenAPI 3.x, Swagger, and standard web frameworks across Node.js, Python, and Go. Uses bash for spec validation and Read/Edit for source code analysis.

    Why this beats prompting it yourself

    Generic prompts often hallucinate endpoints or miss hidden middleware logic. This skill follows a strict source priority sequence—inspecting active route definitions and handlers first—to ensure the documentation reflects executable reality, not just optimistic guesses.

    Use cases

    • Generating a full OpenAPI spec for a legacy service with zero documentation.
    • Syncing Swagger docs after a major refactor of request/response models.
    • Auditing public vs. internal endpoints to ensure sensitive routes aren't exposed.
    • Standardizing error codes and authentication headers across a microservice.

    Known limitations

    Will not document endpoints that lack code evidence or clear route definitions. Does not perform destructive commands or modify functional endpoint logic.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 22 days ago

    • Passed all security checks, Safe to install

    Listed22 days ago
    Updated9 days ago

    Frequently Asked Questions