Commands reference
Boomi Companion exposes a set of slash commands you can run directly in Claude. Some commands are one-time setup steps, while others are available throughout your day-to-day development workflow.
| Command | What it does |
|---|---|
/freshies | Creates a new Boomi project folder from your personal template workspace. |
/configure-template-workspace | Sets up your local Boomi template folder and the command to spin up new project workspaces. |
/env-setup-guide | Runs an interactive guide to set up or update your .env credentials. |
/boomi-integration | Main skill — builds, modifies, and deploys Boomi integrations, APIs, processes, maps, and more. |
/tidy-up | Cleans up Boomi development artifacts while preserving your directory structure. |
tip
/freshiesand/configure-template-workspaceare one-time or per-project setup commands./boomi-integrationis what runs implicitly when you describe something you want to build — you do not need to invoke it explicitly.- You can re-run
/env-setup-guideat any time to update your credentials.
Was this topic helpful?