community-automations/ext-workflow-bridge

DevOps والكود

Publicوكيل Claude فرعي

جسر سير العمل الخارجي

مع تكاثر أتمتتك، تريد أن يستدعي أحدها الآخر دون نسخ المنطق بينها. هذا الجسر يحوّل كل workflow إلى أداة قابلة للاستدعاء بعقد واضح.

sonnetأسبوع واحدWebhookRESTRedisPostgres
ClaudeClaude
ROI for
README.md

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

مع تكاثر أتمتتك، تريد أن يستدعي أحدها الآخر دون نسخ المنطق بينها. هذا الجسر يحوّل كل workflow إلى أداة قابلة للاستدعاء بعقد واضح.

يتحقق من كل نداء مقابل مخطط الهدف، ويمرّره مع معرّف ربط، ويعيد النتيجة محدّدة الأنواع. وهذا يمنحك بنية أساسية قابلة للتركيب يستطيع فيها وكيل أن يسلسل عمليات معاً، وتظهر كل قفزة في سجل تشغيل واحد تتتبّعه من طرف إلى طرف.

كيف يعمل

    • 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 a tool call naming a registered workflow and arguments, validate against its schema, invoke it, and return the typed result with a correlation id.

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.