hermes-agent/skills/creative/touchdesigner-mcp/references
SHL0MS c3e3a9c184 feat(skills): add Tier A references — external-data, panel-ui, replicator, dat-scripting, 3d-scene
Five additional reference docs covering common TD use cases that were not yet
documented in any reference (operators.md lists the ops, but no usage patterns).

- external-data.md: webDAT, webclientDAT, webserverDAT, websocketDAT,
  mqttClientDAT, serialDAT, tcpipDAT — auth, polling, push, JSON parsing
- panel-ui.md: custom parameter pages, button/slider/field/list COMPs,
  containerCOMP layouts, panelExecuteDAT callbacks
- replicator.md: replicatorCOMP for data-driven cloning, per-row overrides,
  recreatemissing pattern, replicator vs Python loop
- dat-scripting.md: full Execute DAT family — chopExecuteDAT, datExecuteDAT,
  parameterExecuteDAT, panelExecuteDAT, opExecuteDAT, executeDAT lifecycle
- 3d-scene.md: light types, three-point rigs, shadows, IBL/cubemaps,
  PBR materials with idiom table, multi-camera, DOF

Same conventions as existing refs: code-first, verify param names with
td_get_par_info, no token-budget impact (load on demand).
2026-04-27 19:35:18 -07:00
..
3d-scene.md feat(skills): add Tier A references — external-data, panel-ui, replicator, dat-scripting, 3d-scene 2026-04-27 19:35:18 -07:00
animation.md feat(skills): expand touchdesigner-mcp with animation, MIDI/OSC, particles, projection refs 2026-04-27 19:35:18 -07:00
audio-reactive.md feat(skills): bundle touchdesigner-mcp by default 2026-04-27 18:22:58 -07:00
dat-scripting.md feat(skills): add Tier A references — external-data, panel-ui, replicator, dat-scripting, 3d-scene 2026-04-27 19:35:18 -07:00
external-data.md feat(skills): add Tier A references — external-data, panel-ui, replicator, dat-scripting, 3d-scene 2026-04-27 19:35:18 -07:00
geometry-comp.md feat(skills): bundle touchdesigner-mcp by default 2026-04-27 18:22:58 -07:00
glsl.md feat(skills): bundle touchdesigner-mcp by default 2026-04-27 18:22:58 -07:00
layout-compositor.md feat(skills): bundle touchdesigner-mcp by default 2026-04-27 18:22:58 -07:00
mcp-tools.md feat(skills): bundle touchdesigner-mcp by default 2026-04-27 18:22:58 -07:00
midi-osc.md feat(skills): expand touchdesigner-mcp with animation, MIDI/OSC, particles, projection refs 2026-04-27 19:35:18 -07:00
network-patterns.md feat(skills): bundle touchdesigner-mcp by default 2026-04-27 18:22:58 -07:00
operator-tips.md feat(skills): bundle touchdesigner-mcp by default 2026-04-27 18:22:58 -07:00
operators.md feat(skills): bundle touchdesigner-mcp by default 2026-04-27 18:22:58 -07:00
panel-ui.md feat(skills): add Tier A references — external-data, panel-ui, replicator, dat-scripting, 3d-scene 2026-04-27 19:35:18 -07:00
particles.md feat(skills): expand touchdesigner-mcp with animation, MIDI/OSC, particles, projection refs 2026-04-27 19:35:18 -07:00
pitfalls.md feat(skills): bundle touchdesigner-mcp by default 2026-04-27 18:22:58 -07:00
postfx.md feat(skills): bundle touchdesigner-mcp by default 2026-04-27 18:22:58 -07:00
projection-mapping.md feat(skills): expand touchdesigner-mcp with animation, MIDI/OSC, particles, projection refs 2026-04-27 19:35:18 -07:00
python-api.md feat(skills): bundle touchdesigner-mcp by default 2026-04-27 18:22:58 -07:00
replicator.md feat(skills): add Tier A references — external-data, panel-ui, replicator, dat-scripting, 3d-scene 2026-04-27 19:35:18 -07:00
troubleshooting.md feat(skills): bundle touchdesigner-mcp by default 2026-04-27 18:22:58 -07:00