Parse and stringify SRT/WebVTT captions in a Code node or CodeAct action, with subtitle running on the host
原文の言語: 英語
メニュー
このリポジトリの skills
SkillsMP は nodetool-ai/nodetool から 83 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
nodetool-ai/nodetool収集済み skill 83 件中 40 件を表示しています。
Parse and stringify SRT/WebVTT captions in a Code node or CodeAct action, with subtitle running on the host
原文の言語: 英語
Read and write Supabase tables from a Code node or CodeAct action, with NodeTool's PostgREST request builder running on the host
原文の言語: 英語
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
原文の言語: 英語
Count, encode, and decode LLM tokens in a Code node or CodeAct action, with js-tiktoken running on the host
原文の言語: 英語
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
原文の言語: 英語
Read and write Excel workbooks in a Code node or CodeAct action, with exceljs running on the host
原文の言語: 英語
Parse XML feeds and sitemaps in a Code node or CodeAct action, with fast-xml-parser running on the host
原文の言語: 英語
Read and write YAML inside a Code node or CodeAct action, with js-yaml running in the guest
原文の言語: 英語
Read and write zip archives in a Code node or CodeAct action, with fflate running on the host under a 50 MB inflation cap
原文の言語: 英語
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.
原文の言語: 英語
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…
原文の言語: 英語
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…
原文の言語: 英語
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…
原文の言語: 英語
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.
原文の言語: 英語
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,…
原文の言語: 英語
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…
原文の言語: 英語
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,…
原文の言語: 英語
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.
原文の言語: 英語
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…
原文の言語: 英語
Fixture pack whose dependency imports a Node builtin
原文の言語: 判定不能
Fixture pack whose one module comes from a clean ESM dependency
原文の言語: 英語
Fixture pack whose dependency feature-detects process
原文の言語: 英語
Fixture pack whose dependency reads process without a guard
原文の言語: 英語
Fixture pack whose dependency throws while initializing
原文の言語: 判定不能
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…
原文の言語: 英語
Ask which skill or flow fits your situation. A router over the skills in this repo.
原文の言語: 英語
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
原文の言語: 英語
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.
原文の言語: 英語
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.
原文の言語: 英語
Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
原文の言語: 英語
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.
原文の言語: 英語
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.
原文の言語: 英語
Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
原文の言語: 英語
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.
原文の言語: 英語
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.…
原文の言語: 英語
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.
原文の言語: 英語
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…
原文の言語: 英語
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…
原文の言語: 英語
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,…
原文の言語: 英語
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.
原文の言語: 英語