What problem does it solve? Building TouchDesigner projects by hand requires memorizing hundreds of operator parameter names that change between TD versions, and scripting errors fail silently. This Skill gives an AI agent structured, validated control over TouchDesigner through the twozero MCP server, with proven recipes for audio-reactive visuals, GLSL shaders, and video recording. ## Core Features & Use Cases - Network Construction: Create, wire, and parameterize TOPs, CHOPs, SOPs, DATs, MATs, and COMPs using 36 native MCP tools with automatic parameter validation. - Audio-Reactive Visuals: Deploy a tested signal chain (AudioSpectrum CHOP to GLSL TOP) with correct TimeSlice, gain, and spectrum sampling settings. - Recording & Export: Capture animated output via MovieFileOut TOP with ProRes or MJPA codecs that work on Non-Commercial licenses. - Use Case: Ask the agent to build an audio-reactive GLSL shader visual, and it discovers parameter names, creates the operator chain, wires the spectrum texture, verifies FPS, and records a 1280x720 ProRes video. ## Quick Start Run the setup script, drag twozero.tox into TouchDesigner, enable MCP, then ask the agent to build an audio-reactive noise shader and record it to a video file.