Stats
Links
Categories
npx claudepluginhub shoalresearch/shoal-skillHosted Shoal MCP connector and skill for Claude Code
This repo provides two Shoal integrations for Claude Code:
shoal-skill npm package for installing the Shoal skill directlyshoal Claude Code plugin, distributed through a plugin marketplace in this repositoryShoal's hosted MCP server is:
https://api.shoal.xyz/mcp
Authentication happens through app.shoal.xyz. The account must already have a valid API key with remaining quota.
Add the marketplace:
/plugin marketplace add shoalresearch/shoal-skill
Install the plugin:
/plugin install shoal@shoalresearch-tools
Reload plugins:
/reload-plugins
The plugin bundles:
Install from npm:
npx shoal-skill@latest
Or:
npm install -g shoal-skill
shoal-skill