cc-workflow-ai-editor

cc-workflow-ai-editor is a skill for Claude Code, Codex from bottobot/touchdesigner-mcp-server. It costs 74 tokens per session (171 once invoked), scanned A, original, MIT.

A conversational editor for visual AI-agent workflows in CC Workflow Studio. It uses the studio’s tools to inspect the workflow structure, view the current canvas, and apply changes.

In plain words
What is it for?
Use it to create a workflow, modify an existing one, or edit the workflow canvas in CC Workflow Studio.
Why use it?
It gives developers a way to describe workflow changes in conversation instead of manually editing workflow data. It can also use errors and feedback to refine the result.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create a workflow, modify an existing one, or edit the workflow canvas in CC Workflow Studio.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bottobot/touchdesigner-mcp-server/cc-workflow-ai-editor
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add bottobot/touchdesigner-mcp-server --skill cc-workflow-ai-editor
Clone the repo
git clone --depth 1 https://github.com/bottobot/touchdesigner-mcp-server

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cc-workflow-ai-editor

README.md
[![agentmods](https://agentmods.dev/badge/skills/bottobot/touchdesigner-mcp-server/cc-workflow-ai-editor/github.svg)](https://agentmods.dev/skills/bottobot/touchdesigner-mcp-server/cc-workflow-ai-editor)
Your own site
<a href="https://agentmods.dev/skills/bottobot/touchdesigner-mcp-server/cc-workflow-ai-editor"><img src="https://agentmods.dev/badge/skills/bottobot/touchdesigner-mcp-server/cc-workflow-ai-editor/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for cc-workflow-ai-editor

Your own site · 80×15
<a href="https://agentmods.dev/skills/bottobot/touchdesigner-mcp-server/cc-workflow-ai-editor"><img src="https://agentmods.dev/badge/skills/bottobot/touchdesigner-mcp-server/cc-workflow-ai-editor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 74 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 171 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00074 $0.00171
Opus 5 $0.00037 $0.00086
Sonnet 5 $0.00015 $0.00034
Haiku 4.5 $0.00007 $0.00017

Measured 9d ago against content hash 2291ea860660, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

cc-workflow-ai-editor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.roo/skills/cc-workflow-ai-editor/SKILL.md · 11 lines

What it actually says

  1. Call get_workflow_schema via cc-workflow-studio MCP server
  2. Call get_current_workflow via cc-workflow-studio MCP server
  3. Ask the user what to create or modify
  4. Generate workflow JSON, call apply_workflow via cc-workflow-studio MCP server, fix errors if any
  5. Ask for feedback, repeat from step 4
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 11 lines · 74 tokens per session scan A 2291ea860660

Subscribe to this mod's changes

cc-workflow-ai-editor is a skill published in the GitHub repository bottobot/touchdesigner-mcp-server (77 stars, last pushed 20d ago), licensed MIT. It adds 74 tokens to every session and 171 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

using-react-native-docs-mcp

How to effectively use the react-native-docs-mcp search and doc-retrieval tools instead of relying on training-data memory of React Native APIs.

Sannnao/react-docs-mcp · 38 tokens

using-react-hook-form-docs-mcp

How to effectively use the react-hook-form-docs-mcp search and doc-retrieval tools instead of relying on training-data memory of React Hook Form APIs.

Sannnao/react-docs-mcp · 41 tokens

ue-official-mcp-5.8.0

Use when driving a running Unreal Engine 5.8.0 editor over the official UE MCP server — to pick the correct toolset and tool for an editor-automation task (spawn/edit actors, Blueprints, materials, Niagara, animation/Sequencer, meshes, GAS, UMG, StateTree, data tables, run automation tests, inspect Slate, etc.).…

tc-imba/ue-official-mcp · 145 tokens

opik-diagnose

Surface the Opik traces worth a developer's attention, ranked by signal — Diagnostics issues first, then errors, failed tool calls, latency, regressions, and low online-eval scores. With the Opik MCP connected it lists the project's agentinsightsissue entities, then fills the gaps with list (filters, sort, a time…

comet-ml/opik-mcp · 174 tokens

client-scripts

Write ServiceNow client scripts (onLoad/onChange/onSubmit/onCellEdit) using gform, guser, GlideAjax, field visibility/mandatory toggles, and validation with debounced server calls.

serac-labs/serac · 45 tokens

planfix-api

A Planfix CRM integration for managing tasks and contacts. A CRM is a system for organizing customer and business relationships.

theYahia/WWmcp · 16 tokens