sticky-note-to-workflow
CommunityTurn a sticky note into an n8n workflow JSON.
Software Engineering#workflow generation#LLM orchestration#webhook automation#n8n workflows#sticky note#DSL to JSON
AuthorMorrisLu-Taipei
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the effort of manually designing n8n workflows by converting a Layer 1 Sticky Note (DSL-formatted requirement or natural language) into an import-ready, three-layer workflow JSON.
Core Features & Use Cases
- Sticky-note to workflow generation: Preserves the original intent (Layer 1), generates the execution plan (Layer 2), and writes AI commentary (Layer 3).
- Natural language support via NL→DSL translation: Lets users describe what they want without writing DSL, then safely translates and confirms understanding.
- n8n import readiness with guardrails: Enforces n8n JSON requirements (IDs, webhookId format, safe node naming), credential stub strategy for faster activation, and validations with repair on schema errors.
Quick Start
Paste your sticky note requirement (including any @trigger and @step tags, or plain text) and ask to generate the workflow, then import the returned JSON into n8n.
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: sticky-note-to-workflow Download link: https://github.com/MorrisLu-Taipei/TigerAI-n8n-Skill-Pack/archive/main.zip#sticky-note-to-workflow 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.