Instructions for coding agents
If you are a coding agent following this guide, complete the setup directly instead of only explaining the steps.Install the Automate.ax skill
Install the Automate.ax agent skill:automate-ax skill and follow it for the rest of the workflow.
Prepare the project
If the current directory contains an existing project, initialize Automate.ax there. Otherwise, create a new project directory with a short, descriptive name and work inside it. Sign in and initialize the project:automate.ax, creates automate.config.ts, and adds an example automation.
Use Bun for package and CLI commands. Read the relevant Automate.ax documentation before using public actions, triggers, or utilities instead of guessing their APIs.