Agent Simplification

Simplify a complex ElevenLabs voice agent (typically a large workflow agent) into a leaner architecture — fewer workflow nodes, deduplicated prompts, procedures where they help — while PROVING with a ground-truth test suite that every behaviour of the original is preserved or improved. Use when the user says things like 'simplify this agent', 'flatten this workflow', 'this agent is too complex', 'consolidate these nodes', 'rebuild this agent with fewer nodes', 'can we replace this workflow with procedures', or asks whether a big workflow agent can be made easier to maintain without losing behaviour.

ElevenLabs 071ee1e 15.3 KB Updated 363 repo stars

File contents

elevenlabs/plugin/tree/main/architect/skills/agent-simplification commit 071ee1eabe

Frequently asked questions

npx skillmds@latest add elevenlabs/agent-simplification