A Claude Code plugin marketplace for discovering and installing Boomi development tools. This repository serves as the official registry of plugins built for the Boomi platform.
Important: Boomi Companion is a publicly available developer offering, not an officially supported Boomi product. It is provided as-is and is not covered by Boomi support agreements or SLAs. Boomi curates and maintains this tool on a best-effort basis — treat it as a self-service resource. Boomi reserves the right to modify or discontinue it at any time without notice.
This project is licensed under the BSD-2-Clause License. If you fork or modify this code, you should not use the name "Boomi" for your version.
| Plugin | Description |
|---|---|
| bc-integration | Skills, commands, and agents for building Boomi integrations |
| bc-marketplace | Skill for searching and installing Boomi Marketplace recipes |
| bc-datahub | Skills to operate Boomi Data Hub |
| bc-bdi | Skills to operate Boomi Data Integration (formerly Rivery) |
| bc-agentstudio | Skills to operate Boomi Agentstudio |
In Claude Code, use the /plugin command to add this marketplace:
/plugin marketplace add OfficialBoomi/boomi-companion
This registers the marketplace so Claude Code can discover all available Boomi plugins. The marketplace can also be managed through the VS Code extension by typing /plugins in the prompt box and selecting the Marketplaces tab. After registering the markplace, you will be able to browse available plugins and install them.
The following underlying skills are also available as standalone packages for use with other AI agents, or to fork and modify for your own needs.
| Skill | Description |
|---|---|
| boomi-integration | Skill for building Boomi integrations |
| boomi-marketplace | Skill for searching and installing Boomi Marketplace recipes |
| boomi-datahub | Skill for operating Boomi Data Hub |
| boomi-bdi | Skill for operating Boomi Data Integration (formerly Rivery) |
| boomi-agentstudio | Skill for operating Boomi Agentstudio |
For a full overview of Boomi Companion, including concepts, usage guidance, and additional resources, see the Boomi Companion overview on the Boomi Developer Portal.
Found a bug or have a feature idea? Email developer-offerings@boomi.com with a clear description, steps to reproduce, and any relevant error messages.