
Macrobond
- Updated June 30, 2026
- macrobond-platform/macrobond-plugins-staging
macrobond is a Claude Code skill in the AI & Agent Building category. Search and retrieve economic time series data from Macrobond.
Key points
- macrobond
- AI & Agent Building
- AI-coding skill
Macrobond by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add macrobond-platform/macrobond-plugins-staging/plugin install macrobond@macrobond-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | June 30, 2026 |
|---|---|
| Repository | macrobond-platform/macrobond-plugins-staging ↗ |
What it does
Search and retrieve economic time series data from Macrobond.
README.md
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 or GitHub Copilot CLI
- Git
- Internet access to GitHub
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.
- Latest release (recommended)
- All releases
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.