n8n-api-bridge
CommunityRead and write n8n workflows via REST API.
Software Engineering#activation#n8n#rest api#workflow deployment#api key security#json merge#three-layer sticky notes
AuthorMorrisLu-Taipei
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It standardizes how you read existing n8n workflows, generate updated workflow JSON, and safely write the result back to n8n using only the REST API—without overwriting the user’s Layer 1 sticky note.
Core Features & Use Cases
- Workflow read/write bridge: list workflows, fetch a workflow by ID, and push back updated nodes/connections/settings through REST endpoints.
- Three-layer sticky-note merge: preserve user Layer 1 (color=4) while replacing or inserting AI-generated Layer 2 and Layer 3 (color=5) content.
- Production guardrails: enforce idempotency checks (prompt before overwriting Layer 3), activate/deactivate workflows after updates, and avoid unsafe direct SQL modifications.
Quick Start
Provide your workflow ID (or link), tell the assistant to deploy the updated workflow, and ensure N8N_API_URL and N8N_API_KEY are set so the skill can fetch, merge, write back, and activate it.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: n8n-api-bridge Download link: https://github.com/MorrisLu-Taipei/TigerAI-n8n-Skill-Pack/archive/main.zip#n8n-api-bridge Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.