Works with the AI tools you already use

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

    OpenAPI and Request Collection Builder

    5

    A spec and a collection let a machine — and a developer integrating in a hurry — actually call it: generate clients, mock servers, contract tests, and one-click test requests.

    Free

    0 installsSecurity scanned

    See it in action

    You say

    Generate an OpenAPI 3.1 spec and a request collection from my Express.js user routes and the TypeScript interfaces in models/user.ts. Auth is a Bearer token.

    Your agent does

    I've generated your OpenAPI 3.1 YAML and a JSON request collection.

    • Spec: Includes /users and /users/:id with full schemas for UserUpdateDTO.
    • Collection: Set up with {{baseUrl}} and {{authToken}} variables.
    • Gaps: The 500 error response shape was not in your code; I've added a TODO.

    About this skill

    A human-readable API doc tells a person how the API works. A spec and a collection let a machine — and a developer integrating in a hurry — actually call it: generate clients, mock servers, contract tests, and one-click test requests. Most APIs never get either, because writing OpenAPI by hand is tedious and keeping example requests in sync is worse. OpenAPI and Request Collection Builder writes both from the code you already have. Give it your route definitions, handlers, and models, plus how the API authenticates, and it produces a valid OpenAPI 3.1 document — every path and operation with parameters, request bodies, and the real error responses; schemas derived from your models and defined once, then referenced everywhere; security schemes matching your actual auth; and realistic examples — alongside a companion request collection grouped by resource, with the base URL and token as environment variables and auth wired in, so it runs the moment a real token is dropped in. It derives values from your code rather than inventing them: anything the code doesn't reveal becomes a clearly marked TODO for you to confirm, not a guessed value presented as real. The download includes three reference files: an OpenAPI structure guide, a collection structure guide, and a worked sample that turns an Express API into a spec and a collection. It writes the artifacts from your code — it doesn't call your API or verify the endpoints behave as described, so validate the spec and run the collection against a real environment to confirm. Works with Claude Code, Cursor, Codex CLI, Gemini CLI, and any SKILL.md agent.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    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

    Free forever

    No account required to browse

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    • Free to download with an account

    Listed1 month ago
    Updated19 days ago

    Frequently Asked Questions

    Free