community-automations/api-schema-extractor

DevOps&コード

PublicClaude サブエージェント

API スキーマ抽出ツール

社内 API の多くには仕様書がなく、すべてのインテグレーションは推測と試行リクエストのタブから始まります。このエクストラクターは稼働中の API をプローブし、ドキュメントを自動生成します。

sonnet4日以内PythonOpenAIPostmanGitHub
ClaudeClaude
ROI for
README.md

このサブエージェントを選ぶ理由

社内 API の多くには仕様書がなく、すべてのインテグレーションは推測と試行リクエストのタブから始まります。このエクストラクターは稼働中の API をプローブし、ドキュメントを自動生成します。

実際のレスポンスからパラメータ、レスポンス形式、ステータスコードを推定し、OpenAPI 3.1 ファイルを組み立て、コミット前にリントします。プルリクエストにそのまま使える仕様書が届き、レビュー後すぐにクライアントジェネレーターやドキュメントに組み込めます。

動作の流れ

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

出力サンプル

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.