Plugin that provides the /macrobond skill for Claude Code and GitHub Copilot CLI. Used together with macrobond-mcp — the skill provides the instructions and context for the AI agent, while the MCP server (deployed remotely) provides the tools it calls. The plugin ships a .mcp.json that configures the client to connect to the remote server; the server itself is not bundled.
- Claude Code or GitHub Copilot CLI
- Git
- Internet access to GitHub
/plugin marketplace add macrobond-platform/macrobond-plugins
/plugin install macrobond@macrobond-plugins
/plugin marketplace add macrobond-platform/macrobond-plugins
/plugin install macrobond@macrobond-plugins
To install the plugin from a ZIP file, download the ZIP, unzip it to a folder of your choice, and follow the steps below.
- Latest release (recommended)
- All releases
/plugin marketplace add <path-to-extracted-folder>
/plugin install macrobond@macrobond-plugins
/plugin marketplace add <path-to-extracted-folder>
/plugin install macrobond@macrobond-plugins
See LICENCE.