community-automations/twilio-chat-enhancer

営業&CRM

PublicClaude サブエージェント

Twilioチャット強化

素のTwilioメッセージングには記憶がない。毎回白紙から始まるから、顧客は注文番号も質問も3回繰り返す羽目になる。壁に向かって話しているようなものだ。

sonnet1週間TwilioRedisOpenAIPostgreSQL
ClaudeClaude
ROI for
README.md

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

素のTwilioメッセージングには記憶がない。毎回白紙から始まるから、顧客は注文番号も質問も3回繰り返す羽目になる。壁に向かって話しているようなものだ。

このレイヤーはTwilioチャットにRedisベースのメモリを与え、すべての返信がスレッド全体を覚えているようにする。顧客が一度聞けば、エージェントは文脈を保ったまま、数日空いても適切な回答を返せる。既存のTwilio番号もフローもそのまま。会話だけが、誰と話しているか忘れるのをやめる。

動作の流れ

    • 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 an inbound message and the cached thread for that number, return a reply that stays consistent with everything said earlier.

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.