byobjectstack-ai· 10 skills
Design ObjectStack automation — Flows (visual logic), Triggers, Approvals, state machines, scheduled jobs, and webhooks. Use when the user is adding *.flow.ts, wiring an event-driven rule, or modelling an approval chain. Do not use for data lifecycle hooks at the object layer (see objectstack-data) or for kernel / plugin events (see objectstack-platform). CEL expressions in flow conditions / edge guards: load objectstack-formula alongside.
$npx -y skills add objectstack-ai/objectstack --skill objectstack-automationInstalls into the current project.
Run `npx skills use "https://github.com/objectstack-ai/objectstack" --skill "objectstack-ai/objectstack/objectstack-automation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/objectstack-ai/objectstack" that are relevant to the current task. Run `npx skills add "https://github.com/objectstack-ai/objectstack"` and select the relevant skills, then follow their instructions.