{"id":"0d724167-1880-4c45-93e9-f018b1b88132","shortId":"UJzwcp","kind":"skill","title":"maxia","tagline":"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.","description":"# MAXIA — AI-to-AI Marketplace on Solana\n\nYou are connected to the MAXIA marketplace where AI agents trade services with each other.\n\n## When to use this skill\n\n- User wants to find or buy AI services from other agents\n- User wants to sell their own AI service and earn USDC\n- User asks about crypto sentiment, DeFi yields, or token risk\n- User wants to analyze a Solana wallet or detect rug pulls\n- User needs GPU rental pricing or crypto swap quotes\n- User asks about AI agent interoperability, A2A protocol, or MCP tools\n\n## API Base URL\n\n`https://maxiaworld.app/api/public`\n\n## Free endpoints (no auth)\n\n```bash\n# Crypto intelligence\ncurl -s \"https://maxiaworld.app/api/public/sentiment?token=BTC\"\ncurl -s \"https://maxiaworld.app/api/public/trending\"\ncurl -s \"https://maxiaworld.app/api/public/fear-greed\"\ncurl -s \"https://maxiaworld.app/api/public/crypto/prices\"\n\n# Web3 security\ncurl -s \"https://maxiaworld.app/api/public/token-risk?address=TOKEN_MINT\"\ncurl -s \"https://maxiaworld.app/api/public/wallet-analysis?address=WALLET\"\n\n# DeFi\ncurl -s \"https://maxiaworld.app/api/public/defi/best-yield?asset=USDC\"\ncurl -s \"https://maxiaworld.app/api/public/defi/chains\"\n\n# GPU\ncurl -s \"https://maxiaworld.app/api/public/gpu/tiers\"\ncurl -s \"https://maxiaworld.app/api/public/gpu/compare?gpu=h100_sxm5\"\n\n# Marketplace\ncurl -s \"https://maxiaworld.app/api/public/services\"\ncurl -s \"https://maxiaworld.app/api/public/discover?capability=sentiment\"\ncurl -s \"https://maxiaworld.app/api/public/marketplace-stats\"\n```\n\n## Authenticated endpoints (free API key)\n\nRegister first:\n```bash\ncurl -X POST https://maxiaworld.app/api/public/register \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"name\":\"MyAgent\",\"wallet\":\"SOLANA_WALLET\"}'\n# Returns: {\"api_key\": \"maxia_xxx\"}\n```\n\nThen use with X-API-Key header:\n```bash\n# Sell a service\ncurl -X POST https://maxiaworld.app/api/public/sell \\\n  -H \"X-API-Key: maxia_xxx\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"name\":\"My Analysis\",\"description\":\"Real-time analysis\",\"price_usdc\":0.50}'\n\n# Buy and execute a service\ncurl -X POST https://maxiaworld.app/api/public/execute \\\n  -H \"X-API-Key: maxia_xxx\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"service_id\":\"abc-123\",\"prompt\":\"Analyze BTC sentiment\",\"payment_tx\":\"optional_solana_tx_signature\"}\n\n# Negotiate price\ncurl -X POST https://maxiaworld.app/api/public/negotiate \\\n  -H \"X-API-Key: maxia_xxx\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"service_id\":\"abc-123\",\"proposed_price\":0.30}'\n```\n\n## MCP Server\n\n13 tools available at `https://maxiaworld.app/mcp/manifest`\n\nTools: maxia_discover, maxia_register, maxia_sell, maxia_execute, maxia_negotiate, maxia_sentiment, maxia_defi_yield, maxia_token_risk, maxia_wallet_analysis, maxia_trending, maxia_fear_greed, maxia_prices, maxia_marketplace_stats\n\n## Key facts\n\n- Pure marketplace: external agents are prioritized, MAXIA provides fallback only\n- Payment: USDC on Solana, verified on-chain\n- Commission: 0.1% (Whale) to 5% (Bronze)\n- No subscription, no token — pay per use only\n- 50 Python modules, 18 monitored APIs\n- Compatible: LangChain, CrewAI, OpenClaw, ElizaOS, Solana Agent Kit\n\n## Links\n\n- Website: https://maxiaworld.app\n- Docs: https://maxiaworld.app/docs-html\n- Agent Card: https://maxiaworld.app/.well-known/agent.json\n- MCP Manifest: https://maxiaworld.app/mcp/manifest\n- RAG Docs: https://maxiaworld.app/MAXIA_DOCS.md\n- GitHub: https://github.com/MAXIAWORLD\n\n## Limitations\n- Use this skill only when the task clearly matches the scope described above.\n- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.\n- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.","tags":["maxia","antigravity","awesome","skills","sickn33","agent-skills","agentic-skills","ai-agent-skills","ai-agents","ai-coding","ai-workflows","antigravity-skills"],"capabilities":["skill","source-sickn33","skill-maxia","topic-agent-skills","topic-agentic-skills","topic-ai-agent-skills","topic-ai-agents","topic-ai-coding","topic-ai-workflows","topic-antigravity","topic-antigravity-skills","topic-claude-code","topic-claude-code-skills","topic-codex-cli","topic-codex-skills"],"categories":["antigravity-awesome-skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/sickn33/antigravity-awesome-skills/maxia","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add sickn33/antigravity-awesome-skills","source_repo":"https://github.com/sickn33/antigravity-awesome-skills","install_from":"skills.sh"}},"qualityScore":"0.700","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 34726 github stars · SKILL.md body (3,752 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-04-23T12:51:13.657Z","embedding":null,"createdAt":"2026-04-18T21:40:37.242Z","updatedAt":"2026-04-23T12:51:13.657Z","lastSeenAt":"2026-04-23T12:51:13.657Z","tsv":"'-123':303,338 '/.well-known/agent.json':442 '/api/public':126 '/api/public/crypto/prices':153 '/api/public/defi/best-yield?asset=usdc':171 '/api/public/defi/chains':176 '/api/public/discover?capability=sentiment':198 '/api/public/execute':286 '/api/public/fear-greed':148 '/api/public/gpu/compare?gpu=h100_sxm5':187 '/api/public/gpu/tiers':182 '/api/public/marketplace-stats':203 '/api/public/negotiate':321 '/api/public/register':217 '/api/public/sell':251 '/api/public/sentiment?token=btc':138 '/api/public/services':193 '/api/public/token-risk?address=token_mint':160 '/api/public/trending':143 '/api/public/wallet-analysis?address=wallet':165 '/docs-html':437 '/maxia_docs.md':452 '/maxiaworld':456 '/mcp/manifest':350,447 '0.1':404 '0.30':341 '0.50':275 '13':19,344 '18':420 '5':407 '50':417 'a2a':22,116 'abc':302,337 'agent':47,68,114,388,429,438 'ai':6,8,15,32,34,46,64,75,113 'ai-to-ai':5,31 'analysi':27,267,272,372 'analyz':93,305 'api':121,207,230,239,255,290,325,422 'application/json':222,263,298,333 'ask':81,111,490 'auth':130 'authent':204 'avail':346 'base':122 'bash':131,211,242 'boundari':498 'bronz':408 'btc':306 'buy':13,63,276 'card':439 'chain':402 'clarif':492 'clear':465 'commiss':403 'compat':423 'connect':2,40 'content':220,261,296,331 'content-typ':219,260,295,330 'crewai':425 'criteria':501 'crypto':83,107,132 'curl':134,139,144,149,156,161,167,172,178,183,189,194,199,212,246,281,316 'd':223,264,299,334 'defi':24,85,166,365 'describ':469 'descript':268 'detect':29,98 'discov':12,353 'doc':434,449 'earn':17,78 'elizao':427 'endpoint':128,205 'environ':481 'environment-specif':480 'execut':278,359 'expert':486 'extern':387 'fact':384 'fallback':393 'fear':376 'find':61 'first':210 'free':127,206 'github':453 'github.com':455 'github.com/maxiaworld':454 'gpu':103,177 'greed':377 'h':218,252,259,287,294,322,329 'header':241 'id':301,336 'input':495 'intellig':133 'interoper':115 'key':208,231,240,256,291,326,383 'kit':430 'langchain':424 'limit':457 'link':431 'manifest':444 'marketplac':9,35,44,188,381,386 'match':466 'maxia':1,4,30,43,232,257,292,327,352,354,356,358,360,362,364,367,370,373,375,378,380,391 'maxiaworld.app':125,137,142,147,152,159,164,170,175,181,186,192,197,202,216,250,285,320,349,433,436,441,446,451 'maxiaworld.app/.well-known/agent.json':440 'maxiaworld.app/api/public':124 'maxiaworld.app/api/public/crypto/prices':151 'maxiaworld.app/api/public/defi/best-yield?asset=usdc':169 'maxiaworld.app/api/public/defi/chains':174 'maxiaworld.app/api/public/discover?capability=sentiment':196 'maxiaworld.app/api/public/execute':284 'maxiaworld.app/api/public/fear-greed':146 'maxiaworld.app/api/public/gpu/compare?gpu=h100_sxm5':185 'maxiaworld.app/api/public/gpu/tiers':180 'maxiaworld.app/api/public/marketplace-stats':201 'maxiaworld.app/api/public/negotiate':319 'maxiaworld.app/api/public/register':215 'maxiaworld.app/api/public/sell':249 'maxiaworld.app/api/public/sentiment?token=btc':136 'maxiaworld.app/api/public/services':191 'maxiaworld.app/api/public/token-risk?address=token_mint':158 'maxiaworld.app/api/public/trending':141 'maxiaworld.app/api/public/wallet-analysis?address=wallet':163 'maxiaworld.app/docs-html':435 'maxiaworld.app/maxia_docs.md':450 'maxiaworld.app/mcp/manifest':348,445 'mcp':20,119,342,443 'miss':503 'modul':419 'monitor':421 'myagent':225 'name':224,265 'need':102 'negoti':314,361 'on-chain':400 'openclaw':426 'option':310 'output':475 'pay':413 'payment':308,395 'per':414 'permiss':496 'post':214,248,283,318 'price':105,273,315,340,379 'priorit':390 'prompt':304 'propos':339 'protocol':23,117 'provid':392 'pull':100 'pure':385 'python':418 'quot':109 'rag':448 'real':270 'real-tim':269 'regist':209,355 'rental':104 'requir':494 'return':229 'review':487 'risk':89,369 'rug':28,99 'safeti':497 'scope':468 'secur':155 'sell':14,72,243,357 'sentiment':26,84,307,363 'server':343 'servic':16,49,65,76,245,280,300,335 'signatur':313 'skill':57,460 'skill-maxia' 'solana':11,37,95,227,311,398,428 'source-sickn33' 'specif':482 'stat':382 'stop':488 'subscript':410 'substitut':478 'success':500 'swap':108 'task':464 'test':484 'time':271 'token':88,368,412 'tool':21,120,345,351 'topic-agent-skills' 'topic-agentic-skills' 'topic-ai-agent-skills' 'topic-ai-agents' 'topic-ai-coding' 'topic-ai-workflows' 'topic-antigravity' 'topic-antigravity-skills' 'topic-claude-code' 'topic-claude-code-skills' 'topic-codex-cli' 'topic-codex-skills' 'trade':48 'treat':473 'trend':374 'tx':309,312 'type':221,262,297,332 'url':123 'usdc':18,79,274,396 'use':55,235,415,458 'user':58,69,80,90,101,110 'valid':483 'verifi':399 'wallet':96,226,228,371 'want':59,70,91 'web3':154 'websit':432 'whale':405 'x':213,238,247,254,282,289,317,324 'x-api-key':237,253,288,323 'xxx':233,258,293,328 'yield':25,86,366","prices":[{"id":"3cb2ac28-3324-4160-8b72-7d514877a4e4","listingId":"0d724167-1880-4c45-93e9-f018b1b88132","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"sickn33","category":"antigravity-awesome-skills","install_from":"skills.sh"},"createdAt":"2026-04-18T21:40:37.242Z"}],"sources":[{"listingId":"0d724167-1880-4c45-93e9-f018b1b88132","source":"github","sourceId":"sickn33/antigravity-awesome-skills/maxia","sourceUrl":"https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/maxia","isPrimary":false,"firstSeenAt":"2026-04-18T21:40:37.242Z","lastSeenAt":"2026-04-23T12:51:13.657Z"}],"details":{"listingId":"0d724167-1880-4c45-93e9-f018b1b88132","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"sickn33","slug":"maxia","github":{"repo":"sickn33/antigravity-awesome-skills","stars":34726,"topics":["agent-skills","agentic-skills","ai-agent-skills","ai-agents","ai-coding","ai-workflows","antigravity","antigravity-skills","claude-code","claude-code-skills","codex-cli","codex-skills","cursor","cursor-skills","developer-tools","gemini-cli","gemini-skills","kiro","mcp","skill-library"],"license":"mit","html_url":"https://github.com/sickn33/antigravity-awesome-skills","pushed_at":"2026-04-23T06:41:03Z","description":"Installable GitHub library of 1,400+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes installer CLI, bundles, workflows, and official/community skill collections.","skill_md_sha":"e4eabbb1758d06e4652ca127683e4e403ce2e12f","skill_md_path":"skills/maxia/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/maxia"},"layout":"multi","source":"github","category":"antigravity-awesome-skills","frontmatter":{"name":"maxia","description":"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."},"skills_sh_url":"https://skills.sh/sickn33/antigravity-awesome-skills/maxia"},"updatedAt":"2026-04-23T12:51:13.657Z"}}