MoonPay skills for AI agents
npx claudepluginhub moonpay/skillsBlockchain data and infrastructure via Alchemy — EVM/Solana RPC, NFT API, token prices, portfolio, transfers, webhooks. Supports API key and agentic gateway (x402/MPP) auth flows.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
Share bugs, ideas, or general feedback.
Agent Skills for crypto infrastructure — wallet management, token trading, cross-chain bridges, fiat on/off ramp, prediction markets, and more.
Skills are instructional folders that AI agents load dynamically to perform specialized tasks. Each skill is a directory containing a SKILL.md file with YAML frontmatter and markdown instructions.
npx skills add moonpay/skills
This uses the Skills CLI to install skills via symlink. Works with Claude Code, Cursor, Windsurf, Codex, and 40+ other agents. Skills stay up to date — run npx skills update to pull the latest.
Install specific skills:
npx skills add moonpay/skills --skill moonpay-swap-tokens
Install globally (available across all projects):
npx skills add moonpay/skills --global
/plugin marketplace add moonpay/skills
/plugin install moonpay-skills
The MoonPay CLI can also run as an MCP server, exposing all tools to any MCP-compatible client:
npm i -g @moonpay/cli
mp mcp
See the moonpay-mcp skill for setup details.
| Skill | Description |
|---|---|
| moonpay-auth | CLI setup, authentication, and wallet management |
| moonpay-check-wallet | Check balances, holdings, and portfolio breakdown |
| moonpay-swap-tokens | Swap tokens on the same chain or bridge across chains |
| moonpay-discover-tokens | Search tokens, check prices, get trading briefs |
| moonpay-buy-crypto | Buy crypto with fiat via MoonPay checkout |
| moonpay-deposit | Create deposit links that accept crypto from any chain |
| moonpay-block-explorer | Open transactions, wallets, and tokens in block explorers |
| moonpay-export-data | Export portfolio and transaction history to CSV/JSON |
| moonpay-virtual-account | Fiat on-ramp and off-ramp via virtual accounts |
| moonpay-hardware-wallet | Connect a Ledger hardware wallet |
| moonpay-mcp | Set up MoonPay as an MCP server |
| moonpay-upgrade | Increase API rate limits via x402 payment |
| moonpay-x402 | Make paid API requests to x402-protected endpoints |
| moonpay-feedback | Submit feedback, bug reports, or feature requests |
| moonpay-missions | Guided walkthrough of all MoonPay CLI capabilities |
| Skill | Description |
|---|---|
| moonpay-prediction-market | Trade on Polymarket and Kalshi |
| moonpay-fund-polymarket | Fund a Polymarket wallet with USDC.e on Polygon |
| moonpay-scout | Cross-platform prediction market arbitrage scanner |
| moonpay-trading-automation | DCA, limit orders, and stop losses via cron |
| moonpay-price-alerts | Desktop notifications when tokens hit target prices |
| moonpay-commerce | Browse Shopify stores and checkout with crypto |
| Skill | Description |
|---|---|
| messari-x402 | Access Messari's full API via x402 micropayments |
| messari-token-research | Token research workflow via Messari |
| messari-alpha-scout | Alpha scouting — trending narratives and momentum |
| messari-funding-intel | VC funding rounds and M&A intelligence |
| messari-deep-research | Long-form AI research reports |
| Skill | Description |
|---|---|
| corbits-marketplace | Paid API marketplace with x402 micropayments |
| myriad-prediction-markets | BNB Chain prediction market trading |
See CONTRIBUTING.md for the full skill quality rubric and submission guide. Only A+ skills are merged.
Quick start:
skills/{partner}-{name}/SKILL.md using the template.claude-plugin/marketplace.json in its own plugin block