community-automations/twilio-chat-enhancer

Sales & CRM

PublicClaude-subagent

Twilio-chat-verbeteraar

Kale Twilio-berichten hebben geen geheugen. Elk antwoord begint blanco, dus de klant herhaalt drie keer zijn ordernummer en zijn vraag, en het gesprek voelt als praten tegen een muur.

sonnet1 weekTwilioRedisOpenAIPostgreSQL
ClaudeClaude
ROI for
README.md

Waarom deze subagent

Kale Twilio-berichten hebben geen geheugen. Elk antwoord begint blanco, dus de klant herhaalt drie keer zijn ordernummer en zijn vraag, en het gesprek voelt als praten tegen een muur.

Deze laag geeft je Twilio-chats geheugen op basis van Redis, zodat elk antwoord de hele thread onthoudt. De klant vraagt het één keer, en de agent antwoordt in context over berichten heen, desnoods dagen later. Je houdt je bestaande Twilio-nummer en -flow; het gesprek vergeet alleen niet meer met wie het praat.

Hoe hij werkt

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

Voorbeelduitvoer

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.