reversa-n8n

Community

Turn N8N exports into reimplementation-ready specs.

Authorcliffthelin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Reversa-N8N removes the manual, error-prone work of translating an N8N workflow into language-agnostic System Design Documents so you can confidently reimplement it outside of N8N.

Core Features & Use Cases

  • Workflow-to-SDD Translation: Converts an exported N8N JSON workflow into a structured SDD covering workflow overview, requirements, and design.
  • Graph & Semantics Reconstruction: Builds the directed flow graph starting from triggers, including branches, merges, loops/iterations, and sub-workflows.
  • Implementation Mapping: Produces Python reimplementation guidance for node types, credentials (without exposing secrets), and orchestration patterns.

Quick Start

Place your exported N8N workflow JSON file into the n8n_json_workflows/ folder and run the skill to generate workflow-overview.md, requirements.md, and design.md under _reversa_n8n/<workflow-slug>/.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: reversa-n8n
Download link: https://github.com/cliffthelin/AXiomEngine/archive/main.zip#reversa-n8n

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.