What problem does it solve? Building and debugging TouchDesigner networks by hand is slow and error-prone, especially when parameter names change between TD versions. This Skill lets an AI agent create operators, set parameters, wire connections, capture screenshots, and diagnose errors in a running TouchDesigner instance through the twozero MCP server. ## Core Features & Use Cases - Network construction and inspection: Create TOPs, CHOPs, SOPs, DATs, MATs, and COMPs with validated parameters, then verify with error scans, performance profiling, and operator screenshots. - Audio-reactive and GLSL workflows: Proven recipes for spectrum-driven shaders, feedback effects, video recording via MovieFileOut, and 3D scenes with lighting and PBR materials. - Use Case: Ask the agent to build an audio-reactive GLSL visual: it discovers correct parameter names, wires an AudioSpectrum CHOP into a GLSL TOP, verifies FPS and output, and records a ProRes video. ## Quick Start Run the bundled setup script to install the twozero MCP server, then ask the agent to build a noise-based animated background in TouchDesigner.