community-automations/ext-workflow-bridge

DevOps&コード

PublicClaude サブエージェント

外部ワークフローブリッジ

自動化が増えるほど、ロジックをコピー&ペーストで使い回すことなく、あるワークフローから別のワークフローを呼び出したくなる。このブリッジは、すべてのワークフローを、明確な契約を持った呼び出し可能なツールに変える。

sonnet1週間以内WebhookRESTRedisPostgres
ClaudeClaude
ROI for
README.md

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

自動化が増えるほど、ロジックをコピー&ペーストで使い回すことなく、あるワークフローから別のワークフローを呼び出したくなる。このブリッジは、すべてのワークフローを、明確な契約を持った呼び出し可能なツールに変える。

各呼び出しをターゲットのスキーマに対して検証し、相関IDを付与して転送、型付きの結果を返す。これにより、エージェントがワークフローを連鎖させられる組み合わせ可能なバックボーンが手に入る。すべてのホップは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 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.