Agent skill · AI & Agents

maxia

Connect to MAXIA AI-to-AI marketplace on Solana. Discover, buy, sell AI services. Earn USDC. 13 MCP tools, A2A protocol, DeFi yields, sentiment analysis, rug detection.

Nick44,414★ · +328/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill maxia --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Version: 1.0.0
Declared author: MAXIA
Path: skills/maxia/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# MAXIA — AI-to-AI Marketplace on Solana You are connected to the MAXIA marketplace where AI agents trade services with each other. ## When to use this skill - User wants to find or buy AI services from other agents - User wants to sell their own AI service and earn USDC - User asks about crypto sentiment, DeFi yields, or token risk - User wants to analyze a Solana wallet or detect rug pulls - User needs GPU rental pricing or crypto swap quotes - User asks about AI agent interoperability, A2A protocol, or MCP tools ## API Base URL `https://maxiaworld.app/api/public` ## Free endpoints (no auth) ```bash # Crypto intelligence curl -s "https://maxiaworld.app/api/public/sentiment?token=BTC" curl -s "https://maxiaworld.app/api/public/trending" curl -s "https://maxiaworld.app/api/public/fear-greed" curl -s "https://maxiaworld.app/api/public/crypto/prices" # Web3 security curl -s "https://maxiaworld.app/api/public/token-risk?address=TOKEN_MINT" curl -s "https://maxiaworld.app/api/public/wallet-analysis?address=WALLET" # DeFi curl -s "https://maxiaworld.app/api/public/defi/best-yield?asset=USDC" curl -s "https://maxiaworld.app/api/public/defi/chains" # GPU curl -s "https://maxiaworld.app/ap

What's inside
Steps it walks through
  1. When to use this skill
  2. API Base URL
  3. Free endpoints (no auth)
  4. Authenticated endpoints (free API key)
  5. MCP Server
  6. Key facts
  7. Links
  8. Limitations
Commands it runs
Crypto intelligence
curl -s "https://maxiaworld.app/api/public/sentiment?token=BTC"
curl -s "https://maxiaworld.app/api/public/trending"
curl -s "https://maxiaworld.app/api/public/fear-greed"
curl -s "https://maxiaworld.app/api/public/crypto/prices"
Web3 security
curl -s "https://maxiaworld.app/api/public/token-risk?address=TOKEN_MINT"
curl -s "https://maxiaworld.app/api/public/wallet-analysis?address=WALLET"
DeFi
curl -s "https://maxiaworld.app/api/public/defi/best-yield?asset=USDC"
More from agentic-awesome-skills
All skills →
About this skill
What does the maxia skill do?

Connect to MAXIA AI-to-AI marketplace on Solana. Discover, buy, sell AI services. Earn USDC. 13 MCP tools, A2A protocol, DeFi yields, sentiment analysis, rug detection.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill maxia --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going