community-automations/ext-workflow-bridge

DevOps & Kode

PublicSubagen Claude

Jembatan Alur Kerja Eksternal

Seiring automasi Anda bertambah banyak, Anda ingin satu automasi bisa memanggil yang lain tanpa copy-paste logika di antaranya. Bridge ini mengubah setiap workflow menjadi tool yang bisa dipanggil dengan kontrak yang jelas.

sonnet1 mingguWebhookRESTRedisPostgres
ClaudeClaude
ROI for
README.md

Mengapa subagent ini

Seiring automasi Anda bertambah banyak, Anda ingin satu automasi bisa memanggil yang lain tanpa copy-paste logika di antaranya. Bridge ini mengubah setiap workflow menjadi tool yang bisa dipanggil dengan kontrak yang jelas.

Sistem memvalidasi setiap panggilan terhadap skema target, meneruskannya dengan correlation id, dan mengembalikan hasil yang ter-type. Itu memberi Anda tulang punggung yang bisa dikomposisikan, tempat agen dapat merangkai workflow satu sama lain, dan setiap lompatan muncul di satu run log yang bisa ditelusuri dari ujung ke ujung.

Cara kerjanya

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

Contoh output

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.