NousResearch/hermes-agent

touchdesigner-mcp

Control TouchDesigner via twozero MCP.

316 installs 240K starsUpdated Sep 3, 2026License: MIT

Install

npx skills add NousResearch/hermes-agent@touchdesigner-mcp

Runs in your terminal. Adds the skill globally for Claude Code, Cursor, Codex and others; add -g -y to skip prompts.

What it does

TouchDesigner Integration (twozero MCP) CRITICAL RULES 1. NEVER guess parameter names. Call tdgetparinfo for the op type FIRST. Your training data is wrong for TD 2025.32. 2. If tdAttributeError fires, STOP. Call tdgetoperatorinfo on the failing node before continuing. 3. NEVER hardcode absolute paths in script callbacks. Use me.parent() / scriptOp.parent(). 4. Prefer native MCP tools over tdexecutepython. Use tdcreateoperator, tdsetoperatorpars, tdgeterrors etc. Only fall back to tdexecutepython for complex multi-step logic. 5. Call tdgethints before building. It returns patterns specific to…

Excerpt from the skill's own SKILL.md. Read the full file on GitHub before installing: skills run with your agent's permissions.

View source on GitHub

Before you install

Skills are plain text instructions the agent follows, sometimes with scripts. Check the source, prefer repositories with many installs and stars, and read any script it ships.

Categories

Related skills

  • ascii-art

    NousResearch/hermes-agent

    ASCII art: pyfiglet, cowsay, boxes, image-to-ascii.

    412 installs 240K
  • comfyui

    NousResearch/hermes-agent

    Generate images, video, and audio via diffusion workflows.

    382 installs 240KDeploy & DevOpsDocumentationProductivity
  • baoyu-comic

    NousResearch/hermes-agent

    Knowledge comics (知识漫画): educational, biography, tutorial.

    92 installs 240KDesign & UIAI & agentsWriting
  • baoyu-article-illustrator

    NousResearch/hermes-agent

    Article illustrations: type × style × palette consistency.

    89 installs 240KDesign & UIAI & agentsWriting
  • minecraft-modpack-server

    NousResearch/hermes-agent

    Host modded Minecraft servers (CurseForge, Modrinth).

    88 installs 240KSecurity
  • hermes-s6-container-supervision

    NousResearch/hermes-agent

    Modify or debug s6 services in the Hermes Docker image.

    82 installs 240KDeploy & DevOps

Search skills

/skills/NousResearch/hermes-agent/touchdesigner-mcp/