Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:50:44 +08:00
commit 30da3b2c95
15 changed files with 1304 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for n8n-workflow-designer skill
- [ ] workflow_templates/: Directory containing example n8n workflow JSON files for common use cases (e.g., email auto-responder, data synchronization).
- [ ] prompt_templates/: Directory containing prompt templates for generating n8n workflows from natural language input.
- [ ] node_icons/: Directory containing icons for n8n nodes, used for visual representation in the workflow designer.