What problem does it solve? Building and debugging TouchDesigner networks by hand is slow and error-prone, especially since parameter names vary across TD versions and training data is often outdated. This Skill lets an AI agent programmatically 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 correct CHOP-to-TOP signal chains. - Deep reference library: Over 20 reference documents covering 3D scenes, animation, particles, projection mapping, MIDI/OSC, external data, and DAT scripting. - Use Case: Ask the agent to build an audio-reactive GLSL visual: it discovers correct parameter names, builds the AudioFileIn to AudioSpectrum to CHOP-to-TOP chain, wires a GLSL TOP, verifies FPS, and records ProRes output. ## Quick Start Ask the agent to run the setup script and then build a noise-based animated background with a level adjustment and record ten seconds of ProRes video in TouchDesigner.