speckle-syntax-automate
Installation
SKILL.md
speckle-syntax-automate
Quick Reference
Architecture: Functions vs Automations
| Concept | What It Is | Created By | Scope |
|---|---|---|---|
| Function | Reusable code template (GitHub repo) | Developer | Global -- listed in Function Library |
| Automation | Configured instance of a Function | Project owner / admin | Bound to one project + model |
One Function can be deployed as many Automations across different projects, each with different input configurations.
Trigger Mechanism
The ONLY trigger is version creation -- when a new version (commit) is published to a model. There is NO manual trigger, NO scheduled trigger, and NO webhook-based trigger for Automate functions.