← 返回 Skills 市场
n8n ops
作者
Saman Salari
· GitHub ↗
· v1.0.1
575
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install n8n-ops
功能描述
Autonomous n8n workflow automation agent — create, debug, monitor & optimize n8n workflows via natural language using the REST API. Supports AI/LangChain pip...
安全使用建议
This skill appears coherent with its purpose, but the API key you supply is powerful — it can read and change workflows, executions, and credential metadata. Only install if you trust the skill and the environment. Recommendations: use a least-privilege or staging API key (not a production admin key), ensure N8N_BASE_URL points to the intended instance, review any workflow JSON the skill proposes before deployment, require human confirmation for activate/delete operations, rotate or revoke the key if you stop using the skill, and monitor n8n audit logs for unexpected changes.
功能分析
Type: OpenClaw Skill
Name: n8n-ops
Version: 1.0.1
The n8n-ops skill bundle is a legitimate administrative toolset designed to manage n8n automation workflows via the official REST API. It provides comprehensive documentation, including a node catalog (node-catalog.md) and API references (api-reference.md), to ensure the agent operates within the n8n ecosystem correctly. Crucially, SKILL.md includes explicit safety guardrails that forbid the exfiltration or logging of the N8N_API_KEY and require human confirmation for destructive actions like deleting workflows, demonstrating a clear focus on secure and authorized automation.
能力评估
Purpose & Capability
Name/description match the declared requirements: it uses n8n's REST API so requiring N8N_API_KEY and N8N_BASE_URL plus curl/jq is expected and proportionate. Binaries and env vars align with the described capabilities (create/read/update/delete workflows, executions, credentials).
Instruction Scope
SKILL.md instructs the agent to call the n8n REST API (curl or web_fetch) and to use browser for UI guidance; it does not ask to read unrelated files or environment variables. Note: the instructions grant the agent authority to read and modify workflows and executions via the provided API key — the doc includes guardrails (confirm before destructive or production actions) but those are operational rules, not enforced technical constraints.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. The skill does not download or install packages.
Credentials
Only two env vars are required (N8N_API_KEY, N8N_BASE_URL) and the primaryEnv is correctly set to N8N_API_KEY. These are necessary and sufficient for the advertised functionality. Reminder: an N8N_API_KEY typically grants read/write control over workflows and executions, so it is high privilege relative to the instance.
Persistence & Privilege
always:false, no required config paths, and no instructions to modify other skills or system-wide settings. The skill can be invoked autonomously by the agent (platform default) but that is not by itself a red flag.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install n8n-ops - 安装完成后,直接呼叫该 Skill 的名称或使用
/n8n-ops触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added explicit configuration details for required environment variables `N8N_API_KEY` and `N8N_BASE_URL`, including a quick-reference table and clearer setup requirements.
- Expanded the "Safety" section with stronger guardrails on destructive actions (delete, activate, deactivate), credential handling best practices, and API key scoping recommendations.
- Updated `metadata` to list `N8N_BASE_URL` as a required environment variable for improved clarity.
- Improved organization and readability for configuration and usage protocols, making responsibilities, prerequisites, and security measures more accessible to users.
v1.0.0
n8n-ops 1.0.0 — Initial Release
- Launches an autonomous agent for n8n workflow automation via natural language and n8n REST API.
- Supports end-to-end workflow management: creation, debugging, monitoring, and optimization.
- Integrates AI/LangChain pipelines and advanced execution monitoring tools.
- Includes credential management, health checks, and a suite of slash commands for common operations.
- Enforces strong safety, validation, and operational protocols for reliable workflow automation.
元数据
常见问题
n8n ops 是什么?
Autonomous n8n workflow automation agent — create, debug, monitor & optimize n8n workflows via natural language using the REST API. Supports AI/LangChain pip... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 575 次。
如何安装 n8n ops?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install n8n-ops」即可一键安装,无需额外配置。
n8n ops 是免费的吗?
是的,n8n ops 完全免费(开源免费),可自由下载、安装和使用。
n8n ops 支持哪些平台?
n8n ops 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 n8n ops?
由 Saman Salari(@samansalari)开发并维护,当前版本 v1.0.1。
推荐 Skills