Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

nodetool

nodetool 收录了来自 nodetool-ai 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
425
更新
2026-06-21
Forks
61
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

nodetool-agent-config
其他计算机职业

Create and configure NodeTool agent YAML configs, set up agent tools, system prompts, planning agents, and workspace isolation. Use when user asks to create an agent config, write YAML for an agent, configure agent tools, set up autonomous execution, or work with the agent CLI.

2026-06-21
nodetool-api-reference
软件开发工程师

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.

2026-06-21
nodetool-browser-agent
软件开发工程师

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.

2026-06-21
nodetool-chat-cli
软件开发工程师

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.

2026-06-21
nodetool-custom-node-developer
软件开发工程师

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 functionality.

2026-06-21
nodetool-deployment
网络与计算机系统管理员

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.

2026-06-21
nodetool-model-provider-config
软件开发工程师

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.

2026-06-21
nodetool-rag-indexing
软件开发工程师

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.

2026-06-21
nodetool-troubleshooter
软件开发工程师

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.

2026-06-21
nodetool-workflow-builder
软件开发工程师

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 automate any multi-step process in NodeTool.

2026-06-21
unslop
软件开发工程师

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, throat-clearing prose. Use when reviewing your own diff before commit, when the user says "unslop this", or when refactoring AI-generated code in `web/`, `electron/`, `mobile/`, or `packages/`. Triggers on TypeScript/React/Zustand/MUI/TanStack Query files. Tailored to NodeTool's stack (React 19, Zustand 5, MUI v7 + ui_primitives, TanStack Query v5, Vitest/Jest, Drizzle).

2026-06-21
companion-clis
网络与计算机系统管理员

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

2026-06-09
flash
软件开发工程师

runpod-flash SDK and CLI for deploying AI workloads on Runpod serverless GPUs/CPUs.

2026-06-09
runpodctl
网络与计算机系统管理员

Runpod CLI to manage your GPU workloads.

2026-06-09
e2e-testing
软件质量保证分析师与测试员

Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.

2026-04-25