community-automations/api-schema-extractor

DevOps & Code

PublicClaude-Subagent

API-Schema-Extraktor

Viele interne APIs haben keine Spec, sodass jede Integration mit Raterei und einem Tab voller Probier-Requests beginnt. Dieser Extractor sondiert die Live-API und schreibt das Dokument für Sie.

sonnet4 TagePythonOpenAIPostmanGitHub
ClaudeClaude
ROI for
README.md

Warum dieser Subagent

Viele interne APIs haben keine Spec, sodass jede Integration mit Raterei und einem Tab voller Probier-Requests beginnt. Dieser Extractor sondiert die Live-API und schreibt das Dokument für Sie.

Er leitet Parameter, Response-Strukturen und Statuscodes aus echten Responses ab, setzt eine OpenAPI-3.1-Datei zusammen und lintet sie vor dem Commit. Sie bekommen eine funktionierende Spec in einem Pull Request, bereit zur Prüfung und zum Einspeisen in Ihre Client-Generatoren und Docs.

So läuft er

    • 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.

Beispiel-Output

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.