Parse and stringify SRT/WebVTT captions in a Code node or CodeAct action, with subtitle running on the host
Langue du texte source : anglais
Menu
Skills dans ce dépôt
SkillsMP a collecté 83 skills depuis nodetool-ai/nodetool. Ouvrez un skill pour examiner sa source et ses détails.
nodetool-ai/nodetoolAffichage de 40 skills collectés sur 83.
Parse and stringify SRT/WebVTT captions in a Code node or CodeAct action, with subtitle running on the host
Langue du texte source : anglais
Read and write Supabase tables from a Code node or CodeAct action, with NodeTool's PostgREST request builder running on the host
Langue du texte source : anglais
Classify and embed images, detect objects, and answer from a passage in a Code node or CodeAct action, with TensorFlow.js running on the host
Langue du texte source : anglais
Count, encode, and decode LLM tokens in a Code node or CodeAct action, with js-tiktoken running on the host
Langue du texte source : anglais
Send SMS and WhatsApp messages and look up numbers from a Code node or CodeAct action, with NodeTool's Twilio request builder running on the host
Langue du texte source : anglais
Read and write Excel workbooks in a Code node or CodeAct action, with exceljs running on the host
Langue du texte source : anglais
Parse XML feeds and sitemaps in a Code node or CodeAct action, with fast-xml-parser running on the host
Langue du texte source : anglais
Read and write YAML inside a Code node or CodeAct action, with js-yaml running in the guest
Langue du texte source : anglais
Read and write zip archives in a Code node or CodeAct action, with fflate running on the host under a 50 MB inflation cap
Langue du texte source : anglais
Write a shootable, precisely timed commercial beat sheet and store it as a NodeTool storyboard, with a consistent entity roster behind every shot. Use when someone needs ad structure — hooks, beats, timecodes, VO — rather than a finished render.
Langue du texte source : anglais
Turn a product page URL into a finished launch commercial — research, storyboard, rendered stills and clips, voice, music, an assembled timeline — delivered as an editable NodeTool project with the real cost. Use when someone asks for an ad, a launch spot, a…
Langue du texte source : anglais
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, ui_primitives, packaged-Electron paths, IPC security?), Standards (does it…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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.
Langue du texte source : anglais
Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies. Use when writing, fixing, or deflaking Playwright tests in this repo — the web E2E suites under web/tests/ (e2e-runner,…
Langue du texte source : anglais
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…
Langue du texte source : anglais
Strip "AI slop" from code and prose in this repo — over-engineered abstractions, defensive checks on trusted paths, narrating comments, dead error handlers, redundant types, useEffect-for-derived-data, raw MUI imports, whole-store Zustand subscriptions,…
Langue du texte source : anglais
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.
Langue du texte source : anglais
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…
Langue du texte source : anglais
Fixture pack whose dependency imports a Node builtin
Langue du texte source : Indéterminée
Fixture pack whose one module comes from a clean ESM dependency
Langue du texte source : anglais
Fixture pack whose dependency feature-detects process
Langue du texte source : anglais
Fixture pack whose dependency reads process without a guard
Langue du texte source : anglais
Fixture pack whose dependency throws while initializing
Langue du texte source : Indéterminée
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…
Langue du texte source : anglais
Ask which skill or flow fits your situation. A router over the skills in this repo.
Langue du texte source : anglais
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
Langue du texte source : anglais
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.
Langue du texte source : anglais
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.
Langue du texte source : anglais
Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
Langue du texte source : anglais
Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.
Langue du texte source : anglais
Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in one file per ticket locally, or native blocking links on a real tracker.
Langue du texte source : anglais
Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
Langue du texte source : anglais
Plan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.
Langue du texte source : anglais
Generate an interactive bash wizard that walks a human through steps only they can perform. Use when provisioning infrastructure, setting up credentials or CI secrets, walking an unfamiliar third-party dashboard, or running a one-off migration or cutover.…
Langue du texte source : anglais
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.
Langue du texte source : anglais
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…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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,…
Langue du texte source : anglais
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.
Langue du texte source : anglais