Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

macrobond-plugin

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.

Table of contents

Install from marketplace

Requirements

Claude Code

/plugin marketplace add macrobond-platform/macrobond-plugins
/plugin install macrobond@macrobond-plugins

GitHub Copilot CLI

/plugin marketplace add macrobond-platform/macrobond-plugins
/plugin install macrobond@macrobond-plugins

Install from ZIP

To install the plugin from a ZIP file, download the ZIP, unzip it to a folder of your choice, and follow the steps below.

Requirements

Claude Code

/plugin marketplace add <path-to-extracted-folder>
/plugin install macrobond@macrobond-plugins

GitHub Copilot CLI

/plugin marketplace add <path-to-extracted-folder>
/plugin install macrobond@macrobond-plugins

License

See LICENCE.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors