Codex
Delegate tasks to OpenAI Codex (GPT-5.5) as background tasks for precision coding, code review, deliberation, and complex implementation. Always launch in background (run_in_background=true), continue working, then collect results with TaskOutput when needed.
Speak
Speak text aloud via ElevenLabs TTS. Voice is the primary communication channel. Audio queues sequentially across all agents.
Generate Voice Portrait
Generate a 3-frame lip-sync portrait set for a speak voice and upload it to the daemon. Use when adding a new voice or refreshing an existing portrait.
Figma
Fetch Figma design data and download images. Use when user shares a Figma URL, asks about a design file, wants to implement a design, or needs assets from Figma.
Teams
Orchestrate a team of Claude agents to parallelize complex tasks. Analyzes the request, determines optimal team size and strategy, spawns specialized teammates with unique voices, coordinates via shared task lists, and cleans up when done. Use when the user says "use a team", "parallelize this", "swarm this", "use N agents", or invokes /teams.