Initial commit
This commit is contained in:
7
skills/skill-adapter/scripts/README.md
Normal file
7
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for n8n-workflow-designer skill
|
||||
|
||||
- [ ] n8n_workflow_generator.py: Generates n8n workflow JSON from natural language input, handling complex logic and integrations.
|
||||
- [ ] n8n_workflow_validator.py: Validates n8n workflow JSON against a schema to ensure correctness and prevent errors.
|
||||
- [ ] n8n_node_documentation_fetcher.py: Fetches documentation for n8n nodes from the n8n website or API, providing context for workflow design.
|
||||
Reference in New Issue
Block a user