community-automations/ext-workflow-bridge

DevOps & Mã nguồn

PublicSubagent Claude

Cầu nối quy trình bên ngoài

Khi số automation ngày càng nhiều, bạn sẽ muốn cái này gọi được cái kia mà không phải copy-paste logic qua lại. Cầu nối này biến mọi workflow thành một công cụ gọi được với hợp đồng rõ ràng.

sonnet1 tuầnWebhookRESTRedisPostgres
ClaudeClaude
ROI for
README.md

Tại sao chọn subagent này

Khi số automation ngày càng nhiều, bạn sẽ muốn cái này gọi được cái kia mà không phải copy-paste logic qua lại. Cầu nối này biến mọi workflow thành một công cụ gọi được với hợp đồng rõ ràng.

Nó kiểm tra từng lời gọi đối chiếu với schema của đích đến, chuyển tiếp kèm correlation id, rồi trả về kết quả đã định kiểu. Nhờ đó bạn có một nền tảng lắp ghép, nơi agent có thể xâu chuỗi các workflow lại với nhau, và mọi bước đều hiện trong một nhật ký chạy duy nhất để truy vết từ đầu đến cuối.

Cách vận hành

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

Ví dụ đầu ra

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.