DevOps 與程式碼

PublicClaude 子代理

表單提交路由器

收到的表單都進到同一個收件匣,得有人逐封閱讀並決定該往哪送。這樣的延遲會流失正有意的潛在客戶。這個路由器會讀取每筆提交,在人工介入前先將它分流到正確的管道。

sonnet3 天WebhookOpenAIHubSpotSlack
ClaudeClaude
ROI for
README.md

為什麼選擇此子代理

收到的表單都進到同一個收件匣,得有人逐封閱讀並決定該往哪送。這樣的延遲會流失正有意的潛在客戶。這個路由器會讀取每筆提交,在人工介入前先將它分流到正確的管道。

它會統一各表單的欄位格式、判斷意圖、在 CRM 中檢查是否已有聯絡人,然後將潛在客戶歸入正確的銷售管道並通知負責團隊。你能在幾秒內完成每張表單的分流,每次判斷都附有信心分數。

運作方式

    • 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 normalized form submission, classify it into one CRM lane and return a JSON object with lane, confidence, matched contact id, and the routing action taken.

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.