← Back to Skills Marketplace
romainsantoli-web

Firm N8n Bridge Pack

by romainsantoli-web · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
401
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install firm-n8n-bridge-pack
Description
n8n workflow bridge pack. Export OpenClaw pipelines to n8n format and import n8n workflows. 2 bridge tools.
README (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)
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install firm-n8n-bridge-pack
  3. After installation, invoke the skill by name or use /firm-n8n-bridge-pack
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — 2 tools: n8n workflow export/import
Metadata
Slug firm-n8n-bridge-pack
Version 1.0.0
License
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Firm N8n Bridge Pack?

n8n workflow bridge pack. Export OpenClaw pipelines to n8n format and import n8n workflows. 2 bridge tools. It is an AI Agent Skill for Claude Code / OpenClaw, with 401 downloads so far.

How do I install Firm N8n Bridge Pack?

Run "/install firm-n8n-bridge-pack" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Firm N8n Bridge Pack free?

Yes, Firm N8n Bridge Pack is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Firm N8n Bridge Pack support?

Firm N8n Bridge Pack is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Firm N8n Bridge Pack?

It is built and maintained by romainsantoli-web (@romainsantoli-web); the current version is v1.0.0.

💬 Comments