community-automations/api-schema-extractor

DevOps & code

PublicClaude-subagent

API-schema-extractor

Veel interne API's hebben geen spec, dus elke integratie begint met giswerk en een tab vol trial-requests. Deze extractor probet de live API en schrijft het document voor je.

sonnet4 dagenPythonOpenAIPostmanGitHub
ClaudeClaude
ROI for
README.md

Waarom deze subagent

Veel interne API's hebben geen spec, dus elke integratie begint met giswerk en een tab vol trial-requests. Deze extractor probet de live API en schrijft het document voor je.

Hij leidt parameters, response-vormen en statuscodes af uit echte responses, stelt een OpenAPI 3.1-bestand samen en lint het voordat hij commit. Je krijgt een werkende spec in een pull request, klaar om te reviewen en in je client-generators en docs te voeren.

Hoe hij werkt

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Voorbeelduitvoer

json
// Sample output
// (generated when the pipeline finishes)

Given an API base URL and sample calls, probe the endpoints and return a valid, linted OpenAPI 3.1 document describing paths, parameters, and response schemas.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.