community-automations/api-schema-extractor

DevOps والكود

Publicوكيل Claude فرعي

مستخرج مخطط API

كثير من الواجهات البرمجية الداخلية بلا مواصفة، فيبدأ كل تكامل بالتخمين وعلامة تبويب مليئة بطلبات التجربة. هذا المستخرِج يستقصي الواجهة الحيّة ويكتب المستند نيابة عنك.

sonnet4 أيامPythonOpenAIPostmanGitHub
ClaudeClaude
ROI for
README.md

لماذا هذا الوكيل تحديدًا

كثير من الواجهات البرمجية الداخلية بلا مواصفة، فيبدأ كل تكامل بالتخمين وعلامة تبويب مليئة بطلبات التجربة. هذا المستخرِج يستقصي الواجهة الحيّة ويكتب المستند نيابة عنك.

يستنتج المعاملات وأشكال الاستجابة ورموز الحالة من استجابات حقيقية، ويكوّن ملف OpenAPI 3.1، ويفحصه قبل الإيداع. تحصل على مواصفة عاملة داخل pull request، جاهزة للمراجعة ولتغذية مولّدات العملاء والتوثيق لديك.

كيف يعمل

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