Satoruhiga Claude Touchdesigner
satoruhiga-claude-touchdesigner is a Claude Code plugin for the Build phase that integrates agents with TouchDesigner to query state, execute Python, and manage operators.
Control TouchDesigner networks from Claude Code—query operator state, run Python, and manage nodes while building interactive or installation projects.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install satoruhiga-claude-touchdesigner@satoruhiga/claude-touchdesignerBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:satoruhiga/claude-touchdesigner") and the paste-ready config with skillselion.get_install_config("plugin:satoruhiga/claude-touchdesigner").
What it does
satoruhiga-claude-touchdesigner packages Claude Code plugins that talk to TouchDesigner so solo creative developers can inspect networks, run Python, and adjust operators without constantly alt-tabbing the TD editor. It targets builders shipping installations, VJ tools, generative visuals, or prototype stages where TouchDesigner is the runtime and Claude is the pair programmer. The surface area is deliberately operational: integration, execute, manage, and query capabilities rather than a full course on node graphs. Expect intermediate complexity—you need TouchDesigner installed, comfort with CHOPs/TOPs/SOPs concepts, and willingness to validate agent-generated scripts on non-destructive copies of your project. It is not a general web-app scaffold or a replacement for TD’s native UI; it accelerates scripted changes and diagnostics from Claude Code. Install when your bottleneck is repetitive operator wiring or Python glue inside TD, not when you only need unrelated SaaS backend work.
Highlights
- Claude Code plugin tailored to TouchDesigner workflows
- Query operator and project state without manual network inspection
- Execute Python and manage operators through agent-driven commands
- Editor integration for iterative live visual and experiential builds
- Community-maintained bridge for solo creative technologists
Why builders use it
TouchDesigner projects are tedious to debug and refactor when every operator check and Python tweak requires manual clicking in the network editor.
You can drive inspection and scripted changes from Claude Code so iterations on TD networks happen faster with less context switching.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 82 stars, 0 votes.
FAQ
Who is satoruhiga-claude-touchdesigner for?
TouchDesigner users who want Claude Code to query networks, run Python, and help manage operators during interactive or live visual development.
When should I use satoruhiga-claude-touchdesigner?
Use it while building or refactoring TD projects when repetitive operator edits, state checks, or Python automation would otherwise slow you down.
How do I add satoruhiga-claude-touchdesigner to my agent?
Install the plugin in Claude Code, ensure TouchDesigner is running with the integration enabled per repo docs, then invoke the plugin tools from your agent session.
Comments
Share how you use satoruhiga-claude-touchdesigner, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.