← 返回 Skills 市场
romainsantoli-web

Firm N8n Bridge Pack

作者 romainsantoli-web · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
401
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install firm-n8n-bridge-pack
功能描述
n8n workflow bridge pack. Export OpenClaw pipelines to n8n format and import n8n workflows. 2 bridge tools.
使用说明 (SKILL.md)

firm-n8n-bridge-pack

⚠️ Contenu généré par IA — validation humaine requise avant utilisation.

Purpose

Bridges OpenClaw workflows with n8n automation platform. Exports OpenClaw pipelines to n8n JSON format (20 node type mappings) and imports n8n workflows back with validation.

Tools (2)

Tool Description
openclaw_n8n_workflow_export Export OpenClaw pipeline to n8n JSON
openclaw_n8n_workflow_import Import n8n workflow into OpenClaw

Usage

skills:
  - firm-n8n-bridge-pack

# Export/import workflows:
openclaw_n8n_workflow_export config_path=/path/to/config.json pipeline_name=my-pipeline
openclaw_n8n_workflow_import workflow_path=/path/to/workflow.json

Requirements

  • mcp-openclaw-extensions >= 3.0.0
  • n8n >= 1.0 (recommended)
安全使用建议
This skill is an instruction-only bridge that describes two tools but contains no implementation and no source/homepage. Before installing or enabling it: 1) confirm that mcp-openclaw-extensions >= 3.0.0 (the declared dependency) is present and inspect that package's code to see how the export/import are actually performed; 2) don't run it against production data until you validate mappings and output; 3) treat the skill as documentation/wiring rather than executable code — ensure the named commands/tools exist from trusted sources; 4) because the source is unknown, prefer manual review and testing in a safe environment and consider disabling autonomous invocation if you do not want the agent to call external tools without explicit approval.
功能分析
Type: OpenClaw Skill Name: firm-n8n-bridge-pack Version: 1.0.0 The provided files (`_meta.json` and `SKILL.md`) describe a skill bundle for bridging OpenClaw and n8n workflows. The `SKILL.md` outlines the purpose, tools, and usage, including commands that take file paths for workflow export/import. There is no evidence of prompt injection attempts against the AI agent, nor any instructions for malicious actions such as data exfiltration, unauthorized execution, or persistence. While the tools themselves (not provided) could potentially have vulnerabilities related to file path handling, the documentation itself is aligned with its stated purpose and lacks any malicious intent or high-risk behaviors.
能力评估
Purpose & Capability
Name and description (bridge between OpenClaw and n8n) align with the content: two tools are declared and the SKILL.md describes exporting/importing workflows. The declared dependency on mcp-openclaw-extensions >= 3.0.0 is plausible for this functionality.
Instruction Scope
SKILL.md lists tool names and example usage and only references expected inputs (config_path, pipeline_name, workflow_path). It does not instruct reading unrelated files or secrets. However the instructions are high-level and do not include concrete implementation steps — it assumes other skill(s) or binaries provide the named tools, and includes an explicit AI-generated warning requiring human validation.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes disk-write/installation risk, but also means the skill is a wrapper/integration description that depends on external components being present.
Credentials
The skill does not request environment variables, credentials, or config paths. The declared dependency (mcp-openclaw-extensions) is a reasonable supporting requirement for the stated purpose.
Persistence & Privilege
always is false and the skill doesn't request persistent system changes or modify other skills' configs. The skill allows model invocation (the platform default); this is normal and not flagged by itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install firm-n8n-bridge-pack
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /firm-n8n-bridge-pack 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — 2 tools: n8n workflow export/import
元数据
Slug firm-n8n-bridge-pack
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Firm N8n Bridge Pack 是什么?

n8n workflow bridge pack. Export OpenClaw pipelines to n8n format and import n8n workflows. 2 bridge tools. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 401 次。

如何安装 Firm N8n Bridge Pack?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install firm-n8n-bridge-pack」即可一键安装,无需额外配置。

Firm N8n Bridge Pack 是免费的吗?

是的,Firm N8n Bridge Pack 完全免费(开源免费),可自由下载、安装和使用。

Firm N8n Bridge Pack 支持哪些平台?

Firm N8n Bridge Pack 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Firm N8n Bridge Pack?

由 romainsantoli-web(@romainsantoli-web)开发并维护,当前版本 v1.0.0。

💬 留言讨论