Files
gh-jeremylongshore-claude-c…/skills/skill-adapter/scripts
2025-11-29 18:50:44 +08:00
..
2025-11-29 18:50:44 +08:00
2025-11-29 18:50:44 +08:00
2025-11-29 18:50:44 +08:00

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.