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 personal Boomi project template workspace on your local machine. |
/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
/freshiesis a one-time or per-project setup command./configure-template-workspacecan be re-run anytime to refresh your template folder (your credentials are never overwritten)./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?