← ClaudeAtlas

elevenlabs-voice-agentslisted

ElevenLabs Hosted MCP Voice Agents, Conversational AI Engine, Multi-LLM Cost Estimator & ThumbGate Pre-Action Interdiction Suite for all coding agents on Igor's Mac.
IgorGanapolsky/mac-yolo-safeguards · ★ 3 · AI & Automation · score 69
Install: claude install-skill IgorGanapolsky/mac-yolo-safeguards
# ElevenLabs Conversational Voice Agents & ThumbGate Governance Suite This skill implements the ElevenLabs Hosted MCP Connector pattern for voice agents (**ElevenAgents**), enabling AI coding assistants to configure, simulate, version, and govern production voice agents as code while enforcing ThumbGate pre-action safety guardrails. ## Capabilities 1. **Voice-Agent-as-Code (GitOps)**: - Export and version voice agent configurations (system prompts, voice IDs, latency profiles, initial greetings, language targets) as declarative YAML/JSON. - Synchronize configurations between git repositories and ElevenLabs workspaces via automated pipelines. 2. **Pre-Deployment Multi-LLM Cost Estimator**: - Compares expected inference cost per conversation minute across foundation models: - **Gemini 2.5 Flash** (Ultra-low latency conversational tier) - **Qwen 3.8 / 2.5** (High ROI token plan tier) - **GLM-5.3** (Zero marginal cost coding plan) - **GPT-4o** (Enterprise flagship tier) - **Claude 3.5 Sonnet** (Reasoning tier) - Evaluates token budgets, average turn duration, and tool call overhead before promoting changes. 3. **Conversational Simulation Test Framework**: - Simulates multi-turn voice dialogs against mock caller intents before production deployment. - Asserts tool invocation accuracy, system prompt adherence, and graceful fallback responses. 4. **ThumbGate & Leash Pre-Action Interdiction**: - **Destructive Action Blocking**: Inte