nodetool-ai/nodetool

Agentic film production

511Stars on the repository
119Mods indexed here, across every type
todayLast push, which is what freshness is scored on
AGPL-3.0Licence, which decides whether bodies are shown

ask-matt

01

nodetool-ai/nodetool

Skill Claude CodeCodex

Ask which skill or flow fits your situation. A router over the skills in this repo.

not rated 511 today A 22 tokens AGPL-3.0

ast-grep-outline

02

nodetool-ai/nodetool

Skill Claude CodeCodex

Use when exploring or modifying a codebase and you need a cheap structural map of files, directories, imports, exports, or direct members before reading full source.

not rated 511 today A 37 tokens AGPL-3.0

ast-grep

03

nodetool-ai/nodetool

Skill Claude CodeCodex

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for…

not rated 511 today A 80 tokens AGPL-3.0

code-review

04

nodetool-ai/nodetool

Skill Claude CodeCodex

Review a diff, branch, or PR along three axes — Correctness (does it work, and does it step on a NodeTool landmine like cross-package imports, MsgPack framing, Zustand subscriptions, uiprimitives, packaged-Electron paths, IPC security?), Standards (does it follow the repo's documented rules, plus a Fowler smell…

not rated 511 today A 156 tokens AGPL-3.0

codebase-design

05

nodetool-ai/nodetool

Skill Claude CodeCodex

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

not rated 511 today A 57 tokens AGPL-3.0

companion-clis

06

nodetool-ai/nodetool

Skill Claude CodeCodex

Companion CLIs for Runpod workflows — HuggingFace, GitHub, Docker, and AWS.

not rated 511 today F 26 tokens AGPL-3.0

diagnosing-bugs

07

nodetool-ai/nodetool

Skill Claude CodeCodex

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

not rated 511 today A 40 tokens AGPL-3.0

domain-modeling

08

nodetool-ai/nodetool

Skill Claude CodeCodex

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

not rated 511 today A 43 tokens AGPL-3.0

flash

09

nodetool-ai/nodetool

Skill Claude CodeCodex

Write code locally, test with flash run (dev server at localhost:8888), and flash automatically provisions and deploys to remote GPUs/CPUs in the cloud. Endpoint handles everything.

not rated 511 today A 23 tokens AGPL-3.0

grill-with-docs

10

nodetool-ai/nodetool

Skill Claude CodeCodex

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

not rated 511 today A 30 tokens AGPL-3.0

implement

11

nodetool-ai/nodetool

Skill Claude CodeCodex

Implement a piece of work based on a spec or set of tickets.

not rated 511 today A 16 tokens AGPL-3.0

nodetool-ai/nodetool

Skill Claude CodeCodex

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

not rated 511 today A 32 tokens AGPL-3.0

launch-kit

13

nodetool-ai/nodetool

Skill Claude CodeCodex

Produce a whole campaign in NodeTool rather than one video — entity sheets for a product and model, a set of still campaign frames, several short social cuts and a long film, all on one locked grade. Use when the user asks for a launch kit, a campaign, an asset pack, a content set, "a bunch of assets", or names…

not rated 511 today A 99 tokens AGPL-3.0

nodetool-ai/nodetool

Skill Claude CodeCodex

Use NodeTool REST API, WebSocket protocol, Chat API (OpenAI-compatible), workflow execution endpoints, and streaming responses. Use when user asks about API endpoints, WebSocket protocol, how to call the API, build a client, integrate with NodeTool, or stream workflow results.

not rated 511 today B 63 tokens AGPL-3.0

nodetool-ai/nodetool

Skill Claude CodeCodex

Create browser automation agents that navigate websites, extract data, fill forms, and perform multi-step web tasks using natural language instructions. Use when user asks to automate browsing, scrape websites with AI, build a web agent, or perform complex browser interactions.

not rated 511 today A 55 tokens AGPL-3.0

nodetool-chat-cli

16

nodetool-ai/nodetool

Skill Claude CodeCodex

Use NodeTool chat CLI commands, interactive terminal, agent mode, workspace management, and Global Chat features. Use when user asks about chat commands, interactive terminal, chat features, agent mode in chat, or the Global Chat interface.

not rated 511 today A 52 tokens AGPL-3.0

nodetool-ai/nodetool

Skill Claude CodeCodex

Create custom NodeTool nodes, implement BaseNode subclasses, use @prop decorators, build node packages with process/genProcess methods, register nodes, handle media refs and secrets. Use when user asks to create a node, add a node type, build a custom node, implement a processor, or extend NodeTool with new…

not rated 511 today A 73 tokens AGPL-3.0

nodetool-deployment

18

nodetool-ai/nodetool

Skill Claude CodeCodex

Deploy NodeTool servers using Docker, SSH, RunPod, GCP, or Supabase. Use when user asks to deploy, host, set up a server, configure Docker, use RunPod/GCP/Supabase, manage deployment.yaml, or configure environment variables for production.

not rated 511 today C 62 tokens AGPL-3.0

nodetool-ai/nodetool

Skill Claude CodeCodex

Configure AI model providers (OpenAI, Anthropic, Gemini, Ollama, HuggingFace, FAL, Replicate), set up API keys, choose models by task, run local inference with llama.cpp/MLX. Use when user asks about models, providers, API keys, which model to use, or configure any AI provider.

not rated 511 today C 76 tokens AGPL-3.0

nodetool-ai/nodetool

Skill Claude CodeCodex

Set up RAG pipelines, vector indexing, document ingestion, vector search, and knowledge base creation in NodeTool. Use when user asks about RAG, document indexing, vector search, chat with documents, knowledge base, embeddings, or collection management.

not rated 511 today A 58 tokens AGPL-3.0

nodetool-ai/nodetool

Skill Claude CodeCodex

Debug NodeTool workflow failures, node errors, performance issues, stuck executions, type mismatches, and deployment problems. Use when user reports a bug, workflow failure, node error, performance issue, stuck execution, or needs help diagnosing any NodeTool problem — including via the CLI harnesses (nodetool…

not rated 511 today A 83 tokens AGPL-3.0

nodetool-ai/nodetool

Skill Claude CodeCodex

Build and edit NodeTool visual workflows using UI tools. Use this skill whenever the user asks to create a workflow, connect nodes, build a pipeline, add nodes to a graph, generate images/video/audio via workflows, or asks about workflow patterns. Also use when the user mentions node types, data flow, or wants to…

not rated 511 today A 80 tokens AGPL-3.0

product-commercial

23

nodetool-ai/nodetool

Skill Claude CodeCodex

Direct a polished product film in NodeTool — pack shots, macro hero spots, luxury commercials, brand films on location, with or without talent. Use when the user wants an ad that looks shot on a camera rather than a phone, mentions a pack shot, hero shot, product film, brand spot, cyclorama or studio lighting, or…

not rated 511 today A 98 tokens AGPL-3.0

prototype

24

nodetool-ai/nodetool

Skill Claude CodeCodex

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

not rated 511 today A 39 tokens AGPL-3.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: