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

388 B

Scripts

Bundled resources for make-scenario-builder skill

  • create_scenario.py: Script to generate Make.com scenario JSON from natural language input.
  • validate_scenario.py: Script to validate the generated Make.com scenario JSON against the Make.com API schema.
  • deploy_scenario.py: Script to deploy the generated Make.com scenario to a Make.com account using the API.