DevOps&コード

PublicClaude サブエージェント

フォーム送信ルーティング

受信フォームは 1 つの受信箱に届き、誰かが 1 件ずつ読んで振り分け先を決めなければなりません。その遅延で、せっかくのリードを逃します。このルーターはすべての送信内容を読み取り、人間の目に触れる前に適切なレーンに振り分けます。

sonnet3日以内WebhookOpenAIHubSpotSlack
ClaudeClaude
ROI for
README.md

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

受信フォームは 1 つの受信箱に届き、誰かが 1 件ずつ読んで振り分け先を決めなければなりません。その遅延で、せっかくのリードを逃します。このルーターはすべての送信内容を読み取り、人間の目に触れる前に適切なレーンに振り分けます。

フォーム間でフィールドを正規化し、意図を分類し、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.