community-automations/ext-workflow-bridge

DevOps e codice

PublicSubagent Claude

Ponte tra workflow esterni

Man mano che le tue automazioni si moltiplicano, vuoi che una richiami l'altra senza copiare e incollare logica tra le due. Questo bridge trasforma ogni workflow in uno strumento richiamabile, con un contratto chiaro.

sonnet1 settimanaWebhookRESTRedisPostgres
ClaudeClaude
ROI for
README.md

Perché questo subagent

Man mano che le tue automazioni si moltiplicano, vuoi che una richiami l'altra senza copiare e incollare logica tra le due. Questo bridge trasforma ogni workflow in uno strumento richiamabile, con un contratto chiaro.

Valida ogni chiamata rispetto allo schema del target, la inoltra con un correlation id e restituisce il risultato tipizzato. Ti dà una spina dorsale componibile in cui un agente può concatenare i workflow, e ogni passaggio compare in un unico run log che puoi tracciare dall'inizio alla fine.

Come gira

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

Esempio di 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.