Architect Mock All Tools

Use when a simulation test needs every tool call mocked so runs are deterministic and never hit live systems. Fires on "mock all tools", "mock the tools in this test", "the test says no mock matched", "tool returned an error in my test run", "stop my test calling the real API", or when a run fails because a tool errored rather than because the agent misbehaved. Also use before running a suite for a DOM/Architect-style agent.

ElevenLabs 3efd26f 8.4 KB Updated 363 repo stars

File contents

elevenlabs/plugin/tree/main/architect/skills/architect-mock-all-tools commit 3efd26f6fe

Frequently asked questions

npx skillmds@latest add elevenlabs/architect-mock-all-tools