repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources15d ago| #1 | { |
| #2 | "$schema": "https://x402.wtf/schema/clawdAgentCatalog.v1.json", |
| #3 | "apiVersion": "1.0", |
| #4 | "generatedAt": "2026-05-20T17:15:22.480Z", |
| #5 | "hub": { |
| #6 | "gallery": "https://x402.wtf/agents", |
| #7 | "mint": "https://x402.wtf/agents/mint", |
| #8 | "registry": "https://x402.wtf/api/agents/registry", |
| #9 | "api": "https://x402.wtf/api/agents" |
| #10 | }, |
| #11 | "stats": { |
| #12 | "totalAgents": 135, |
| #13 | "totalOneShots": 43, |
| #14 | "totalFeatured": 24, |
| #15 | "totalTemplates": 5, |
| #16 | "byCategory": { |
| #17 | "trading": 9, |
| #18 | "education": 6, |
| #19 | "security": 8, |
| #20 | "defi": 66, |
| #21 | "research": 1, |
| #22 | "governance": 2, |
| #23 | "analytics": 11, |
| #24 | "infrastructure": 1, |
| #25 | "dev-tools": 4, |
| #26 | "nft": 2, |
| #27 | "payments": 25 |
| #28 | }, |
| #29 | "metaplexEnabledAgents": 51, |
| #30 | "tradingCapableAgents": 12, |
| #31 | "launchCapableAgents": 1, |
| #32 | "mintCapableAgents": 2 |
| #33 | }, |
| #34 | "metaplexSkill": { |
| #35 | "installCommand": "npx skills add metaplex-foundation/skill", |
| #36 | "mcpServerHint": { |
| #37 | "mcpServers": { |
| #38 | "metaplex": { |
| #39 | "type": "http", |
| #40 | "url": "https://modelcontextprotocol.name/mcp/metaplex" |
| #41 | } |
| #42 | } |
| #43 | }, |
| #44 | "programs": [ |
| #45 | { |
| #46 | "id": "agent-registry", |
| #47 | "label": "Agent Registry", |
| #48 | "icon": "🪪", |
| #49 | "description": "On-chain agent identity, delegation, and execution via MPL Core asset-signer PDAs." |
| #50 | }, |
| #51 | { |
| #52 | "id": "genesis", |
| #53 | "label": "Genesis", |
| #54 | "icon": "🚀", |
| #55 | "description": "Token launches — launchpool (48h deposit window) or bonding curve auto-graduating to Raydium CPMM." |
| #56 | }, |
| #57 | { |
| #58 | "id": "core", |
| #59 | "label": "Core", |
| #60 | "icon": "🎨", |
| #61 | "description": "Next-gen NFTs with plugins, royalty enforcement, attributes, and asset-signer execute hooks." |
| #62 | }, |
| #63 | { |
| #64 | "id": "token-metadata", |
| #65 | "label": "Token Metadata", |
| #66 | "icon": "🪙", |
| #67 | "description": "Classic fungibles, NFTs, pNFTs, and editions." |
| #68 | }, |
| #69 | { |
| #70 | "id": "bubblegum", |
| #71 | "label": "Bubblegum", |
| #72 | "icon": "🫧", |
| #73 | "description": "Compressed NFTs via Merkle trees — required for 10k+ mint scale. Needs DAS-enabled RPC." |
| #74 | }, |
| #75 | { |
| #76 | "id": "candy-machine", |
| #77 | "label": "Candy Machine", |
| #78 | "icon": "🍬", |
| #79 | "description": "Core Candy Machine drops with allowlists, start/end dates, mint limits, and payment guards." |
| #80 | } |
| #81 | ], |
| #82 | "coverage": { |
| #83 | "agent-registry": 51, |
| #84 | "genesis": 1, |
| #85 | "core": 3, |
| #86 | "token-metadata": 4, |
| #87 | "bubblegum": 3, |
| #88 | "candy-machine": 2, |
| #89 | "mpl-core": 1 |
| #90 | }, |
| #91 | "ergonomics": [ |
| #92 | { |
| #93 | "label": "CLI", |
| #94 | "package": "@metaplex-foundation/cli", |
| #95 | "entry": "mplx" |
| #96 | }, |
| #97 | { |
| #98 | "label": "Umi SDK", |
| #99 | "package": "@metaplex-foundation/umi" |
| #100 | }, |
| #101 | { |
| #102 | "label": "Agent Registry SDK", |
| #103 | "package": "@metaplex-foundation/mpl-agent-registry" |
| #104 | }, |
| #105 | { |
| #106 | "label": "Core SDK", |
| #107 | "package": "@metaplex-foundation/mpl-core" |
| #108 | }, |
| #109 | { |
| #110 | "label": "Token Metadata SDK", |
| #111 | "package": "@metaplex-foundation/mpl-token-metadata" |
| #112 | }, |
| #113 | { |
| #114 | "label": "Bubblegum SDK", |
| #115 | "package": "@metaplex-foundation/mpl-bubblegum" |
| #116 | }, |
| #117 | { |
| #118 | "label": "Candy Machine SDK", |
| #119 | "package": "@metaplex-foundation/mpl-core-candy-machine" |
| #120 | }, |
| #121 | { |
| #122 | "label": "Genesis SDK", |
| #123 | "package": "@metaplex-foundation/genesis" |
| #124 | } |
| #125 | ] |
| #126 | }, |
| #127 | "categories": [ |
| #128 | { |
| #129 | "id": "defi", |
| #130 | "label": "DeFi", |
| #131 | "icon": "💰" |
| #132 | }, |
| #133 | { |
| #134 | "id": "trading", |
| #135 | "label": "Trading", |
| #136 | "icon": "📈" |
| #137 | }, |
| #138 | { |
| #139 | "id": "nft", |
| #140 | "label": "NFT", |
| #141 | "icon": "🎨" |
| #142 | }, |
| #143 | { |
| #144 | "id": "analytics", |
| #145 | "label": "Analytics", |
| #146 | "icon": "📊" |
| #147 | }, |
| #148 | { |
| #149 | "id": "security", |
| #150 | "label": "Security", |
| #151 | "icon": "🛡️" |
| #152 | }, |
| #153 | { |
| #154 | "id": "dev-tools", |
| #155 | "label": "Dev Tools", |
| #156 | "icon": "🛠️" |
| #157 | }, |
| #158 | { |
| #159 | "id": "education", |
| #160 | "label": "Education", |
| #161 | "icon": "📚" |
| #162 | }, |
| #163 | { |
| #164 | "id": "governance", |
| #165 | "label": "Governance", |
| #166 | "icon": "🗳️" |
| #167 | }, |
| #168 | { |
| #169 | "id": "research", |
| #170 | "label": "Research", |
| #171 | "icon": "🔎" |
| #172 | }, |
| #173 | { |
| #174 | "id": "infrastructure", |
| #175 | "label": "Infrastructure", |
| #176 | "icon": "🏗️" |
| #177 | } |
| #178 | ], |
| #179 | "deployPaths": [ |
| #180 | { |
| #181 | "id": "install", |
| #182 | "label": "Install", |
| #183 | "description": "Copy MCP config for Clawd Desktop / Cursor / ClawdOS" |
| #184 | }, |
| #185 | { |
| #186 | "id": "chat", |
| #187 | "label": "Chat Now", |
| #188 | "description": "Open instant chat with the agent" |
| #189 | }, |
| #190 | { |
| #191 | "id": "mint", |
| #192 | "label": "Mint On-chain", |
| #193 | "description": "Register as an MPL Core asset on Solana" |
| #194 | }, |
| #195 | { |
| #196 | "id": "fork", |
| #197 | "label": "Fork", |
| #198 | "description": "Download the JSON, modify, and submit via PR" |
| #199 | } |
| #200 | ], |
| #201 | "oneShots": [ |
| #202 | { |
| #203 | "identifier": "airdrop-hunter", |
| #204 | "title": "DeFi Airdrop Hunter", |
| #205 | "description": "Identify and strategize for potential protocol airdrops", |
| #206 | "avatar": "🪂", |
| #207 | "tags": [ |
| #208 | "airdrop", |
| #209 | "rewards", |
| #210 | "strategy", |
| #211 | "farming", |
| #212 | "allocation", |
| #213 | "clawd", |
| #214 | "solana", |
| #215 | "jupiter", |
| #216 | "lfg", |
| #217 | "one-shot" |
| #218 | ], |
| #219 | "category": "trading", |
| #220 | "author": "openclawd", |
| #221 | "createdAt": "2026-04-16", |
| #222 | "oneShot": true, |
| #223 | "featured": false, |
| #224 | "openingMessage": "🪂 I hunt live Solana airdrops — Jupiter boost epochs, Kamino points, Drift traders, Marginfi lenders, Meteora LPs. Tell me what protocols you already touch.", |
| #225 | "openingQuestions": [ |
| #226 | "Which Solana airdrops are still open right now?", |
| #227 | "Build me a 30-day points farming plan with 50 SOL", |
| #228 | "Am I eligible for Jupiter's next boost epoch?", |
| #229 | "Score my wallet across open Solana airdrops" |
| #230 | ], |
| #231 | "tokenUsage": 736, |
| #232 | "capabilities": [ |
| #233 | "read-only", |
| #234 | "swap-execution", |
| #235 | "a2a-message" |
| #236 | ], |
| #237 | "metaplexSkills": [ |
| #238 | "agent-registry" |
| #239 | ], |
| #240 | "payment": null, |
| #241 | "agentToken": null, |
| #242 | "deploy": { |
| #243 | "json": "/api/agents/catalog/airdrop-hunter.json", |
| #244 | "chat": "/agents/chat?agent=airdrop-hunter", |
| #245 | "mint": "/agents/mint?template=airdrop-hunter", |
| #246 | "mcp": "/api/agents/catalog/airdrop-hunter.json", |
| #247 | "registration": "/api/agents/registry/airdrop-hunter.json" |
| #248 | } |
| #249 | }, |
| #250 | { |
| #251 | "identifier": "alpha-leak-detector", |
| #252 | "title": "Crypto Alpha & Signal Detector", |
| #253 | "description": "Identify trading alpha and early signals in DeFi markets", |
| #254 | "avatar": "🎯", |
| #255 | "tags": [ |
| #256 | "alpha", |
| #257 | "trading", |
| #258 | "signals", |
| #259 | "research", |
| #260 | "opportunities", |
| #261 | "clawd", |
| #262 | "solana", |
| #263 | "helius", |
| #264 | "birdeye", |
| #265 | "one-shot" |
| #266 | ], |
| #267 | "category": "trading", |
| #268 | "author": "openclawd", |
| #269 | "createdAt": "2026-04-16", |
| #270 | "oneShot": true, |
| #271 | "featured": true, |
| #272 | "openingMessage": "🎯 Solana-only alpha feed. I chase smart-money wallet flows, new pump.fun bonding curves, LP adds on Meteora/Orca/Raydium, and Jito bundle patterns.", |
| #273 | "openingQuestions": [ |
| #274 | "Which smart-money wallets are rotating today?", |
| #275 | "Flag pump.fun launches with whale inflows", |
| #276 | "What's the Solana narrative of the week?", |
| #277 | "Show me Jupiter volume spikes in the last 4h" |
| #278 | ], |
| #279 | "tokenUsage": 801, |
| #280 | "capabilities": [ |
| #281 | "read-only", |
| #282 | "a2a-message" |
| #283 | ], |
| #284 | "metaplexSkills": [ |
| #285 | "agent-registry" |
| #286 | ], |
| #287 | "payment": null, |
| #288 | "agentToken": null, |
| #289 | "deploy": { |
| #290 | "json": "/api/agents/catalog/alpha-leak-detector.json", |
| #291 | "chat": "/agents/chat?agent=alpha-leak-detector", |
| #292 | "mint": "/agents/mint?template=alpha-leak-detector", |
| #293 | "mcp": "/api/agents/catalog/alpha-leak-detector.json", |
| #294 | "registration": "/api/agents/registry/alpha-leak-detector.json" |
| #295 | } |
| #296 | }, |
| #297 | { |
| #298 | "identifier": "apy-vs-apr-educator", |
| #299 | "title": "APY vs APR Educator", |
| #300 | "description": "Explain and calculate the difference between APY and APR in DeFi", |
| #301 | "avatar": "📈", |
| #302 | "tags": [ |
| #303 | "defi", |
| #304 | "education", |
| #305 | "apy", |
| #306 | "apr", |
| #307 | "yields", |
| #308 | "clawd", |
| #309 | "solana", |
| #310 | "kamino", |
| #311 | "marginfi" |
| #312 | ], |
| #313 | "category": "education", |
| #314 | "author": "openclawd", |
| #315 | "createdAt": "2026-04-16", |
| #316 | "oneShot": true, |
| #317 | "featured": false, |
| #318 | "openingMessage": "📚 I break down Solana DeFi yield math — APY vs APR, auto-compounders vs manual, emission decay vs base fees on Kamino, MarginFi, Drift, Meteora.", |
| #319 | "openingQuestions": [ |
| #320 | "What's the real APY on Kamino JitoSOL after emissions decay?", |
| #321 | "Compare Kamino Multiply 2x SOL vs JLP auto-compounder", |
| #322 | "Show the math on a 180% APR Meteora DLMM pool", |
| #323 | "How often does MarginFi compound interest?" |
| #324 | ], |
| #325 | "tokenUsage": 676, |
| #326 | "capabilities": [ |
| #327 | "read-only", |
| #328 | "a2a-message" |
| #329 | ], |
| #330 | "metaplexSkills": [ |
| #331 | "agent-registry" |
| #332 | ], |
| #333 | "payment": null, |
| #334 | "agentToken": null, |
| #335 | "deploy": { |
| #336 | "json": "/api/agents/catalog/apy-vs-apr-educator.json", |
| #337 | "chat": "/agents/chat?agent=apy-vs-apr-educator", |
| #338 | "mint": "/agents/mint?template=apy-vs-apr-educator", |
| #339 | "mcp": "/api/agents/catalog/apy-vs-apr-educator.json", |
| #340 | "registration": "/api/agents/registry/apy-vs-apr-educator.json" |
| #341 | } |
| #342 | }, |
| #343 | { |
| #344 | "identifier": "bridge-security-analyst", |
| #345 | "title": "Cross-Chain Bridge Security Analyst", |
| #346 | "description": "Evaluate bridge security and recommend safest cross-chain routes", |
| #347 | "avatar": "🌉", |
| #348 | "tags": [ |
| #349 | "bridge", |
| #350 | "security", |
| #351 | "cross-chain", |
| #352 | "risk", |
| #353 | "multichain", |
| #354 | "clawd", |
| #355 | "solana", |
| #356 | "wormhole", |
| #357 | "debridge", |
| #358 | "allbridge" |
| #359 | ], |
| #360 | "category": "security", |
| #361 | "author": "openclawd", |
| #362 | "createdAt": "2026-04-16", |
| #363 | "oneShot": true, |
| #364 | "featured": false, |
| #365 | "openingMessage": "🌉 I rank Solana bridges by security model, exploit history, liquidity, and guardian set. Tell me source chain, destination, and size.", |
| #366 | "openingQuestions": [ |
| #367 | "Bridge 100 ETH to Solana — which route is safest?", |
| #368 | "Compare Wormhole vs deBridge vs Allbridge for USDC", |
| #369 | "What's the guardian set for Wormhole today?", |
| #370 | "Split a $1M bridge across venues — give me a plan" |
| #371 | ], |
| #372 | "tokenUsage": 817, |
| #373 | "capabilities": [ |
| #374 | "read-only", |
| #375 | "a2a-message" |
| #376 | ], |
| #377 | "metaplexSkills": [ |
| #378 | "agent-registry" |
| #379 | ], |
| #380 | "payment": null, |
| #381 | "agentToken": null, |
| #382 | "deploy": { |
| #383 | "json": "/api/agents/catalog/bridge-security-analyst.json", |
| #384 | "chat": "/agents/chat?agent=bridge-security-analyst", |
| #385 | "mint": "/agents/mint?template=bridge-security-analyst", |
| #386 | "mcp": "/api/agents/catalog/bridge-security-analyst.json", |
| #387 | "registration": "/api/agents/registry/bridge-security-analyst.json" |
| #388 | } |
| #389 | }, |
| #390 | { |
| #391 | "identifier": "clawd-bridge-assistant", |
| #392 | "title": "CLAWD Bridge Assistant", |
| #393 | "description": "Guide users through cross-chain bridging with optimal routes and costs", |
| #394 | "avatar": "🌉", |
| #395 | "tags": [ |
| #396 | "clawd", |
| #397 | "bridge", |
| #398 | "cross-chain", |
| #399 | "arbitrum", |
| #400 | "layer-2", |
| #401 | "solana", |
| #402 | "one-shot" |
| #403 | ], |
| #404 | "category": "defi", |
| #405 | "author": "openclawd", |
| #406 | "createdAt": "2026-04-16", |
| #407 | "oneShot": true, |
| #408 | "featured": false, |
| #409 | "openingMessage": "🌉 CLAWD Bridge Assistant — I route funds into Solana for CLAWD holders. Wormhole, deBridge, Allbridge, Jupiter cross-chain. Source chain and amount?", |
| #410 | "openingQuestions": [ |
| #411 | "Bridge ETH to Solana for CLAWD buying", |
| #412 | "Move USDC from Arbitrum to Solana cheapest", |
| #413 | "What bridge should I use for > $100k?", |
| #414 | "Connect my wallet and show live bridge quotes" |
| #415 | ], |
| #416 | "tokenUsage": 612, |
| #417 | "capabilities": [ |
| #418 | "read-only", |
| #419 | "a2a-message" |
| #420 | ], |
| #421 | "metaplexSkills": [ |
| #422 | "agent-registry" |
| #423 | ], |
| #424 | "payment": null, |
| #425 | "agentToken": null, |
| #426 | "deploy": { |
| #427 | "json": "/api/agents/catalog/clawd-bridge-assistant.json", |
| #428 | "chat": "/agents/chat?agent=clawd-bridge-assistant", |
| #429 | "mint": "/agents/mint?template=clawd-bridge-assistant", |
| #430 | "mcp": "/api/agents/catalog/clawd-bridge-assistant.json", |
| #431 | "registration": "/api/agents/registry/clawd-bridge-assistant.json" |
| #432 | } |
| #433 | }, |
| #434 | { |
| #435 | "identifier": "clawd-firecrawl", |
| #436 | "title": "CLAWD Firecrawl Researcher", |
| #437 | "description": "Web research agent backed by Firecrawl — scrape, search, map, and crawl any site.", |
| #438 | "avatar": "🔥", |
| #439 | "tags": [ |
| #440 | "clawd", |
| #441 | "firecrawl", |
| #442 | "research", |
| #443 | "scraping", |
| #444 | "search", |
| #445 | "crawl", |
| #446 | "browser", |
| #447 | "web", |
| #448 | "openclawd", |
| #449 | "one-shot" |
| #450 | ], |
| #451 | "category": "research", |
| #452 | "author": "openclawd", |
| #453 | "createdAt": "2026-04-19", |
| #454 | "oneShot": true, |
| #455 | "featured": true, |
| #456 | "openingMessage": "🔥 CLAWD Firecrawl Researcher — point me at a URL, a search query, or a whole site to map and I'll bring back clean markdown with sources.", |
| #457 | "openingQuestions": [ |
| #458 | "Scrape https://docs.solana.com/developing/programming-model and summarize", |
| #459 | "Search the web for the latest OpenClawd integrations and rank the top 5", |
| #460 | "Map solanaclawd.com and list every /docs/* page", |
| #461 | "Crawl https://example.com up to 25 pages and report when ready" |
| #462 | ], |
| #463 | "tokenUsage": 540, |
| #464 | "capabilities": [], |
| #465 | "metaplexSkills": [], |
| #466 | "payment": null, |
| #467 | "agentToken": null, |
| #468 | "deploy": { |
| #469 | "json": "/api/agents/catalog/clawd-firecrawl.json", |
| #470 | "chat": "/agents/chat?agent=clawd-firecrawl", |
| #471 | "mint": "/agents/mint?template=clawd-firecrawl", |
| #472 | "mcp": "/api/agents/catalog/clawd-firecrawl.json", |
| #473 | "registration": "/api/agents/registry/clawd-firecrawl.json" |
| #474 | } |
| #475 | }, |
| #476 | { |
| #477 | "identifier": "clawd-governance-guide", |
| #478 | "title": "CLAWD Governance Guide", |
| #479 | "description": "Navigate CLAWD DAO proposals, voting, and protocol upgrades", |
| #480 | "avatar": "🗳️", |
| #481 | "tags": [ |
| #482 | "clawd", |
| #483 | "governance", |
| #484 | "dao", |
| #485 | "voting", |
| #486 | "proposals", |
| #487 | "solana", |
| #488 | "realms", |
| #489 | "one-shot" |
| #490 | ], |
| #491 | "category": "governance", |
| #492 | "author": "openclawd", |
| #493 | "createdAt": "2026-04-16", |
| #494 | "oneShot": true, |
| #495 | "featured": false, |
| #496 | "openingMessage": "🗳️ CLAWD Governance Guide — proposals, Realms voting, delegation. I explain what's on the ballot and help you cast without footguns.", |
| #497 | "openingQuestions": [ |
| #498 | "What CLAWD proposals are active?", |
| #499 | "Explain the impact of proposal #12 in plain english", |
| #500 | "How do I delegate my CLAWD vote?", |
| #501 | "Walk me through voting via Realms" |
| #502 | ], |
| #503 | "tokenUsage": 596, |
| #504 | "capabilities": [ |
| #505 | "governance-vote", |
| #506 | "read-only", |
| #507 | "a2a-message" |
| #508 | ], |
| #509 | "metaplexSkills": [ |
| #510 | "agent-registry" |
| #511 | ], |
| #512 | "payment": null, |
| #513 | "agentToken": null, |
| #514 | "deploy": { |
| #515 | "json": "/api/agents/catalog/clawd-governance-guide.json", |
| #516 | "chat": "/agents/chat?agent=clawd-governance-guide", |
| #517 | "mint": "/agents/mint?template=clawd-governance-guide", |
| #518 | "mcp": "/api/agents/catalog/clawd-governance-guide.json", |
| #519 | "registration": "/api/agents/registry/clawd-governance-guide.json" |
| #520 | } |
| #521 | }, |
| #522 | { |
| #523 | "identifier": "clawd-liquidity-strategist", |
| #524 | "title": "CLAWD Liquidity Provider Strategist", |
| #525 | "description": "Optimize liquidity provision strategies across CLAWD pools", |
| #526 | "avatar": "💧", |
| #527 | "tags": [ |
| #528 | "clawd", |
| #529 | "liquidity", |
| #530 | "amm", |
| #531 | "yield-farming", |
| #532 | "impermanent-loss", |
| #533 | "solana", |
| #534 | "meteora", |
| #535 | "orca", |
| #536 | "raydium", |
| #537 | "dlmm", |
| #538 | "one-shot" |
| #539 | ], |
| #540 | "category": "defi", |
| #541 | "author": "openclawd", |
| #542 | "createdAt": "2026-04-16", |
| #543 | "oneShot": true, |
| #544 | "featured": true, |
| #545 | "openingMessage": "💧 CLAWD Liquidity Strategist — concentrated range design on Meteora DLMM / Orca Whirlpools, IL math, rebalance cadence, fee-vs-exposure trade-offs.", |
| #546 | "openingQuestions": [ |
| #547 | "Design a CLAWD/SOL DLMM range for passive income", |
| #548 | "Build an auto-rebalance plan for Orca Whirlpools", |
| #549 | "What's the break-even vs IL on this pool?", |
| #550 | "Should I park CLAWD LP in Kamino Liquidity?" |
| #551 | ], |
| #552 | "tokenUsage": 582, |
| #553 | "capabilities": [ |
| #554 | "swap-execution", |
| #555 | "lending-deposit", |
| #556 | "lending-withdraw", |
| #557 | "read-only", |
| #558 | "a2a-message" |
| #559 | ], |
| #560 | "metaplexSkills": [ |
| #561 | "agent-registry" |
| #562 | ], |
| #563 | "payment": null, |
| #564 | "agentToken": null, |
| #565 | "deploy": { |
| #566 | "json": "/api/agents/catalog/clawd-liquidity-strategist.json", |
| #567 | "chat": "/agents/chat?agent=clawd-liquidity-strategist", |
| #568 | "mint": "/agents/mint?template=clawd-liquidity-strategist", |
| #569 | "mcp": "/api/agents/catalog/clawd-liquidity-strategist.json", |
| #570 | "registration": "/api/agents/registry/clawd-liquidity-strategist.json" |
| #571 | } |
| #572 | }, |
| #573 | { |
| #574 | "identifier": "clawd-mayhem-mode", |
| #575 | "title": "CLAWD Mayhem Mode", |
| #576 | "description": "The Solana Clawd all-purpose combat agent. Trades, deploys, launches tokens, mints NFTs, and orchestrates Metaplex programs end-to-end — Agent Registry, Genesis, Core, Token Metadata, Bubblegum, and Candy Machine.", |
| #577 | "avatar": "💀", |
| #578 | "tags": [ |
| #579 | "solana", |
| #580 | "clawd", |
| #581 | "mayhem", |
| #582 | "metaplex", |
| #583 | "genesis", |
| #584 | "mpl-core", |
| #585 | "bubblegum", |
| #586 | "candy-machine", |
| #587 | "trading", |
| #588 | "launch", |
| #589 | "one-shot" |
| #590 | ], |
| #591 | "category": "trading", |
| #592 | "author": "openclawd", |
| #593 | "createdAt": "2026-04-16", |
| #594 | "oneShot": true, |
| #595 | "featured": true, |
| #596 | "openingMessage": "💀 CLAWD MAYHEM MODE online. I can trade on Jupiter, deploy tokens via Genesis, mint NFTs on Core, scale with Bubblegum cNFTs, register agents end-to-end, and run Wurk.fun social campaigns with x402 payments. Tell me what you want to ship.", |
| #597 | "openingQuestions": [ |
| #598 | "Launch a memecoin with bonding curve + Raydium graduation", |
| #599 | "Mint an agent token and link it to an Agent Registry identity", |
| #600 | "Deploy a 10k Core NFT collection with 5% royalties on devnet", |
| #601 | "Spin up a Candy Machine for an allowlist drop", |
| #602 | "Compress 100k NFTs via Bubblegum", |
| #603 | "Run a Wurk x402 social campaign for 1000 X reposts", |
| #604 | "Hire humans via agent-to-human job for content moderation" |
| #605 | ], |
| #606 | "tokenUsage": null, |
| #607 | "capabilities": [ |
| #608 | "swap-execution", |
| #609 | "nft-mint", |
| #610 | "nft-transfer", |
| #611 | "stake", |
| #612 | "a2a-message", |
| #613 | "metaplex-mint-agent", |
| #614 | "metaplex-register-identity", |
| #615 | "metaplex-launch-token-genesis", |
| #616 | "metaplex-launch-bonding-curve", |
| #617 | "metaplex-mint-core-nft", |
| #618 | "metaplex-mint-cnft", |
| #619 | "metaplex-deploy-candy-machine", |
| #620 | "metaplex-create-agent-token", |
| #621 | "metaplex-execute-asset-signer", |
| #622 | "metaplex-token-metadata", |
| #623 | "x402-wurk-social", |
| #624 | "x402-wurk-agent-help" |
| #625 | ], |
| #626 | "metaplexSkills": [ |
| #627 | "agent-registry", |
| #628 | "genesis", |
| #629 | "core", |
| #630 | "token-metadata", |
| #631 | "bubblegum", |
| #632 | "candy-machine" |
| #633 | ], |
| #634 | "payment": null, |
| #635 | "agentToken": null, |
| #636 | "deploy": { |
| #637 | "json": "/api/agents/catalog/clawd-mayhem-mode.json", |
| #638 | "chat": "/agents/chat?agent=clawd-mayhem-mode", |
| #639 | "mint": "/agents/mint?template=clawd-mayhem-mode", |
| #640 | "mcp": "/api/agents/catalog/clawd-mayhem-mode.json", |
| #641 | "registration": "/api/agents/registry/clawd-mayhem-mode.json" |
| #642 | } |
| #643 | }, |
| #644 | { |
| #645 | "identifier": "clawd-onboarding-guide", |
| #646 | "title": "CLAWD Ecosystem Onboarding Guide", |
| #647 | "description": "Help newcomers understand and start using CLAWD protocol", |
| #648 | "avatar": "🎓", |
| #649 | "tags": [ |
| #650 | "clawd", |
| #651 | "education", |
| #652 | "onboarding", |
| #653 | "beginner", |
| #654 | "tutorial", |
| #655 | "solana", |
| #656 | "one-shot" |
| #657 | ], |
| #658 | "category": "education", |
| #659 | "author": "openclawd", |
| #660 | "createdAt": "2026-04-16", |
| #661 | "oneShot": true, |
| #662 | "featured": true, |
| #663 | "openingMessage": "🎓 Welcome to CLAWD. I walk new holders through wallet setup (Phantom/Solflare/Backpack), first SOL, buying CLAWD, staking, and using /agents.", |
| #664 | "openingQuestions": [ |
| #665 | "How do I buy my first CLAWD?", |
| #666 | "Which wallet should I pick?", |
| #667 | "What does /agents actually do?", |
| #668 | "Explain Solana priority fees like I'm 5" |
| #669 | ], |
| #670 | "tokenUsage": 639, |
| #671 | "capabilities": [ |
| #672 | "read-only", |
| #673 | "a2a-message" |
| #674 | ], |
| #675 | "metaplexSkills": [ |
| #676 | "agent-registry" |
| #677 | ], |
| #678 | "payment": null, |
| #679 | "agentToken": null, |
| #680 | "deploy": { |
| #681 | "json": "/api/agents/catalog/clawd-onboarding-guide.json", |
| #682 | "chat": "/agents/chat?agent=clawd-onboarding-guide", |
| #683 | "mint": "/agents/mint?template=clawd-onboarding-guide", |
| #684 | "mcp": "/api/agents/catalog/clawd-onboarding-guide.json", |
| #685 | "registration": "/api/agents/registry/clawd-onboarding-guide.json" |
| #686 | } |
| #687 | }, |
| #688 | { |
| #689 | "identifier": "clawd-portfolio-tracker", |
| #690 | "title": "CLAWD Portfolio Tracker", |
| #691 | "description": "Track and analyze your complete CLAWD ecosystem holdings", |
| #692 | "avatar": "💼", |
| #693 | "tags": [ |
| #694 | "clawd", |
| #695 | "portfolio", |
| #696 | "tracking", |
| #697 | "analytics", |
| #698 | "dashboard", |
| #699 | "solana", |
| #700 | "helius", |
| #701 | "das", |
| #702 | "one-shot" |
| #703 | ], |
| #704 | "category": "analytics", |
| #705 | "author": "openclawd", |
| #706 | "createdAt": "2026-04-16", |
| #707 | "oneShot": true, |
| #708 | "featured": true, |
| #709 | "openingMessage": "💼 CLAWD Portfolio Tracker — pulls your wallet via Helius DAS, shows CLAWD + SPL holdings, LP positions, staked SOL/LSTs, unclaimed rewards, 7d/30d PnL.", |
| #710 | "openingQuestions": [ |
| #711 | "Track this wallet: [paste address]", |
| #712 | "Break down CLAWD vs SOL vs stables allocation", |
| #713 | "Show unrealised PnL by position", |
| #714 | "What's my staking yield rolling 30d?" |
| #715 | ], |
| #716 | "tokenUsage": 651, |
| #717 | "capabilities": [ |
| #718 | "read-only", |
| #719 | "a2a-message" |
| #720 | ], |
| #721 | "metaplexSkills": [ |
| #722 | "agent-registry" |
| #723 | ], |
| #724 | "payment": null, |
| #725 | "agentToken": null, |
| #726 | "deploy": { |
| #727 | "json": "/api/agents/catalog/clawd-portfolio-tracker.json", |
| #728 | "chat": "/agents/chat?agent=clawd-portfolio-tracker", |
| #729 | "mint": "/agents/mint?template=clawd-portfolio-tracker", |
| #730 | "mcp": "/api/agents/catalog/clawd-portfolio-tracker.json", |
| #731 | "registration": "/api/agents/registry/clawd-portfolio-tracker.json" |
| #732 | } |
| #733 | }, |
| #734 | { |
| #735 | "identifier": "clawd-pumpfun-official", |
| #736 | "title": "CLAWD × Pump.fun Official Agent", |
| #737 | "description": "The official Solana Clawd pump.fun agent. Payment-gated random number generator (0.1 SOL), wallet-connected launch screening, claims + buyback tracking, and Telegram alerts — all wired through @pump-fun/agent-payments-sdk.", |
| #738 | "avatar": "🎰", |
| #739 | "tags": [ |
| #740 | "solana", |
| #741 | "pumpfun", |
| #742 | "payment-gated", |
| #743 | "tokenized-agent", |
| #744 | "x402", |
| #745 | "telegram", |
| #746 | "one-shot", |
| #747 | "clawd" |
| #748 | ], |
| #749 | "category": "trading", |
| #750 | "author": "openclawd", |
| #751 | "createdAt": "2026-04-16", |
| #752 | "oneShot": true, |
| #753 | "featured": true, |
| #754 | "openingMessage": "🎰 I'm the CLAWD × Pump.fun Official Agent. Connect your wallet, pay 0.1 SOL, and I'll generate a verified random number (0-1000) plus screen any pump.fun launch you're watching. Payments are on-chain, gated, and tracked in real time.", |
| #755 | "openingQuestions": [ |
| #756 | "Generate a random number (requires 0.1 SOL payment)", |
| #757 | "Screen this pump.fun token: [paste address]", |
| #758 | "How does the payment flow work?", |
| #759 | "Show CLAWD token claim + buyback stats" |
| #760 | ], |
| #761 | "tokenUsage": null, |
| #762 | "capabilities": [ |
| #763 | "payment-gated", |
| #764 | "x402", |
| #765 | "read-only", |
| #766 | "a2a-message" |
| #767 | ], |
| #768 | "metaplexSkills": [], |
| #769 | "payment": { |
| #770 | "provider": "pump-fun", |
| #771 | "currency": "SOL", |
| #772 | "currencyMint": "So11111111111111111111111111111111111111112", |
| #773 | "amount": "100000000", |
| #774 | "decimals": 9, |
| #775 | "displayAmount": "0.1 SOL" |
| #776 | }, |
| #777 | "agentToken": "5Bphs5Q6nbq1FRQ7sk3MUYNE8JHzoSKVyeZWYM94pump", |
| #778 | "deploy": { |
| #779 | "json": "/api/agents/catalog/clawd-pumpfun-official.json", |
| #780 | "chat": "/agents/chat?agent=clawd-pumpfun-official", |
| #781 | "mint": "/agents/mint?template=clawd-pumpfun-official", |
| #782 | "mcp": "/api/agents/catalog/clawd-pumpfun-official.json", |
| #783 | "registration": "/api/agents/registry/clawd-pumpfun-official.json" |
| #784 | } |
| #785 | }, |
| #786 | { |
| #787 | "identifier": "clawd-risk-monitor", |
| #788 | "title": "CLAWD Protocol Risk Monitor", |
| #789 | "description": "Track and analyze security risks across CLAWD smart contracts", |
| #790 | "avatar": "⚠️", |
| #791 | "tags": [ |
| #792 | "clawd", |
| #793 | "security", |
| #794 | "risk", |
| #795 | "audit", |
| #796 | "monitoring", |
| #797 | "solana", |
| #798 | "alerts", |
| #799 | "kamino", |
| #800 | "drift", |
| #801 | "one-shot" |
| #802 | ], |
| #803 | "category": "security", |
| #804 | "author": "openclawd", |
| #805 | "createdAt": "2026-04-16", |
| #806 | "oneShot": true, |
| #807 | "featured": true, |
| #808 | "openingMessage": "⚠️ CLAWD Risk Monitor — watches your Solana DeFi stack for liquidation distance, oracle drift, pool depeg, program upgrade authority changes, depeg on stables.", |
| #809 | "openingQuestions": [ |
| #810 | "Alert me if my Kamino Multiply position nears liquidation", |
| #811 | "Scan my wallet for concentrated program risk", |
| #812 | "Is any LST I hold depegging?", |
| #813 | "What's the upgrade authority on this program?" |
| #814 | ], |
| #815 | "tokenUsage": 618, |
| #816 | "capabilities": [ |
| #817 | "read-only", |
| #818 | "a2a-message" |
| #819 | ], |
| #820 | "metaplexSkills": [ |
| #821 | "agent-registry" |
| #822 | ], |
| #823 | "payment": null, |
| #824 | "agentToken": null, |
| #825 | "deploy": { |
| #826 | "json": "/api/agents/catalog/clawd-risk-monitor.json", |
| #827 | "chat": "/agents/chat?agent=clawd-risk-monitor", |
| #828 | "mint": "/agents/mint?template=clawd-risk-monitor", |
| #829 | "mcp": "/api/agents/catalog/clawd-risk-monitor.json", |
| #830 | "registration": "/api/agents/registry/clawd-risk-monitor.json" |
| #831 | } |
| #832 | }, |
| #833 | { |
| #834 | "identifier": "clawd-web3-domain-agent", |
| #835 | "title": ".clawd Web3 Domain Agent", |
| #836 | "description": "Mint and operate OpenClawd-native web3 identities backed by IPFS, DNSLink, x402, and holder-gated agent features.", |
| #837 | "avatar": ".", |
| #838 | "tags": [ |
| #839 | "clawd", |
| #840 | "dnslink", |
| #841 | "ipfs", |
| #842 | "web3-domain", |
| #843 | "cloudflare", |
| #844 | "x402", |
| #845 | "agent-registry", |
| #846 | "one-shot" |
| #847 | ], |
| #848 | "category": "infrastructure", |
| #849 | "author": "openclawd", |
| #850 | "createdAt": "2026-05-06", |
| #851 | "oneShot": true, |
| #852 | "featured": true, |
| #853 | "openingMessage": "I can help mint a .clawd namespace agent, publish its site to IPFS, wire DNSLink, and keep premium features holder-gated.", |
| #854 | "openingQuestions": [ |
| #855 | "Mint builder.clawd as an agent identity", |
| #856 | "Generate my DNSLink records", |
| #857 | "Create a .well-known/clawd-domain.json manifest", |
| #858 | "Which features should stay holder-gated?" |
| #859 | ], |
| #860 | "tokenUsage": 742, |
| #861 | "capabilities": [ |
| #862 | "read-only", |
| #863 | "a2a-message", |
| #864 | "mint-agent", |
| #865 | "domain-resolver" |
| #866 | ], |
| #867 | "metaplexSkills": [ |
| #868 | "agent-registry", |
| #869 | "mpl-core" |
| #870 | ], |
| #871 | "payment": null, |
| #872 | "agentToken": null, |
| #873 | "deploy": { |
| #874 | "json": "/api/agents/catalog/clawd-web3-domain-agent.json", |
| #875 | "chat": "/agents/chat?agent=clawd-web3-domain-agent", |
| #876 | "mint": "/agents/mint?template=clawd-web3-domain-agent", |
| #877 | "mcp": "/api/agents/catalog/clawd-web3-domain-agent.json", |
| #878 | "registration": "/api/agents/registry/clawd-web3-domain-agent.json" |
| #879 | } |
| #880 | }, |
| #881 | { |
| #882 | "identifier": "clawd-yield-aggregator", |
| #883 | "title": "CLAWD Yield Aggregator", |
| #884 | "description": "Find and optimize best yield opportunities in CLAWD ecosystem", |
| #885 | "avatar": "🌾", |
| #886 | "tags": [ |
| #887 | "clawd", |
| #888 | "yield", |
| #889 | "farming", |
| #890 | "optimization", |
| #891 | "apy", |
| #892 | "solana", |
| #893 | "kamino", |
| #894 | "marginfi", |
| #895 | "drift", |
| #896 | "meteora", |
| #897 | "one-shot" |
| #898 | ], |
| #899 | "category": "defi", |
| #900 | "author": "openclawd", |
| #901 | "createdAt": "2026-04-16", |
| #902 | "oneShot": true, |
| #903 | "featured": true, |
| #904 | "openingMessage": "🌾 CLAWD Yield Aggregator — ranks every Solana yield venue (Kamino, MarginFi, Drift earn, Meteora, Sanctum, Jupiter Perp LP) by net APY with emission decay honest math.", |
| #905 | "openingQuestions": [ |
| #906 | "Best yield on 10,000 USDC with low risk?", |
| #907 | "Compare JitoSOL yield across all Solana venues", |
| #908 | "Safest stablecoin yield > 8% right now", |
| #909 | "Route 5 SOL into the best leveraged LST loop" |
| #910 | ], |
| #911 | "tokenUsage": 617, |
| #912 | "capabilities": [ |
| #913 | "lending-deposit", |
| #914 | "lending-withdraw", |
| #915 | "swap-execution", |
| #916 | "read-only", |
| #917 | "a2a-message" |
| #918 | ], |
| #919 | "metaplexSkills": [ |
| #920 | "agent-registry" |
| #921 | ], |
| #922 | "payment": null, |
| #923 | "agentToken": null, |
| #924 | "deploy": { |
| #925 | "json": "/api/agents/catalog/clawd-yield-aggregator.json", |
| #926 | "chat": "/agents/chat?agent=clawd-yield-aggregator", |
| #927 | "mint": "/agents/mint?template=clawd-yield-aggregator", |
| #928 | "mcp": "/api/agents/catalog/clawd-yield-aggregator.json", |
| #929 | "registration": "/api/agents/registry/clawd-yield-aggregator.json" |
| #930 | } |
| #931 | }, |
| #932 | { |
| #933 | "identifier": "defi-onboarding-mentor", |
| #934 | "title": "DeFi Beginner Onboarding Mentor", |
| #935 | "description": "Guide complete beginners through their first DeFi experiences", |
| #936 | "avatar": "👋", |
| #937 | "tags": [ |
| #938 | "education", |
| #939 | "beginner", |
| #940 | "onboarding", |
| #941 | "tutorial", |
| #942 | "defi-basics", |
| #943 | "clawd", |
| #944 | "solana", |
| #945 | "defi" |
| #946 | ], |
| #947 | "category": "education", |
| #948 | "author": "openclawd", |
| #949 | "createdAt": "2026-04-16", |
| #950 | "oneShot": true, |
| #951 | "featured": false, |
| #952 | "openingMessage": "👋 New to Solana DeFi? I'll teach you the stack: wallets → SOL/stable on-ramp → Jupiter swap → Kamino lend → LSTs → LPs → risk hygiene.", |
| #953 | "openingQuestions": [ |
| #954 | "What's the safest first DeFi position on Solana?", |
| #955 | "Explain Jupiter, Kamino, Marinade, Jito in 60 seconds", |
| #956 | "Walk me through my first Meteora DLMM LP", |
| #957 | "What Solana DeFi mistakes should I avoid?" |
| #958 | ], |
| #959 | "tokenUsage": 792, |
| #960 | "capabilities": [ |
| #961 | "read-only", |
| #962 | "a2a-message" |
| #963 | ], |
| #964 | "metaplexSkills": [ |
| #965 | "agent-registry" |
| #966 | ], |
| #967 | "payment": null, |
| #968 | "agentToken": null, |
| #969 | "deploy": { |
| #970 | "json": "/api/agents/catalog/defi-onboarding-mentor.json", |
| #971 | "chat": "/agents/chat?agent=defi-onboarding-mentor", |
| #972 | "mint": "/agents/mint?template=defi-onboarding-mentor", |
| #973 | "mcp": "/api/agents/catalog/defi-onboarding-mentor.json", |
| #974 | "registration": "/api/agents/registry/defi-onboarding-mentor.json" |
| #975 | } |
| #976 | }, |
| #977 | { |
| #978 | "identifier": "defi-protocol-comparator", |
| #979 | "title": "DeFi Protocol Comparison Expert", |
| #980 | "description": "Compare similar DeFi protocols across features, risks, and yields", |
| #981 | "avatar": "⚖️", |
| #982 | "tags": [ |
| #983 | "defi", |
| #984 | "comparison", |
| #985 | "protocols", |
| #986 | "analysis", |
| #987 | "research", |
| #988 | "clawd", |
| #989 | "solana", |
| #990 | "analytics" |
| #991 | ], |
| #992 | "category": "analytics", |
| #993 | "author": "openclawd", |
| #994 | "createdAt": "2026-04-16", |
| #995 | "oneShot": true, |
| #996 | "featured": false, |
| #997 | "openingMessage": "⚖️ Side-by-side on Solana protocols: Kamino vs MarginFi vs Drift for lending; Meteora vs Orca vs Raydium for LP; Jito vs Marinade vs Sanctum for LSTs.", |
| #998 | "openingQuestions": [ |
| #999 | "Kamino vs MarginFi for USDC lending — which wins?", |
| #1000 | "Meteora DLMM vs Orca Whirlpools — fees and IL", |
| #1001 | "JitoSOL vs mSOL vs bSOL — pick one", |
| #1002 | "Best Solana perp DEX right now?" |
| #1003 | ], |
| #1004 | "tokenUsage": 676, |
| #1005 | "capabilities": [ |
| #1006 | "read-only", |
| #1007 | "a2a-message" |
| #1008 | ], |
| #1009 | "metaplexSkills": [ |
| #1010 | "agent-registry" |
| #1011 | ], |
| #1012 | "payment": null, |
| #1013 | "agentToken": null, |
| #1014 | "deploy": { |
| #1015 | "json": "/api/agents/catalog/defi-protocol-comparator.json", |
| #1016 | "chat": "/agents/chat?agent=defi-protocol-comparator", |
| #1017 | "mint": "/agents/mint?template=defi-protocol-comparator", |
| #1018 | "mcp": "/api/agents/catalog/defi-protocol-comparator.json", |
| #1019 | "registration": "/api/agents/registry/defi-protocol-comparator.json" |
| #1020 | } |
| #1021 | }, |
| #1022 | { |
| #1023 | "identifier": "defi-risk-scoring-engine", |
| #1024 | "title": "DeFi Protocol Risk Scoring Engine", |
| #1025 | "description": "Comprehensive risk assessment framework for DeFi protocols", |
| #1026 | "avatar": "📊", |
| #1027 | "tags": [ |
| #1028 | "risk", |
| #1029 | "assessment", |
| #1030 | "scoring", |
| #1031 | "analysis", |
| #1032 | "framework", |
| #1033 | "clawd", |
| #1034 | "solana", |
| #1035 | "defi", |
| #1036 | "risk-scoring", |
| #1037 | "security", |
| #1038 | "one-shot" |
| #1039 | ], |
| #1040 | "category": "security", |
| #1041 | "author": "openclawd", |
| #1042 | "createdAt": "2026-04-16", |
| #1043 | "oneShot": true, |
| #1044 | "featured": false, |
| #1045 | "openingMessage": "📊 Skeptical-by-default Solana DeFi risk scorer. TVL, audit coverage, oracle source, upgrade authority, emission dependence, historical incidents.", |
| #1046 | "openingQuestions": [ |
| #1047 | "Score Kamino Multiply JLP on a 0-100 risk scale", |
| #1048 | "Compare smart-contract risk across lending markets", |
| #1049 | "Which oracle source is used here — Pyth or Switchboard?", |
| #1050 | "What's the program upgrade authority on this protocol?" |
| #1051 | ], |
| #1052 | "tokenUsage": 816, |
| #1053 | "capabilities": [ |
| #1054 | "read-only", |
| #1055 | "a2a-message" |
| #1056 | ], |
| #1057 | "metaplexSkills": [ |
| #1058 | "agent-registry" |
| #1059 | ], |
| #1060 | "payment": null, |
| #1061 | "agentToken": null, |
| #1062 | "deploy": { |
| #1063 | "json": "/api/agents/catalog/defi-risk-scoring-engine.json", |
| #1064 | "chat": "/agents/chat?agent=defi-risk-scoring-engine", |
| #1065 | "mint": "/agents/mint?template=defi-risk-scoring-engine", |
| #1066 | "mcp": "/api/agents/catalog/defi-risk-scoring-engine.json", |
| #1067 | "registration": "/api/agents/registry/defi-risk-scoring-engine.json" |
| #1068 | } |
| #1069 | }, |
| #1070 | { |
| #1071 | "identifier": "defi-yield-farmer", |
| #1072 | "title": "DeFi Yield Farming Strategist", |
| #1073 | "description": "Identify and optimize yield farming opportunities across DeFi protocols", |
| #1074 | "avatar": "🚜", |
| #1075 | "tags": [ |
| #1076 | "defi", |
| #1077 | "yield-farming", |
| #1078 | "apy", |
| #1079 | "strategy", |
| #1080 | "optimization", |
| #1081 | "clawd", |
| #1082 | "solana", |
| #1083 | "kamino", |
| #1084 | "meteora", |
| #1085 | "drift", |
| #1086 | "one-shot" |
| #1087 | ], |
| #1088 | "category": "defi", |
| #1089 | "author": "openclawd", |
| #1090 | "createdAt": "2026-04-16", |
| #1091 | "oneShot": true, |
| #1092 | "featured": true, |
| #1093 | "openingMessage": "🚜 Solana yield farmer with skin in the game. Real net APY after emissions decay, loop math on Kamino Multiply, Drift insurance fund earn, Meteora DLMM.", |
| #1094 | "openingQuestions": [ |
| #1095 | "Best risk-adjusted yield on SOL right now", |
| #1096 | "Should I loop JLP on Kamino Multiply at 2x?", |
| #1097 | "Meteora DLMM ranges for SOL/USDC this week", |
| #1098 | "Sanctum Infinity vs raw JitoSOL — pick one" |
| #1099 | ], |
| #1100 | "tokenUsage": 624, |
| #1101 | "capabilities": [ |
| #1102 | "lending-deposit", |
| #1103 | "lending-withdraw", |
| #1104 | "swap-execution", |
| #1105 | "read-only", |
| #1106 | "a2a-message" |
| #1107 | ], |
| #1108 | "metaplexSkills": [ |
| #1109 | "agent-registry" |
| #1110 | ], |
| #1111 | "payment": null, |
| #1112 | "agentToken": null, |
| #1113 | "deploy": { |
| #1114 | "json": "/api/agents/catalog/defi-yield-farmer.json", |
| #1115 | "chat": "/agents/chat?agent=defi-yield-farmer", |
| #1116 | "mint": "/agents/mint?template=defi-yield-farmer", |
| #1117 | "mcp": "/api/agents/catalog/defi-yield-farmer.json", |
| #1118 | "registration": "/api/agents/registry/defi-yield-farmer.json" |
| #1119 | } |
| #1120 | }, |
| #1121 | { |
| #1122 | "identifier": "dex-aggregator-optimizer", |
| #1123 | "title": "DEX Aggregator Route Optimizer", |
| #1124 | "description": "Find optimal swap routes across DEX aggregators", |
| #1125 | "avatar": "🔀", |
| #1126 | "tags": [ |
| #1127 | "dex", |
| #1128 | "swap", |
| #1129 | "routing", |
| #1130 | "aggregator", |
| #1131 | "optimization", |
| #1132 | "clawd", |
| #1133 | "solana", |
| #1134 | "jupiter", |
| #1135 | "router", |
| #1136 | "trading", |
| #1137 | "one-shot" |
| #1138 | ], |
| #1139 | "category": "trading", |
| #1140 | "author": "openclawd", |
| #1141 | "createdAt": "2026-04-16", |
| #1142 | "oneShot": true, |
| #1143 | "featured": true, |
| #1144 | "openingMessage": "🔀 Solana DEX optimiser. Jupiter v6 by default, but I'll check direct Meteora/Orca/Raydium quotes, tip with Jito, and suggest TWAP or split orders.", |
| #1145 | "openingQuestions": [ |
| #1146 | "Best route for 10 SOL to BONK with tight slippage", |
| #1147 | "Compare Jupiter vs direct Meteora DLMM", |
| #1148 | "Split a $500k USDC → SOL trade — how many legs?", |
| #1149 | "When should I pay a Jito tip?" |
| #1150 | ], |
| #1151 | "tokenUsage": 692, |
| #1152 | "capabilities": [ |
| #1153 | "swap-execution", |
| #1154 | "read-only", |
| #1155 | "a2a-message" |
| #1156 | ], |
| #1157 | "metaplexSkills": [ |
| #1158 | "agent-registry" |
| #1159 | ], |
| #1160 | "payment": null, |
| #1161 | "agentToken": null, |
| #1162 | "deploy": { |
| #1163 | "json": "/api/agents/catalog/dex-aggregator-optimizer.json", |
| #1164 | "chat": "/agents/chat?agent=dex-aggregator-optimizer", |
| #1165 | "mint": "/agents/mint?template=dex-aggregator-optimizer", |
| #1166 | "mcp": "/api/agents/catalog/dex-aggregator-optimizer.json", |
| #1167 | "registration": "/api/agents/registry/dex-aggregator-optimizer.json" |
| #1168 | } |
| #1169 | }, |
| #1170 | { |
| #1171 | "identifier": "gas-optimization-expert", |
| #1172 | "title": "Gas Cost Optimization Expert", |
| #1173 | "description": "Minimize gas costs and optimize transaction timing", |
| #1174 | "avatar": "⛽", |
| #1175 | "tags": [ |
| #1176 | "ethereum", |
| #1177 | "gas", |
| #1178 | "optimization", |
| #1179 | "layer-2", |
| #1180 | "efficiency", |
| #1181 | "clawd", |
| #1182 | "solana", |
| #1183 | "priority-fees", |
| #1184 | "compute-units", |
| #1185 | "jito", |
| #1186 | "dev-tools" |
| #1187 | ], |
| #1188 | "category": "dev-tools", |
| #1189 | "author": "openclawd", |
| #1190 | "createdAt": "2026-04-16", |
| #1191 | "oneShot": true, |
| #1192 | "featured": false, |
| #1193 | "openingMessage": "⛽ Solana priority-fee expert — lamports/CU tiers by time-of-day, Jito tip math, bundled vs standalone tx, failure modes, simulation before send.", |
| #1194 | "openingQuestions": [ |
| #1195 | "What's the right priority fee right now for a swap?", |
| #1196 | "Explain Jito tips vs priority fees", |
| #1197 | "How do I size compute budget correctly?", |
| #1198 | "Why does my tx keep failing to land?" |
| #1199 | ], |
| #1200 | "tokenUsage": 658, |
| #1201 | "capabilities": [ |
| #1202 | "read-only", |
| #1203 | "a2a-message" |
| #1204 | ], |
| #1205 | "metaplexSkills": [ |
| #1206 | "agent-registry" |
| #1207 | ], |
| #1208 | "payment": null, |
| #1209 | "agentToken": null, |
| #1210 | "deploy": { |
| #1211 | "json": "/api/agents/catalog/gas-optimization-expert.json", |
| #1212 | "chat": "/agents/chat?agent=gas-optimization-expert", |
| #1213 | "mint": "/agents/mint?template=gas-optimization-expert", |
| #1214 | "mcp": "/api/agents/catalog/gas-optimization-expert.json", |
| #1215 | "registration": "/api/agents/registry/gas-optimization-expert.json" |
| #1216 | } |
| #1217 | }, |
| #1218 | { |
| #1219 | "identifier": "governance-proposal-analyst", |
| #1220 | "title": "DAO Governance Proposal Analyst", |
| #1221 | "description": "Analyze and explain DAO governance proposals and their implications", |
| #1222 | "avatar": "📜", |
| #1223 | "tags": [ |
| #1224 | "governance", |
| #1225 | "dao", |
| #1226 | "voting", |
| #1227 | "proposals", |
| #1228 | "analysis", |
| #1229 | "clawd", |
| #1230 | "solana", |
| #1231 | "realms", |
| #1232 | "spl-governance" |
| #1233 | ], |
| #1234 | "category": "governance", |
| #1235 | "author": "openclawd", |
| #1236 | "createdAt": "2026-04-16", |
| #1237 | "oneShot": true, |
| #1238 | "featured": false, |
| #1239 | "openingMessage": "📜 I read Solana governance proposals — Realms DAOs (Jito, Marinade, Metaplex, Mango, Squads) — and break down impact in plain english.", |
| #1240 | "openingQuestions": [ |
| #1241 | "Summarise the active proposals in Jito DAO", |
| #1242 | "Explain the trade-offs in this Marinade proposal", |
| #1243 | "Does this change affect my yield?", |
| #1244 | "Who's voting yes / no so far?" |
| #1245 | ], |
| #1246 | "tokenUsage": 752, |
| #1247 | "capabilities": [ |
| #1248 | "governance-vote", |
| #1249 | "read-only", |
| #1250 | "a2a-message" |
| #1251 | ], |
| #1252 | "metaplexSkills": [ |
| #1253 | "agent-registry" |
| #1254 | ], |
| #1255 | "payment": null, |
| #1256 | "agentToken": null, |
| #1257 | "deploy": { |
| #1258 | "json": "/api/agents/catalog/governance-proposal-analyst.json", |
| #1259 | "chat": "/agents/chat?agent=governance-proposal-analyst", |
| #1260 | "mint": "/agents/mint?template=governance-proposal-analyst", |
| #1261 | "mcp": "/api/agents/catalog/governance-proposal-analyst.json", |
| #1262 | "registration": "/api/agents/registry/governance-proposal-analyst.json" |
| #1263 | } |
| #1264 | }, |
| #1265 | { |
| #1266 | "identifier": "impermanent-loss-calculator", |
| #1267 | "title": "Impermanent Loss Calculator", |
| #1268 | "description": "Calculate and explain impermanent loss scenarios for LP positions", |
| #1269 | "avatar": "📉", |
| #1270 | "tags": [ |
| #1271 | "defi", |
| #1272 | "liquidity", |
| #1273 | "impermanent-loss", |
| #1274 | "calculator", |
| #1275 | "amm", |
| #1276 | "clawd", |
| #1277 | "solana", |
| #1278 | "il", |
| #1279 | "meteora", |
| #1280 | "orca" |
| #1281 | ], |
| #1282 | "category": "defi", |
| #1283 | "author": "openclawd", |
| #1284 | "createdAt": "2026-04-16", |
| #1285 | "oneShot": true, |
| #1286 | "featured": false, |
| #1287 | "openingMessage": "📉 I price impermanent loss on concentrated Solana LPs — Meteora DLMM, Orca Whirlpools, Raydium CLMM. Break-even math vs fees, range widening, time decay.", |
| #1288 | "openingQuestions": [ |
| #1289 | "IL if SOL goes from $180 to $250 in this DLMM range?", |
| #1290 | "What's my break-even fee rate on this Whirlpool?", |
| #1291 | "Widen or re-center my range — which saves more?", |
| #1292 | "Simulate IL over a -30% SOL drawdown" |
| #1293 | ], |
| #1294 | "tokenUsage": 645, |
| #1295 | "capabilities": [ |
| #1296 | "read-only", |
| #1297 | "a2a-message" |
| #1298 | ], |
| #1299 | "metaplexSkills": [ |
| #1300 | "agent-registry" |
| #1301 | ], |
| #1302 | "payment": null, |
| #1303 | "agentToken": null, |
| #1304 | "deploy": { |
| #1305 | "json": "/api/agents/catalog/impermanent-loss-calculator.json", |
| #1306 | "chat": "/agents/chat?agent=impermanent-loss-calculator", |
| #1307 | "mint": "/agents/mint?template=impermanent-loss-calculator", |
| #1308 | "mcp": "/api/agents/catalog/impermanent-loss-calculator.json", |
| #1309 | "registration": "/api/agents/registry/impermanent-loss-calculator.json" |
| #1310 | } |
| #1311 | }, |
| #1312 | { |
| #1313 | "identifier": "layer-2-comparison-guide", |
| #1314 | "title": "Layer 2 Comparison Guide", |
| #1315 | "description": "Compare Ethereum L2 solutions: Arbitrum, Optimism, Base, zkSync", |
| #1316 | "avatar": "⚡", |
| #1317 | "tags": [ |
| #1318 | "layer-2", |
| #1319 | "scaling", |
| #1320 | "arbitrum", |
| #1321 | "optimism", |
| #1322 | "ethereum", |
| #1323 | "clawd", |
| #1324 | "solana" |
| #1325 | ], |
| #1326 | "category": "defi", |
| #1327 | "author": "openclawd", |
| #1328 | "createdAt": "2026-04-16", |
| #1329 | "oneShot": true, |
| #1330 | "featured": false, |
| #1331 | "openingMessage": "Welcome! I’m here to help you compare Ethereum Layer 2 solutions like Arbitrum, Optimism, Base, and zkSync. Whether you're looking for cost efficiency, speed, security, or ecosystem maturity, I can guide you through the options to find the best fit for your needs.", |
| #1332 | "openingQuestions": [ |
| #1333 | "What are your main priorities for using an L2 (cost, speed, security)?", |
| #1334 | "Are you interested in an established ecosystem or exploring newer tech?", |
| #1335 | "Do you want guidance on bridging and onboarding to L2s?", |
| #1336 | "Would you like a comparison of transaction costs and withdrawal times?" |
| #1337 | ], |
| #1338 | "tokenUsage": 691, |
| #1339 | "capabilities": [ |
| #1340 | "read-only", |
| #1341 | "a2a-message" |
| #1342 | ], |
| #1343 | "metaplexSkills": [ |
| #1344 | "agent-registry" |
| #1345 | ], |
| #1346 | "payment": null, |
| #1347 | "agentToken": null, |
| #1348 | "deploy": { |
| #1349 | "json": "/api/agents/catalog/layer-2-comparison-guide.json", |
| #1350 | "chat": "/agents/chat?agent=layer-2-comparison-guide", |
| #1351 | "mint": "/agents/mint?template=layer-2-comparison-guide", |
| #1352 | "mcp": "/api/agents/catalog/layer-2-comparison-guide.json", |
| #1353 | "registration": "/api/agents/registry/layer-2-comparison-guide.json" |
| #1354 | } |
| #1355 | }, |
| #1356 | { |
| #1357 | "identifier": "liquidation-risk-manager", |
| #1358 | "title": "Liquidation Risk Manager", |
| #1359 | "description": "Monitor and manage liquidation risks in lending protocols", |
| #1360 | "avatar": "🚨", |
| #1361 | "tags": [ |
| #1362 | "lending", |
| #1363 | "liquidation", |
| #1364 | "risk", |
| #1365 | "collateral", |
| #1366 | "defi", |
| #1367 | "clawd", |
| #1368 | "solana", |
| #1369 | "kamino", |
| #1370 | "drift", |
| #1371 | "marginfi", |
| #1372 | "one-shot" |
| #1373 | ], |
| #1374 | "category": "security", |
| #1375 | "author": "openclawd", |
| #1376 | "createdAt": "2026-04-16", |
| #1377 | "oneShot": true, |
| #1378 | "featured": true, |
| #1379 | "openingMessage": "🚨 I monitor liquidation distance on Solana leveraged positions — Kamino Multiply, Drift perps, MarginFi loops. Oracle source, buffers, unwind paths.", |
| #1380 | "openingQuestions": [ |
| #1381 | "Liquidation price for my Kamino 2x JLP position?", |
| #1382 | "Stress test my Drift positions at -30% BTC", |
| #1383 | "How much SOL do I need to rescue this loan?", |
| #1384 | "Unwind plan if oracles stale out" |
| #1385 | ], |
| #1386 | "tokenUsage": 775, |
| #1387 | "capabilities": [ |
| #1388 | "lending-deposit", |
| #1389 | "lending-withdraw", |
| #1390 | "read-only", |
| #1391 | "a2a-message" |
| #1392 | ], |
| #1393 | "metaplexSkills": [ |
| #1394 | "agent-registry" |
| #1395 | ], |
| #1396 | "payment": null, |
| #1397 | "agentToken": null, |
| #1398 | "deploy": { |
| #1399 | "json": "/api/agents/catalog/liquidation-risk-manager.json", |
| #1400 | "chat": "/agents/chat?agent=liquidation-risk-manager", |
| #1401 | "mint": "/agents/mint?template=liquidation-risk-manager", |
| #1402 | "mcp": "/api/agents/catalog/liquidation-risk-manager.json", |
| #1403 | "registration": "/api/agents/registry/liquidation-risk-manager.json" |
| #1404 | } |
| #1405 | }, |
| #1406 | { |
| #1407 | "identifier": "liquidity-pool-analyzer", |
| #1408 | "title": "Liquidity Pool Deep Analyzer", |
| #1409 | "description": "Analyze LP pool health, risks, and optimal entry/exit timing", |
| #1410 | "avatar": "🧪", |
| #1411 | "tags": [ |
| #1412 | "defi", |
| #1413 | "liquidity-pools", |
| #1414 | "amm", |
| #1415 | "analysis", |
| #1416 | "risk", |
| #1417 | "clawd", |
| #1418 | "solana", |
| #1419 | "liquidity", |
| #1420 | "meteora", |
| #1421 | "orca", |
| #1422 | "raydium", |
| #1423 | "analytics" |
| #1424 | ], |
| #1425 | "category": "analytics", |
| #1426 | "author": "openclawd", |
| #1427 | "createdAt": "2026-04-16", |
| #1428 | "oneShot": true, |
| #1429 | "featured": false, |
| #1430 | "openingMessage": "🧪 Solana LP analyzer. TVL, 24h volume/fee, LP depth by bin, dominant providers, wash-volume sniff test, rebalance cadence expectations.", |
| #1431 | "openingQuestions": [ |
| #1432 | "Deepest SOL/USDC pool across all Solana DEXs", |
| #1433 | "Is volume on this DLMM pool organic?", |
| #1434 | "LP concentration — how centralised is it?", |
| #1435 | "Should I LP this or just stake SOL?" |
| #1436 | ], |
| #1437 | "tokenUsage": 662, |
| #1438 | "capabilities": [ |
| #1439 | "read-only", |
| #1440 | "a2a-message" |
| #1441 | ], |
| #1442 | "metaplexSkills": [ |
| #1443 | "agent-registry" |
| #1444 | ], |
| #1445 | "payment": null, |
| #1446 | "agentToken": null, |
| #1447 | "deploy": { |
| #1448 | "json": "/api/agents/catalog/liquidity-pool-analyzer.json", |
| #1449 | "chat": "/agents/chat?agent=liquidity-pool-analyzer", |
| #1450 | "mint": "/agents/mint?template=liquidity-pool-analyzer", |
| #1451 | "mcp": "/api/agents/catalog/liquidity-pool-analyzer.json", |
| #1452 | "registration": "/api/agents/registry/liquidity-pool-analyzer.json" |
| #1453 | } |
| #1454 | }, |
| #1455 | { |
| #1456 | "identifier": "mev-protection-advisor", |
| #1457 | "title": "MEV Protection Advisor", |
| #1458 | "description": "Protect users from front-running, sandwich attacks, and MEV exploitation", |
| #1459 | "avatar": "🥷", |
| #1460 | "tags": [ |
| #1461 | "mev", |
| #1462 | "security", |
| #1463 | "front-running", |
| #1464 | "flashbots", |
| #1465 | "protection", |
| #1466 | "clawd", |
| #1467 | "solana", |
| #1468 | "jito", |
| #1469 | "bundles" |
| #1470 | ], |
| #1471 | "category": "security", |
| #1472 | "author": "openclawd", |
| #1473 | "createdAt": "2026-04-16", |
| #1474 | "oneShot": true, |
| #1475 | "featured": false, |
| #1476 | "openingMessage": "🥷 Solana MEV hygiene — Jito bundles, tip sizing, sandwich resistance, tx simulation, slippage ceilings. I don't promise zero MEV — I reduce blast radius.", |
| #1477 | "openingQuestions": [ |
| #1478 | "Protect a $250k swap from sandwiches", |
| #1479 | "What's the right Jito tip for a new launch?", |
| #1480 | "Bundle vs standalone — when to use each?", |
| #1481 | "Can I simulate this tx before sending?" |
| #1482 | ], |
| #1483 | "tokenUsage": 722, |
| #1484 | "capabilities": [ |
| #1485 | "swap-execution", |
| #1486 | "read-only", |
| #1487 | "a2a-message" |
| #1488 | ], |
| #1489 | "metaplexSkills": [ |
| #1490 | "agent-registry" |
| #1491 | ], |
| #1492 | "payment": null, |
| #1493 | "agentToken": null, |
| #1494 | "deploy": { |
| #1495 | "json": "/api/agents/catalog/mev-protection-advisor.json", |
| #1496 | "chat": "/agents/chat?agent=mev-protection-advisor", |
| #1497 | "mint": "/agents/mint?template=mev-protection-advisor", |
| #1498 | "mcp": "/api/agents/catalog/mev-protection-advisor.json", |
| #1499 | "registration": "/api/agents/registry/mev-protection-advisor.json" |
| #1500 | } |
| #1501 | }, |
| #1502 | { |
| #1503 | "identifier": "nft-liquidity-advisor", |
| #1504 | "title": "NFT Liquidity & Lending Advisor", |
| #1505 | "description": "Navigate NFT-backed lending and liquidity solutions", |
| #1506 | "avatar": "🖼️", |
| #1507 | "tags": [ |
| #1508 | "nft", |
| #1509 | "liquidity", |
| #1510 | "lending", |
| #1511 | "collateral", |
| #1512 | "defi", |
| #1513 | "clawd", |
| #1514 | "solana", |
| #1515 | "tensor", |
| #1516 | "magic-eden" |
| #1517 | ], |
| #1518 | "category": "nft", |
| #1519 | "author": "openclawd", |
| #1520 | "createdAt": "2026-04-16", |
| #1521 | "oneShot": true, |
| #1522 | "featured": false, |
| #1523 | "openingMessage": "🖼️ Solana NFT liquidity advisor — Tensor / Magic Eden depth, bid walls, floor sweeps, MPL Core vs classic Token Metadata pricing spread, listing strategy.", |
| #1524 | "openingQuestions": [ |
| #1525 | "How do I sell a rare trait without crashing the floor?", |
| #1526 | "Bid depth on this collection — listable at floor?", |
| #1527 | "Route: Tensor AMM or Magic Eden orderbook?", |
| #1528 | "Is this cNFT collection actually liquid?" |
| #1529 | ], |
| #1530 | "tokenUsage": 734, |
| #1531 | "capabilities": [ |
| #1532 | "nft-transfer", |
| #1533 | "read-only", |
| #1534 | "a2a-message" |
| #1535 | ], |
| #1536 | "metaplexSkills": [ |
| #1537 | "core", |
| #1538 | "token-metadata", |
| #1539 | "bubblegum", |
| #1540 | "agent-registry" |
| #1541 | ], |
| #1542 | "payment": null, |
| #1543 | "agentToken": null, |
| #1544 | "deploy": { |
| #1545 | "json": "/api/agents/catalog/nft-liquidity-advisor.json", |
| #1546 | "chat": "/agents/chat?agent=nft-liquidity-advisor", |
| #1547 | "mint": "/agents/mint?template=nft-liquidity-advisor", |
| #1548 | "mcp": "/api/agents/catalog/nft-liquidity-advisor.json", |
| #1549 | "registration": "/api/agents/registry/nft-liquidity-advisor.json" |
| #1550 | } |
| #1551 | }, |
| #1552 | { |
| #1553 | "identifier": "pay-agent", |
| #1554 | "title": "Pay Agent", |
| #1555 | "description": "pay.sh workflow agent for sandbox-first HTTP 402 calls, Pay MCP setup, provider discovery, and payment gateway specs.", |
| #1556 | "avatar": "💳", |
| #1557 | "tags": [ |
| #1558 | "pay", |
| #1559 | "pay-sh", |
| #1560 | "mcp", |
| #1561 | "x402", |
| #1562 | "mpp", |
| #1563 | "http-402", |
| #1564 | "usdc", |
| #1565 | "sandbox", |
| #1566 | "gateway", |
| #1567 | "codex", |
| #1568 | "claude", |
| #1569 | "clawd" |
| #1570 | ], |
| #1571 | "category": "dev-tools", |
| #1572 | "author": "openclawd", |
| #1573 | "createdAt": "2026-05-06", |
| #1574 | "oneShot": true, |
| #1575 | "featured": false, |
| #1576 | "openingMessage": "Sandbox-first pay.sh copilot for HTTP 402 calls, Pay MCP, provider discovery, and gateway specs.", |
| #1577 | "openingQuestions": [ |
| #1578 | "Install pay and run a sandbox curl proof", |
| #1579 | "Launch Codex with Pay MCP tools", |
| #1580 | "Configure Pay MCP for another client", |
| #1581 | "Scaffold a sandbox payment gateway" |
| #1582 | ], |
| #1583 | "tokenUsage": 850, |
| #1584 | "capabilities": [ |
| #1585 | "payment-gated", |
| #1586 | "x402", |
| #1587 | "read-only", |
| #1588 | "a2a-message" |
| #1589 | ], |
| #1590 | "metaplexSkills": [ |
| #1591 | "agent-registry" |
| #1592 | ], |
| #1593 | "payment": null, |
| #1594 | "agentToken": null, |
| #1595 | "deploy": { |
| #1596 | "json": "/api/agents/catalog/pay-agent.json", |
| #1597 | "chat": "/agents/chat?agent=pay-agent", |
| #1598 | "mint": "/agents/mint?template=pay-agent", |
| #1599 | "mcp": "/api/agents/catalog/pay-agent.json", |
| #1600 | "registration": "/api/agents/registry/pay-agent.json" |
| #1601 | } |
| #1602 | }, |
| #1603 | { |
| #1604 | "identifier": "portfolio-rebalancing-advisor", |
| #1605 | "title": "DeFi Portfolio Rebalancing Advisor", |
| #1606 | "description": "Optimize portfolio allocation and rebalancing strategies", |
| #1607 | "avatar": "♻️", |
| #1608 | "tags": [ |
| #1609 | "portfolio", |
| #1610 | "rebalancing", |
| #1611 | "allocation", |
| #1612 | "strategy", |
| #1613 | "optimization", |
| #1614 | "clawd", |
| #1615 | "solana", |
| #1616 | "rebalance", |
| #1617 | "analytics", |
| #1618 | "one-shot" |
| #1619 | ], |
| #1620 | "category": "analytics", |
| #1621 | "author": "openclawd", |
| #1622 | "createdAt": "2026-04-16", |
| #1623 | "oneShot": true, |
| #1624 | "featured": true, |
| #1625 | "openingMessage": "♻️ Solana portfolio rebalancer. Pull wallet via Helius DAS, propose tax-aware rebalance across SOL / stables / LSTs / CLAWD / majors via Jupiter routes.", |
| #1626 | "openingQuestions": [ |
| #1627 | "Rebalance my wallet to 50/30/20 SOL/stables/majors", |
| #1628 | "Reduce LST exposure by 30% without triggering large tx", |
| #1629 | "Tax-efficient reallocation path?", |
| #1630 | "Which positions should I trim first?" |
| #1631 | ], |
| #1632 | "tokenUsage": 731, |
| #1633 | "capabilities": [ |
| #1634 | "swap-execution", |
| #1635 | "read-only", |
| #1636 | "a2a-message" |
| #1637 | ], |
| #1638 | "metaplexSkills": [ |
| #1639 | "agent-registry" |
| #1640 | ], |
| #1641 | "payment": null, |
| #1642 | "agentToken": null, |
| #1643 | "deploy": { |
| #1644 | "json": "/api/agents/catalog/portfolio-rebalancing-advisor.json", |
| #1645 | "chat": "/agents/chat?agent=portfolio-rebalancing-advisor", |
| #1646 | "mint": "/agents/mint?template=portfolio-rebalancing-advisor", |
| #1647 | "mcp": "/api/agents/catalog/portfolio-rebalancing-advisor.json", |
| #1648 | "registration": "/api/agents/registry/portfolio-rebalancing-advisor.json" |
| #1649 | } |
| #1650 | }, |
| #1651 | { |
| #1652 | "identifier": "pump-fun-sdk-expert", |
| #1653 | "title": "Pump Fun SDK Expert", |
| #1654 | "description": "Specialized assistant for the @nirholas/pump-sdk — token creation, bonding curve trading, fee sharing, and AMM migration on Solana", |
| #1655 | "avatar": "🛠️", |
| #1656 | "tags": [ |
| #1657 | "pump-fun", |
| #1658 | "solana", |
| #1659 | "sdk", |
| #1660 | "bonding-curve", |
| #1661 | "token-creation", |
| #1662 | "defi", |
| #1663 | "amm", |
| #1664 | "fee-sharing", |
| #1665 | "clawd", |
| #1666 | "pumpfun", |
| #1667 | "dev-tools", |
| #1668 | "x402" |
| #1669 | ], |
| #1670 | "category": "dev-tools", |
| #1671 | "author": "openclawd", |
| #1672 | "createdAt": "2026-02-27", |
| #1673 | "oneShot": true, |
| #1674 | "featured": true, |
| #1675 | "openingMessage": "🛠️ Dev copilot for @pump-fun/agent-payments-sdk and tokenized-agent payments. x402 flows, invoice creation, server-side tx build, verification.", |
| #1676 | "openingQuestions": [ |
| #1677 | "Scaffold a payment-gated Node route", |
| #1678 | "How do I verify an invoice server-side?", |
| #1679 | "x402 vs solana-pay — when do I use each?", |
| #1680 | "Stream payment events to a Telegram bot" |
| #1681 | ], |
| #1682 | "tokenUsage": 900, |
| #1683 | "capabilities": [ |
| #1684 | "payment-gated", |
| #1685 | "x402", |
| #1686 | "read-only", |
| #1687 | "a2a-message" |
| #1688 | ], |
| #1689 | "metaplexSkills": [ |
| #1690 | "agent-registry" |
| #1691 | ], |
| #1692 | "payment": null, |
| #1693 | "agentToken": null, |
| #1694 | "deploy": { |
| #1695 | "json": "/api/agents/catalog/pump-fun-sdk-expert.json", |
| #1696 | "chat": "/agents/chat?agent=pump-fun-sdk-expert", |
| #1697 | "mint": "/agents/mint?template=pump-fun-sdk-expert", |
| #1698 | "mcp": "/api/agents/catalog/pump-fun-sdk-expert.json", |
| #1699 | "registration": "/api/agents/registry/pump-fun-sdk-expert.json" |
| #1700 | } |
| #1701 | }, |
| #1702 | { |
| #1703 | "identifier": "solana-jupiter-router", |
| #1704 | "title": "Solana Jupiter Router", |
| #1705 | "description": "Find the best swap route on Solana with price impact, slippage, and priority fee guidance via Jupiter v6", |
| #1706 | "avatar": "🪐", |
| #1707 | "tags": [ |
| #1708 | "solana", |
| #1709 | "jupiter", |
| #1710 | "dex", |
| #1711 | "trading", |
| #1712 | "routing", |
| #1713 | "one-shot", |
| #1714 | "clawd" |
| #1715 | ], |
| #1716 | "category": "trading", |
| #1717 | "author": "openclawd", |
| #1718 | "createdAt": "2026-04-16", |
| #1719 | "oneShot": true, |
| #1720 | "featured": true, |
| #1721 | "openingMessage": "👋 I'm your Jupiter route optimizer. Tell me the input token, output token, and amount — I'll find the best route on Solana with full price impact and slippage breakdown.", |
| #1722 | "openingQuestions": [ |
| #1723 | "Swap 10 SOL for USDC with tight slippage", |
| #1724 | "Best route for 1000 JUP to SOL right now?", |
| #1725 | "Compare Jupiter vs direct Raydium for bonk/sol", |
| #1726 | "Should I split my $50k USDC → SOL order?" |
| #1727 | ], |
| #1728 | "tokenUsage": 713, |
| #1729 | "capabilities": [ |
| #1730 | "swap-execution", |
| #1731 | "read-only", |
| #1732 | "a2a-message" |
| #1733 | ], |
| #1734 | "metaplexSkills": [ |
| #1735 | "agent-registry" |
| #1736 | ], |
| #1737 | "payment": null, |
| #1738 | "agentToken": null, |
| #1739 | "deploy": { |
| #1740 | "json": "/api/agents/catalog/solana-jupiter-router.json", |
| #1741 | "chat": "/agents/chat?agent=solana-jupiter-router", |
| #1742 | "mint": "/agents/mint?template=solana-jupiter-router", |
| #1743 | "mcp": "/api/agents/catalog/solana-jupiter-router.json", |
| #1744 | "registration": "/api/agents/registry/solana-jupiter-router.json" |
| #1745 | } |
| #1746 | }, |
| #1747 | { |
| #1748 | "identifier": "solana-kamino-picker", |
| #1749 | "title": "Solana Kamino Vault Picker", |
| #1750 | "description": "Pick the right Kamino lending, Multiply, or Liquidity vault with net APY, liquidation math, and risk breakdown", |
| #1751 | "avatar": "🏦", |
| #1752 | "tags": [ |
| #1753 | "solana", |
| #1754 | "kamino", |
| #1755 | "lending", |
| #1756 | "yield", |
| #1757 | "defi", |
| #1758 | "one-shot", |
| #1759 | "clawd" |
| #1760 | ], |
| #1761 | "category": "defi", |
| #1762 | "author": "openclawd", |
| #1763 | "createdAt": "2026-04-16", |
| #1764 | "oneShot": true, |
| #1765 | "featured": true, |
| #1766 | "openingMessage": "🏦 I'll help you pick a Kamino vault. Tell me your asset, amount, risk tolerance, and time horizon.", |
| #1767 | "openingQuestions": [ |
| #1768 | "Best yield for 100 SOL with low risk?", |
| #1769 | "Should I use Kamino Multiply on JLP?", |
| #1770 | "Compare K-Lend JitoSOL vs mSOL deposit yields", |
| #1771 | "What's my liquidation price at 2x SOL/USDC Multiply?" |
| #1772 | ], |
| #1773 | "tokenUsage": 713, |
| #1774 | "capabilities": [ |
| #1775 | "lending-deposit", |
| #1776 | "lending-withdraw", |
| #1777 | "swap-execution", |
| #1778 | "read-only", |
| #1779 | "a2a-message" |
| #1780 | ], |
| #1781 | "metaplexSkills": [ |
| #1782 | "agent-registry" |
| #1783 | ], |
| #1784 | "payment": null, |
| #1785 | "agentToken": null, |
| #1786 | "deploy": { |
| #1787 | "json": "/api/agents/catalog/solana-kamino-picker.json", |
| #1788 | "chat": "/agents/chat?agent=solana-kamino-picker", |
| #1789 | "mint": "/agents/mint?template=solana-kamino-picker", |
| #1790 | "mcp": "/api/agents/catalog/solana-kamino-picker.json", |
| #1791 | "registration": "/api/agents/registry/solana-kamino-picker.json" |
| #1792 | } |
| #1793 | }, |
| #1794 | { |
| #1795 | "identifier": "solana-mpl-core-launcher", |
| #1796 | "title": "Solana MPL Core Launcher", |
| #1797 | "description": "Design and launch an MPL Core NFT collection on Solana with proper plugins, royalties, and Arweave metadata", |
| #1798 | "avatar": "🎨", |
| #1799 | "tags": [ |
| #1800 | "solana", |
| #1801 | "nft", |
| #1802 | "mpl-core", |
| #1803 | "metaplex", |
| #1804 | "launch", |
| #1805 | "one-shot", |
| #1806 | "clawd" |
| #1807 | ], |
| #1808 | "category": "nft", |
| #1809 | "author": "openclawd", |
| #1810 | "createdAt": "2026-04-16", |
| #1811 | "oneShot": true, |
| #1812 | "featured": true, |
| #1813 | "openingMessage": "🎨 I'll help you launch an MPL Core collection on Solana. Tell me: what kind of collection, how many assets, and what utility or art concept.", |
| #1814 | "openingQuestions": [ |
| #1815 | "Launch a 1,000-asset membership collection with royalties", |
| #1816 | "Generative art drop with 10k unique traits", |
| #1817 | "Gaming collection with burnable consumables", |
| #1818 | "Best plugin combo for an access-pass NFT?" |
| #1819 | ], |
| #1820 | "tokenUsage": 834, |
| #1821 | "capabilities": [ |
| #1822 | "nft-mint", |
| #1823 | "nft-transfer", |
| #1824 | "metaplex-mint-core-nft", |
| #1825 | "metaplex-mint-cnft", |
| #1826 | "metaplex-deploy-candy-machine", |
| #1827 | "metaplex-token-metadata", |
| #1828 | "metaplex-execute-asset-signer", |
| #1829 | "a2a-message" |
| #1830 | ], |
| #1831 | "metaplexSkills": [ |
| #1832 | "core", |
| #1833 | "token-metadata", |
| #1834 | "candy-machine", |
| #1835 | "bubblegum", |
| #1836 | "agent-registry" |
| #1837 | ], |
| #1838 | "payment": null, |
| #1839 | "agentToken": null, |
| #1840 | "deploy": { |
| #1841 | "json": "/api/agents/catalog/solana-mpl-core-launcher.json", |
| #1842 | "chat": "/agents/chat?agent=solana-mpl-core-launcher", |
| #1843 | "mint": "/agents/mint?template=solana-mpl-core-launcher", |
| #1844 | "mcp": "/api/agents/catalog/solana-mpl-core-launcher.json", |
| #1845 | "registration": "/api/agents/registry/solana-mpl-core-launcher.json" |
| #1846 | } |
| #1847 | }, |
| #1848 | { |
| #1849 | "identifier": "solana-pumpfun-bot", |
| #1850 | "title": "Solana PumpFun/PumpSwap Copy Trading Bot", |
| #1851 | "description": "High-performance Rust-based copy trading bot that monitors and replicates trading activity on Solana DEXs (PumpFun, PumpSwap, Raydium) using Yellowstone gRPC for real-time transaction monitoring with parallel processing, risk management, and Telegram notifications. Updated for v2 instructions, creator fees, cashback, Token-2022, and USDC-paired coins.", |
| #1852 | "avatar": "🤖", |
| #1853 | "tags": [ |
| #1854 | "solana", |
| #1855 | "pumpfun", |
| #1856 | "pumpswap", |
| #1857 | "copy-trading", |
| #1858 | "trading-bot", |
| #1859 | "rust", |
| #1860 | "bonding-curve", |
| #1861 | "amm", |
| #1862 | "grpc", |
| #1863 | "jupiter", |
| #1864 | "risk-management", |
| #1865 | "defi", |
| #1866 | "automation", |
| #1867 | "v2-instructions", |
| #1868 | "creator-fees", |
| #1869 | "cashback", |
| #1870 | "token-2022", |
| #1871 | "mayhem-mode", |
| #1872 | "fee-tiers" |
| #1873 | ], |
| #1874 | "category": "trading", |
| #1875 | "author": "openclawd", |
| #1876 | "createdAt": "2026-05-11", |
| #1877 | "oneShot": true, |
| #1878 | "featured": true, |
| #1879 | "openingMessage": "🤖 Solana PumpFun/PumpSwap Copy Trading Bot online. I monitor wallets and automatically replicate their trades on PumpFun bonding curves and PumpSwap AMM pools in real-time with parallel processing and risk management. I'm updated for the latest v2 instructions, creator fee support, and USDC-paired coins. Ready to deploy and trade.", |
| #1880 | "openingQuestions": [ |
| #1881 | "How does the copy trading bot work on PumpFun?", |
| #1882 | "What's the architecture for real-time transaction monitoring?", |
| #1883 | "Explain the new buy_v2/sell_v2 instructions and USDC-paired coins", |
| #1884 | "How does the breaking creator fee upgrade on May 12 affect trading?", |
| #1885 | "What's the dynamic fee tier system and how is market cap computed?" |
| #1886 | ], |
| #1887 | "tokenUsage": null, |
| #1888 | "capabilities": [], |
| #1889 | "metaplexSkills": [], |
| #1890 | "payment": null, |
| #1891 | "agentToken": null, |
| #1892 | "deploy": { |
| #1893 | "json": "/api/agents/catalog/solana-pumpfun-bot.json", |
| #1894 | "chat": "/agents/chat?agent=solana-pumpfun-bot", |
| #1895 | "mint": "/agents/mint?template=solana-pumpfun-bot", |
| #1896 | "mcp": "/api/agents/catalog/solana-pumpfun-bot.json", |
| #1897 | "registration": "/api/agents/registry/solana-pumpfun-bot.json" |
| #1898 | } |
| #1899 | }, |
| #1900 | { |
| #1901 | "identifier": "solana-pumpfun-screener", |
| #1902 | "title": "Solana Pump.fun Rug Screener", |
| #1903 | "description": "Score new pump.fun tokens for rug-pull risk using holder distribution, dev history, and LP status", |
| #1904 | "avatar": "🧪", |
| #1905 | "tags": [ |
| #1906 | "solana", |
| #1907 | "pumpfun", |
| #1908 | "memecoin", |
| #1909 | "security", |
| #1910 | "screening", |
| #1911 | "one-shot", |
| #1912 | "clawd" |
| #1913 | ], |
| #1914 | "category": "security", |
| #1915 | "author": "openclawd", |
| #1916 | "createdAt": "2026-04-16", |
| #1917 | "oneShot": true, |
| #1918 | "featured": true, |
| #1919 | "openingMessage": "🧪 I screen new pump.fun tokens for rug-pull risk. Paste a token address or pump.fun URL and I'll score it.", |
| #1920 | "openingQuestions": [ |
| #1921 | "Screen this pump.fun token: [paste address]", |
| #1922 | "Is the dev wallet clean on this one?", |
| #1923 | "What red flags are on pump.fun today?", |
| #1924 | "Check if LP is burned for this token" |
| #1925 | ], |
| #1926 | "tokenUsage": 774, |
| #1927 | "capabilities": [ |
| #1928 | "read-only", |
| #1929 | "a2a-message" |
| #1930 | ], |
| #1931 | "metaplexSkills": [ |
| #1932 | "agent-registry", |
| #1933 | "token-metadata" |
| #1934 | ], |
| #1935 | "payment": null, |
| #1936 | "agentToken": null, |
| #1937 | "deploy": { |
| #1938 | "json": "/api/agents/catalog/solana-pumpfun-screener.json", |
| #1939 | "chat": "/agents/chat?agent=solana-pumpfun-screener", |
| #1940 | "mint": "/agents/mint?template=solana-pumpfun-screener", |
| #1941 | "mcp": "/api/agents/catalog/solana-pumpfun-screener.json", |
| #1942 | "registration": "/api/agents/registry/solana-pumpfun-screener.json" |
| #1943 | } |
| #1944 | }, |
| #1945 | { |
| #1946 | "identifier": "solana-validator-picker", |
| #1947 | "title": "Solana Validator Picker", |
| #1948 | "description": "Pick a validator or LST by commission, uptime, MEV rewards, and decentralization impact", |
| #1949 | "avatar": "⚡", |
| #1950 | "tags": [ |
| #1951 | "solana", |
| #1952 | "staking", |
| #1953 | "validator", |
| #1954 | "lst", |
| #1955 | "governance", |
| #1956 | "one-shot", |
| #1957 | "clawd" |
| #1958 | ], |
| #1959 | "category": "education", |
| #1960 | "author": "openclawd", |
| #1961 | "createdAt": "2026-04-16", |
| #1962 | "oneShot": true, |
| #1963 | "featured": true, |
| #1964 | "openingMessage": "⚡ Stake your SOL smarter. I'll help you pick a validator or LST based on yield, decentralization, and your holder size.", |
| #1965 | "openingQuestions": [ |
| #1966 | "I have 5 SOL — JitoSOL or mSOL?", |
| #1967 | "Pick a decentralization-friendly validator for 100 SOL", |
| #1968 | "What's the yield difference between INF and jupSOL?", |
| #1969 | "Which LST is safest for a 1 year lockup?" |
| #1970 | ], |
| #1971 | "tokenUsage": 800, |
| #1972 | "capabilities": [ |
| #1973 | "stake", |
| #1974 | "unstake", |
| #1975 | "read-only", |
| #1976 | "a2a-message" |
| #1977 | ], |
| #1978 | "metaplexSkills": [ |
| #1979 | "agent-registry" |
| #1980 | ], |
| #1981 | "payment": null, |
| #1982 | "agentToken": null, |
| #1983 | "deploy": { |
| #1984 | "json": "/api/agents/catalog/solana-validator-picker.json", |
| #1985 | "chat": "/agents/chat?agent=solana-validator-picker", |
| #1986 | "mint": "/agents/mint?template=solana-validator-picker", |
| #1987 | "mcp": "/api/agents/catalog/solana-validator-picker.json", |
| #1988 | "registration": "/api/agents/registry/solana-validator-picker.json" |
| #1989 | } |
| #1990 | }, |
| #1991 | { |
| #1992 | "identifier": "stablecoin-comparator", |
| #1993 | "title": "Stablecoin Deep Comparator", |
| #1994 | "description": "Compare stablecoin mechanisms, risks, and use cases", |
| #1995 | "avatar": "💵", |
| #1996 | "tags": [ |
| #1997 | "stablecoin", |
| #1998 | "usdc", |
| #1999 | "dai", |
| #2000 | "usdt", |
| #2001 | "comparison", |
| #2002 | "clawd", |
| #2003 | "solana", |
| #2004 | "stablecoins", |
| #2005 | "pyusd", |
| #2006 | "susd" |
| #2007 | ], |
| #2008 | "category": "defi", |
| #2009 | "author": "openclawd", |
| #2010 | "createdAt": "2026-04-16", |
| #2011 | "oneShot": true, |
| #2012 | "featured": false, |
| #2013 | "openingMessage": "💵 Solana stablecoin comparator — USDC, USDT, PYUSD, USDe, USDS. Issuer risk, backing, redemption, depth on Solana venues, yield-bearing alternatives.", |
| #2014 | "openingQuestions": [ |
| #2015 | "Best stablecoin to hold on Solana right now", |
| #2016 | "Issuer risk: USDC vs PYUSD", |
| #2017 | "Safest yield-bearing stablecoin?", |
| #2018 | "Which stable has the deepest Jupiter liquidity?" |
| #2019 | ], |
| #2020 | "tokenUsage": 642, |
| #2021 | "capabilities": [ |
| #2022 | "read-only", |
| #2023 | "swap-execution", |
| #2024 | "a2a-message" |
| #2025 | ], |
| #2026 | "metaplexSkills": [ |
| #2027 | "agent-registry" |
| #2028 | ], |
| #2029 | "payment": null, |
| #2030 | "agentToken": null, |
| #2031 | "deploy": { |
| #2032 | "json": "/api/agents/catalog/stablecoin-comparator.json", |
| #2033 | "chat": "/agents/chat?agent=stablecoin-comparator", |
| #2034 | "mint": "/agents/mint?template=stablecoin-comparator", |
| #2035 | "mcp": "/api/agents/catalog/stablecoin-comparator.json", |
| #2036 | "registration": "/api/agents/registry/stablecoin-comparator.json" |
| #2037 | } |
| #2038 | }, |
| #2039 | { |
| #2040 | "identifier": "staking-rewards-calculator", |
| #2041 | "title": "Staking Rewards Calculator", |
| #2042 | "description": "Calculate and optimize staking rewards across protocols", |
| #2043 | "avatar": "🪙", |
| #2044 | "tags": [ |
| #2045 | "staking", |
| #2046 | "rewards", |
| #2047 | "calculator", |
| #2048 | "pos", |
| #2049 | "yields", |
| #2050 | "clawd", |
| #2051 | "solana", |
| #2052 | "validator", |
| #2053 | "lst", |
| #2054 | "education" |
| #2055 | ], |
| #2056 | "category": "education", |
| #2057 | "author": "openclawd", |
| #2058 | "createdAt": "2026-04-16", |
| #2059 | "oneShot": true, |
| #2060 | "featured": false, |
| #2061 | "openingMessage": "🪙 Solana staking rewards calculator — native validator vs LST (JitoSOL, mSOL, bSOL, INF, jupSOL), MEV uplift, commission impact, epoch compounding.", |
| #2062 | "openingQuestions": [ |
| #2063 | "Rewards on 100 SOL over 12 months via JitoSOL", |
| #2064 | "Compare native stake vs mSOL net yield", |
| #2065 | "MEV uplift on JitoSOL right now", |
| #2066 | "How does epoch compounding actually work?" |
| #2067 | ], |
| #2068 | "tokenUsage": 710, |
| #2069 | "capabilities": [ |
| #2070 | "stake", |
| #2071 | "unstake", |
| #2072 | "read-only", |
| #2073 | "a2a-message" |
| #2074 | ], |
| #2075 | "metaplexSkills": [ |
| #2076 | "agent-registry" |
| #2077 | ], |
| #2078 | "payment": null, |
| #2079 | "agentToken": null, |
| #2080 | "deploy": { |
| #2081 | "json": "/api/agents/catalog/staking-rewards-calculator.json", |
| #2082 | "chat": "/agents/chat?agent=staking-rewards-calculator", |
| #2083 | "mint": "/agents/mint?template=staking-rewards-calculator", |
| #2084 | "mcp": "/api/agents/catalog/staking-rewards-calculator.json", |
| #2085 | "registration": "/api/agents/registry/staking-rewards-calculator.json" |
| #2086 | } |
| #2087 | }, |
| #2088 | { |
| #2089 | "identifier": "wallet-security-advisor", |
| #2090 | "title": "Crypto Wallet Security Advisor", |
| #2091 | "description": "Best practices for securing crypto wallets and assets", |
| #2092 | "avatar": "🔐", |
| #2093 | "tags": [ |
| #2094 | "security", |
| #2095 | "wallet", |
| #2096 | "safety", |
| #2097 | "best-practices", |
| #2098 | "hardware", |
| #2099 | "clawd", |
| #2100 | "solana", |
| #2101 | "phantom", |
| #2102 | "solflare", |
| #2103 | "ledger" |
| #2104 | ], |
| #2105 | "category": "security", |
| #2106 | "author": "openclawd", |
| #2107 | "createdAt": "2026-04-16", |
| #2108 | "oneShot": true, |
| #2109 | "featured": true, |
| #2110 | "openingMessage": "🔐 Solana wallet hygiene — Ledger seed handling, Phantom/Solflare/Backpack hardening, blind-sign dangers, drainer patterns, revoke & scan flows.", |
| #2111 | "openingQuestions": [ |
| #2112 | "My wallet got drained — what now?", |
| #2113 | "Review permissions on my wallet", |
| #2114 | "Safest Solana wallet stack for $1M?", |
| #2115 | "What's a blind-sign attack on Solana?" |
| #2116 | ], |
| #2117 | "tokenUsage": 788, |
| #2118 | "capabilities": [ |
| #2119 | "read-only", |
| #2120 | "a2a-message" |
| #2121 | ], |
| #2122 | "metaplexSkills": [ |
| #2123 | "agent-registry" |
| #2124 | ], |
| #2125 | "payment": null, |
| #2126 | "agentToken": null, |
| #2127 | "deploy": { |
| #2128 | "json": "/api/agents/catalog/wallet-security-advisor.json", |
| #2129 | "chat": "/agents/chat?agent=wallet-security-advisor", |
| #2130 | "mint": "/agents/mint?template=wallet-security-advisor", |
| #2131 | "mcp": "/api/agents/catalog/wallet-security-advisor.json", |
| #2132 | "registration": "/api/agents/registry/wallet-security-advisor.json" |
| #2133 | } |
| #2134 | }, |
| #2135 | { |
| #2136 | "identifier": "whale-watcher", |
| #2137 | "title": "Crypto Whale Watcher", |
| #2138 | "description": "Track and analyze large wallet movements and whale behavior", |
| #2139 | "avatar": "🐋", |
| #2140 | "tags": [ |
| #2141 | "on-chain", |
| #2142 | "whale", |
| #2143 | "analytics", |
| #2144 | "trading", |
| #2145 | "monitoring", |
| #2146 | "clawd", |
| #2147 | "solana", |
| #2148 | "whales", |
| #2149 | "helius", |
| #2150 | "das" |
| #2151 | ], |
| #2152 | "category": "analytics", |
| #2153 | "author": "openclawd", |
| #2154 | "createdAt": "2026-04-16", |
| #2155 | "oneShot": true, |
| #2156 | "featured": false, |
| #2157 | "openingMessage": "🐋 I track big Solana wallets — accumulation, distribution, new LP adds, position unwinds, CEX inflows/outflows. Helius DAS + WebSocket driven.", |
| #2158 | "openingQuestions": [ |
| #2159 | "Top 10 SOL whale wallets, what did they do today?", |
| #2160 | "Alert me if this wallet moves > 1000 SOL", |
| #2161 | "Which whales are rotating into stables?", |
| #2162 | "New whale spotted in CLAWD — who is it?" |
| #2163 | ], |
| #2164 | "tokenUsage": 690, |
| #2165 | "capabilities": [ |
| #2166 | "read-only", |
| #2167 | "a2a-message" |
| #2168 | ], |
| #2169 | "metaplexSkills": [ |
| #2170 | "agent-registry" |
| #2171 | ], |
| #2172 | "payment": null, |
| #2173 | "agentToken": null, |
| #2174 | "deploy": { |
| #2175 | "json": "/api/agents/catalog/whale-watcher.json", |
| #2176 | "chat": "/agents/chat?agent=whale-watcher", |
| #2177 | "mint": "/agents/mint?template=whale-watcher", |
| #2178 | "mcp": "/api/agents/catalog/whale-watcher.json", |
| #2179 | "registration": "/api/agents/registry/whale-watcher.json" |
| #2180 | } |
| #2181 | }, |
| #2182 | { |
| #2183 | "identifier": "yield-dashboard-builder", |
| #2184 | "title": "Personal DeFi Dashboard Builder", |
| #2185 | "description": "Design and track your custom DeFi portfolio dashboard", |
| #2186 | "avatar": "📊", |
| #2187 | "tags": [ |
| #2188 | "dashboard", |
| #2189 | "tracking", |
| #2190 | "portfolio", |
| #2191 | "analytics", |
| #2192 | "monitoring", |
| #2193 | "clawd", |
| #2194 | "solana", |
| #2195 | "yield", |
| #2196 | "dev-tools" |
| #2197 | ], |
| #2198 | "category": "dev-tools", |
| #2199 | "author": "openclawd", |
| #2200 | "createdAt": "2026-04-16", |
| #2201 | "oneShot": true, |
| #2202 | "featured": false, |
| #2203 | "openingMessage": "📊 I spec + scaffold Solana yield dashboards. Helius DAS, protocol SDKs, net APY math with emission decay, refresh cadence, caching.", |
| #2204 | "openingQuestions": [ |
| #2205 | "Spec a Kamino + Drift earn dashboard", |
| #2206 | "Which data sources should I pick?", |
| #2207 | "Scaffold a React + Next.js yield page", |
| #2208 | "Cache strategy for 50 protocols?" |
| #2209 | ], |
| #2210 | "tokenUsage": 813, |
| #2211 | "capabilities": [ |
| #2212 | "read-only", |
| #2213 | "a2a-message" |
| #2214 | ], |
| #2215 | "metaplexSkills": [ |
| #2216 | "agent-registry" |
| #2217 | ], |
| #2218 | "payment": null, |
| #2219 | "agentToken": null, |
| #2220 | "deploy": { |
| #2221 | "json": "/api/agents/catalog/yield-dashboard-builder.json", |
| #2222 | "chat": "/agents/chat?agent=yield-dashboard-builder", |
| #2223 | "mint": "/agents/mint?template=yield-dashboard-builder", |
| #2224 | "mcp": "/api/agents/catalog/yield-dashboard-builder.json", |
| #2225 | "registration": "/api/agents/registry/yield-dashboard-builder.json" |
| #2226 | } |
| #2227 | }, |
| #2228 | { |
| #2229 | "identifier": "yield-sustainability-analyst", |
| #2230 | "title": "DeFi Yield Sustainability Analyst", |
| #2231 | "description": "Analyze whether high yields are sustainable or temporary", |
| #2232 | "avatar": "📉", |
| #2233 | "tags": [ |
| #2234 | "defi", |
| #2235 | "yield", |
| #2236 | "sustainability", |
| #2237 | "analysis", |
| #2238 | "tokenomics", |
| #2239 | "clawd", |
| #2240 | "solana", |
| #2241 | "emission-decay", |
| #2242 | "analytics" |
| #2243 | ], |
| #2244 | "category": "defi", |
| #2245 | "author": "openclawd", |
| #2246 | "createdAt": "2026-04-16", |
| #2247 | "oneShot": true, |
| #2248 | "featured": false, |
| #2249 | "openingMessage": "📉 I model whether a Solana yield is real. Base fee vs emissions, token price assumption, decay schedule, break-even horizon.", |
| #2250 | "openingQuestions": [ |
| #2251 | "Is this 180% APR sustainable?", |
| #2252 | "What's the base yield once emissions halve?", |
| #2253 | "Model token-price decay over 90 days", |
| #2254 | "Real APY in 6 months on this farm" |
| #2255 | ], |
| #2256 | "tokenUsage": 751, |
| #2257 | "capabilities": [ |
| #2258 | "read-only", |
| #2259 | "a2a-message" |
| #2260 | ], |
| #2261 | "metaplexSkills": [ |
| #2262 | "agent-registry" |
| #2263 | ], |
| #2264 | "payment": null, |
| #2265 | "agentToken": null, |
| #2266 | "deploy": { |
| #2267 | "json": "/api/agents/catalog/yield-sustainability-analyst.json", |
| #2268 | "chat": "/agents/chat?agent=yield-sustainability-analyst", |
| #2269 | "mint": "/agents/mint?template=yield-sustainability-analyst", |
| #2270 | "mcp": "/api/agents/catalog/yield-sustainability-analyst.json", |
| #2271 | "registration": "/api/agents/registry/yield-sustainability-analyst.json" |
| #2272 | } |
| #2273 | } |
| #2274 | ], |
| #2275 | "featured": [ |
| #2276 | { |
| #2277 | "identifier": "alpha-leak-detector", |
| #2278 | "title": "Crypto Alpha & Signal Detector", |
| #2279 | "description": "Identify trading alpha and early signals in DeFi markets", |
| #2280 | "avatar": "🎯", |
| #2281 | "tags": [ |
| #2282 | "alpha", |
| #2283 | "trading", |
| #2284 | "signals", |
| #2285 | "research", |
| #2286 | "opportunities", |
| #2287 | "clawd", |
| #2288 | "solana", |
| #2289 | "helius", |
| #2290 | "birdeye", |
| #2291 | "one-shot" |
| #2292 | ], |
| #2293 | "category": "trading", |
| #2294 | "author": "openclawd", |
| #2295 | "createdAt": "2026-04-16", |
| #2296 | "oneShot": true, |
| #2297 | "featured": true, |
| #2298 | "openingMessage": "🎯 Solana-only alpha feed. I chase smart-money wallet flows, new pump.fun bonding curves, LP adds on Meteora/Orca/Raydium, and Jito bundle patterns.", |
| #2299 | "openingQuestions": [ |
| #2300 | "Which smart-money wallets are rotating today?", |
| #2301 | "Flag pump.fun launches with whale inflows", |
| #2302 | "What's the Solana narrative of the week?", |
| #2303 | "Show me Jupiter volume spikes in the last 4h" |
| #2304 | ], |
| #2305 | "tokenUsage": 801, |
| #2306 | "capabilities": [ |
| #2307 | "read-only", |
| #2308 | "a2a-message" |
| #2309 | ], |
| #2310 | "metaplexSkills": [ |
| #2311 | "agent-registry" |
| #2312 | ], |
| #2313 | "payment": null, |
| #2314 | "agentToken": null, |
| #2315 | "deploy": { |
| #2316 | "json": "/api/agents/catalog/alpha-leak-detector.json", |
| #2317 | "chat": "/agents/chat?agent=alpha-leak-detector", |
| #2318 | "mint": "/agents/mint?template=alpha-leak-detector", |
| #2319 | "mcp": "/api/agents/catalog/alpha-leak-detector.json", |
| #2320 | "registration": "/api/agents/registry/alpha-leak-detector.json" |
| #2321 | } |
| #2322 | }, |
| #2323 | { |
| #2324 | "identifier": "clawd-firecrawl", |
| #2325 | "title": "CLAWD Firecrawl Researcher", |
| #2326 | "description": "Web research agent backed by Firecrawl — scrape, search, map, and crawl any site.", |
| #2327 | "avatar": "🔥", |
| #2328 | "tags": [ |
| #2329 | "clawd", |
| #2330 | "firecrawl", |
| #2331 | "research", |
| #2332 | "scraping", |
| #2333 | "search", |
| #2334 | "crawl", |
| #2335 | "browser", |
| #2336 | "web", |
| #2337 | "openclawd", |
| #2338 | "one-shot" |
| #2339 | ], |
| #2340 | "category": "research", |
| #2341 | "author": "openclawd", |
| #2342 | "createdAt": "2026-04-19", |
| #2343 | "oneShot": true, |
| #2344 | "featured": true, |
| #2345 | "openingMessage": "🔥 CLAWD Firecrawl Researcher — point me at a URL, a search query, or a whole site to map and I'll bring back clean markdown with sources.", |
| #2346 | "openingQuestions": [ |
| #2347 | "Scrape https://docs.solana.com/developing/programming-model and summarize", |
| #2348 | "Search the web for the latest OpenClawd integrations and rank the top 5", |
| #2349 | "Map solanaclawd.com and list every /docs/* page", |
| #2350 | "Crawl https://example.com up to 25 pages and report when ready" |
| #2351 | ], |
| #2352 | "tokenUsage": 540, |
| #2353 | "capabilities": [], |
| #2354 | "metaplexSkills": [], |
| #2355 | "payment": null, |
| #2356 | "agentToken": null, |
| #2357 | "deploy": { |
| #2358 | "json": "/api/agents/catalog/clawd-firecrawl.json", |
| #2359 | "chat": "/agents/chat?agent=clawd-firecrawl", |
| #2360 | "mint": "/agents/mint?template=clawd-firecrawl", |
| #2361 | "mcp": "/api/agents/catalog/clawd-firecrawl.json", |
| #2362 | "registration": "/api/agents/registry/clawd-firecrawl.json" |
| #2363 | } |
| #2364 | }, |
| #2365 | { |
| #2366 | "identifier": "clawd-liquidity-strategist", |
| #2367 | "title": "CLAWD Liquidity Provider Strategist", |
| #2368 | "description": "Optimize liquidity provision strategies across CLAWD pools", |
| #2369 | "avatar": "💧", |
| #2370 | "tags": [ |
| #2371 | "clawd", |
| #2372 | "liquidity", |
| #2373 | "amm", |
| #2374 | "yield-farming", |
| #2375 | "impermanent-loss", |
| #2376 | "solana", |
| #2377 | "meteora", |
| #2378 | "orca", |
| #2379 | "raydium", |
| #2380 | "dlmm", |
| #2381 | "one-shot" |
| #2382 | ], |
| #2383 | "category": "defi", |
| #2384 | "author": "openclawd", |
| #2385 | "createdAt": "2026-04-16", |
| #2386 | "oneShot": true, |
| #2387 | "featured": true, |
| #2388 | "openingMessage": "💧 CLAWD Liquidity Strategist — concentrated range design on Meteora DLMM / Orca Whirlpools, IL math, rebalance cadence, fee-vs-exposure trade-offs.", |
| #2389 | "openingQuestions": [ |
| #2390 | "Design a CLAWD/SOL DLMM range for passive income", |
| #2391 | "Build an auto-rebalance plan for Orca Whirlpools", |
| #2392 | "What's the break-even vs IL on this pool?", |
| #2393 | "Should I park CLAWD LP in Kamino Liquidity?" |
| #2394 | ], |
| #2395 | "tokenUsage": 582, |
| #2396 | "capabilities": [ |
| #2397 | "swap-execution", |
| #2398 | "lending-deposit", |
| #2399 | "lending-withdraw", |
| #2400 | "read-only", |
| #2401 | "a2a-message" |
| #2402 | ], |
| #2403 | "metaplexSkills": [ |
| #2404 | "agent-registry" |
| #2405 | ], |
| #2406 | "payment": null, |
| #2407 | "agentToken": null, |
| #2408 | "deploy": { |
| #2409 | "json": "/api/agents/catalog/clawd-liquidity-strategist.json", |
| #2410 | "chat": "/agents/chat?agent=clawd-liquidity-strategist", |
| #2411 | "mint": "/agents/mint?template=clawd-liquidity-strategist", |
| #2412 | "mcp": "/api/agents/catalog/clawd-liquidity-strategist.json", |
| #2413 | "registration": "/api/agents/registry/clawd-liquidity-strategist.json" |
| #2414 | } |
| #2415 | }, |
| #2416 | { |
| #2417 | "identifier": "clawd-mayhem-mode", |
| #2418 | "title": "CLAWD Mayhem Mode", |
| #2419 | "description": "The Solana Clawd all-purpose combat agent. Trades, deploys, launches tokens, mints NFTs, and orchestrates Metaplex programs end-to-end — Agent Registry, Genesis, Core, Token Metadata, Bubblegum, and Candy Machine.", |
| #2420 | "avatar": "💀", |
| #2421 | "tags": [ |
| #2422 | "solana", |
| #2423 | "clawd", |
| #2424 | "mayhem", |
| #2425 | "metaplex", |
| #2426 | "genesis", |
| #2427 | "mpl-core", |
| #2428 | "bubblegum", |
| #2429 | "candy-machine", |
| #2430 | "trading", |
| #2431 | "launch", |
| #2432 | "one-shot" |
| #2433 | ], |
| #2434 | "category": "trading", |
| #2435 | "author": "openclawd", |
| #2436 | "createdAt": "2026-04-16", |
| #2437 | "oneShot": true, |
| #2438 | "featured": true, |
| #2439 | "openingMessage": "💀 CLAWD MAYHEM MODE online. I can trade on Jupiter, deploy tokens via Genesis, mint NFTs on Core, scale with Bubblegum cNFTs, register agents end-to-end, and run Wurk.fun social campaigns with x402 payments. Tell me what you want to ship.", |
| #2440 | "openingQuestions": [ |
| #2441 | "Launch a memecoin with bonding curve + Raydium graduation", |
| #2442 | "Mint an agent token and link it to an Agent Registry identity", |
| #2443 | "Deploy a 10k Core NFT collection with 5% royalties on devnet", |
| #2444 | "Spin up a Candy Machine for an allowlist drop", |
| #2445 | "Compress 100k NFTs via Bubblegum", |
| #2446 | "Run a Wurk x402 social campaign for 1000 X reposts", |
| #2447 | "Hire humans via agent-to-human job for content moderation" |
| #2448 | ], |
| #2449 | "tokenUsage": null, |
| #2450 | "capabilities": [ |
| #2451 | "swap-execution", |
| #2452 | "nft-mint", |
| #2453 | "nft-transfer", |
| #2454 | "stake", |
| #2455 | "a2a-message", |
| #2456 | "metaplex-mint-agent", |
| #2457 | "metaplex-register-identity", |
| #2458 | "metaplex-launch-token-genesis", |
| #2459 | "metaplex-launch-bonding-curve", |
| #2460 | "metaplex-mint-core-nft", |
| #2461 | "metaplex-mint-cnft", |
| #2462 | "metaplex-deploy-candy-machine", |
| #2463 | "metaplex-create-agent-token", |
| #2464 | "metaplex-execute-asset-signer", |
| #2465 | "metaplex-token-metadata", |
| #2466 | "x402-wurk-social", |
| #2467 | "x402-wurk-agent-help" |
| #2468 | ], |
| #2469 | "metaplexSkills": [ |
| #2470 | "agent-registry", |
| #2471 | "genesis", |
| #2472 | "core", |
| #2473 | "token-metadata", |
| #2474 | "bubblegum", |
| #2475 | "candy-machine" |
| #2476 | ], |
| #2477 | "payment": null, |
| #2478 | "agentToken": null, |
| #2479 | "deploy": { |
| #2480 | "json": "/api/agents/catalog/clawd-mayhem-mode.json", |
| #2481 | "chat": "/agents/chat?agent=clawd-mayhem-mode", |
| #2482 | "mint": "/agents/mint?template=clawd-mayhem-mode", |
| #2483 | "mcp": "/api/agents/catalog/clawd-mayhem-mode.json", |
| #2484 | "registration": "/api/agents/registry/clawd-mayhem-mode.json" |
| #2485 | } |
| #2486 | }, |
| #2487 | { |
| #2488 | "identifier": "clawd-onboarding-guide", |
| #2489 | "title": "CLAWD Ecosystem Onboarding Guide", |
| #2490 | "description": "Help newcomers understand and start using CLAWD protocol", |
| #2491 | "avatar": "🎓", |
| #2492 | "tags": [ |
| #2493 | "clawd", |
| #2494 | "education", |
| #2495 | "onboarding", |
| #2496 | "beginner", |
| #2497 | "tutorial", |
| #2498 | "solana", |
| #2499 | "one-shot" |
| #2500 | ], |
| #2501 | "category": "education", |
| #2502 | "author": "openclawd", |
| #2503 | "createdAt": "2026-04-16", |
| #2504 | "oneShot": true, |
| #2505 | "featured": true, |
| #2506 | "openingMessage": "🎓 Welcome to CLAWD. I walk new holders through wallet setup (Phantom/Solflare/Backpack), first SOL, buying CLAWD, staking, and using /agents.", |
| #2507 | "openingQuestions": [ |
| #2508 | "How do I buy my first CLAWD?", |
| #2509 | "Which wallet should I pick?", |
| #2510 | "What does /agents actually do?", |
| #2511 | "Explain Solana priority fees like I'm 5" |
| #2512 | ], |
| #2513 | "tokenUsage": 639, |
| #2514 | "capabilities": [ |
| #2515 | "read-only", |
| #2516 | "a2a-message" |
| #2517 | ], |
| #2518 | "metaplexSkills": [ |
| #2519 | "agent-registry" |
| #2520 | ], |
| #2521 | "payment": null, |
| #2522 | "agentToken": null, |
| #2523 | "deploy": { |
| #2524 | "json": "/api/agents/catalog/clawd-onboarding-guide.json", |
| #2525 | "chat": "/agents/chat?agent=clawd-onboarding-guide", |
| #2526 | "mint": "/agents/mint?template=clawd-onboarding-guide", |
| #2527 | "mcp": "/api/agents/catalog/clawd-onboarding-guide.json", |
| #2528 | "registration": "/api/agents/registry/clawd-onboarding-guide.json" |
| #2529 | } |
| #2530 | }, |
| #2531 | { |
| #2532 | "identifier": "clawd-portfolio-tracker", |
| #2533 | "title": "CLAWD Portfolio Tracker", |
| #2534 | "description": "Track and analyze your complete CLAWD ecosystem holdings", |
| #2535 | "avatar": "💼", |
| #2536 | "tags": [ |
| #2537 | "clawd", |
| #2538 | "portfolio", |
| #2539 | "tracking", |
| #2540 | "analytics", |
| #2541 | "dashboard", |
| #2542 | "solana", |
| #2543 | "helius", |
| #2544 | "das", |
| #2545 | "one-shot" |
| #2546 | ], |
| #2547 | "category": "analytics", |
| #2548 | "author": "openclawd", |
| #2549 | "createdAt": "2026-04-16", |
| #2550 | "oneShot": true, |
| #2551 | "featured": true, |
| #2552 | "openingMessage": "💼 CLAWD Portfolio Tracker — pulls your wallet via Helius DAS, shows CLAWD + SPL holdings, LP positions, staked SOL/LSTs, unclaimed rewards, 7d/30d PnL.", |
| #2553 | "openingQuestions": [ |
| #2554 | "Track this wallet: [paste address]", |
| #2555 | "Break down CLAWD vs SOL vs stables allocation", |
| #2556 | "Show unrealised PnL by position", |
| #2557 | "What's my staking yield rolling 30d?" |
| #2558 | ], |
| #2559 | "tokenUsage": 651, |
| #2560 | "capabilities": [ |
| #2561 | "read-only", |
| #2562 | "a2a-message" |
| #2563 | ], |
| #2564 | "metaplexSkills": [ |
| #2565 | "agent-registry" |
| #2566 | ], |
| #2567 | "payment": null, |
| #2568 | "agentToken": null, |
| #2569 | "deploy": { |
| #2570 | "json": "/api/agents/catalog/clawd-portfolio-tracker.json", |
| #2571 | "chat": "/agents/chat?agent=clawd-portfolio-tracker", |
| #2572 | "mint": "/agents/mint?template=clawd-portfolio-tracker", |
| #2573 | "mcp": "/api/agents/catalog/clawd-portfolio-tracker.json", |
| #2574 | "registration": "/api/agents/registry/clawd-portfolio-tracker.json" |
| #2575 | } |
| #2576 | }, |
| #2577 | { |
| #2578 | "identifier": "clawd-pumpfun-official", |
| #2579 | "title": "CLAWD × Pump.fun Official Agent", |
| #2580 | "description": "The official Solana Clawd pump.fun agent. Payment-gated random number generator (0.1 SOL), wallet-connected launch screening, claims + buyback tracking, and Telegram alerts — all wired through @pump-fun/agent-payments-sdk.", |
| #2581 | "avatar": "🎰", |
| #2582 | "tags": [ |
| #2583 | "solana", |
| #2584 | "pumpfun", |
| #2585 | "payment-gated", |
| #2586 | "tokenized-agent", |
| #2587 | "x402", |
| #2588 | "telegram", |
| #2589 | "one-shot", |
| #2590 | "clawd" |
| #2591 | ], |
| #2592 | "category": "trading", |
| #2593 | "author": "openclawd", |
| #2594 | "createdAt": "2026-04-16", |
| #2595 | "oneShot": true, |
| #2596 | "featured": true, |
| #2597 | "openingMessage": "🎰 I'm the CLAWD × Pump.fun Official Agent. Connect your wallet, pay 0.1 SOL, and I'll generate a verified random number (0-1000) plus screen any pump.fun launch you're watching. Payments are on-chain, gated, and tracked in real time.", |
| #2598 | "openingQuestions": [ |
| #2599 | "Generate a random number (requires 0.1 SOL payment)", |
| #2600 | "Screen this pump.fun token: [paste address]", |
| #2601 | "How does the payment flow work?", |
| #2602 | "Show CLAWD token claim + buyback stats" |
| #2603 | ], |
| #2604 | "tokenUsage": null, |
| #2605 | "capabilities": [ |
| #2606 | "payment-gated", |
| #2607 | "x402", |
| #2608 | "read-only", |
| #2609 | "a2a-message" |
| #2610 | ], |
| #2611 | "metaplexSkills": [], |
| #2612 | "payment": { |
| #2613 | "provider": "pump-fun", |
| #2614 | "currency": "SOL", |
| #2615 | "currencyMint": "So11111111111111111111111111111111111111112", |
| #2616 | "amount": "100000000", |
| #2617 | "decimals": 9, |
| #2618 | "displayAmount": "0.1 SOL" |
| #2619 | }, |
| #2620 | "agentToken": "5Bphs5Q6nbq1FRQ7sk3MUYNE8JHzoSKVyeZWYM94pump", |
| #2621 | "deploy": { |
| #2622 | "json": "/api/agents/catalog/clawd-pumpfun-official.json", |
| #2623 | "chat": "/agents/chat?agent=clawd-pumpfun-official", |
| #2624 | "mint": "/agents/mint?template=clawd-pumpfun-official", |
| #2625 | "mcp": "/api/agents/catalog/clawd-pumpfun-official.json", |
| #2626 | "registration": "/api/agents/registry/clawd-pumpfun-official.json" |
| #2627 | } |
| #2628 | }, |
| #2629 | { |
| #2630 | "identifier": "clawd-risk-monitor", |
| #2631 | "title": "CLAWD Protocol Risk Monitor", |
| #2632 | "description": "Track and analyze security risks across CLAWD smart contracts", |
| #2633 | "avatar": "⚠️", |
| #2634 | "tags": [ |
| #2635 | "clawd", |
| #2636 | "security", |
| #2637 | "risk", |
| #2638 | "audit", |
| #2639 | "monitoring", |
| #2640 | "solana", |
| #2641 | "alerts", |
| #2642 | "kamino", |
| #2643 | "drift", |
| #2644 | "one-shot" |
| #2645 | ], |
| #2646 | "category": "security", |
| #2647 | "author": "openclawd", |
| #2648 | "createdAt": "2026-04-16", |
| #2649 | "oneShot": true, |
| #2650 | "featured": true, |
| #2651 | "openingMessage": "⚠️ CLAWD Risk Monitor — watches your Solana DeFi stack for liquidation distance, oracle drift, pool depeg, program upgrade authority changes, depeg on stables.", |
| #2652 | "openingQuestions": [ |
| #2653 | "Alert me if my Kamino Multiply position nears liquidation", |
| #2654 | "Scan my wallet for concentrated program risk", |
| #2655 | "Is any LST I hold depegging?", |
| #2656 | "What's the upgrade authority on this program?" |
| #2657 | ], |
| #2658 | "tokenUsage": 618, |
| #2659 | "capabilities": [ |
| #2660 | "read-only", |
| #2661 | "a2a-message" |
| #2662 | ], |
| #2663 | "metaplexSkills": [ |
| #2664 | "agent-registry" |
| #2665 | ], |
| #2666 | "payment": null, |
| #2667 | "agentToken": null, |
| #2668 | "deploy": { |
| #2669 | "json": "/api/agents/catalog/clawd-risk-monitor.json", |
| #2670 | "chat": "/agents/chat?agent=clawd-risk-monitor", |
| #2671 | "mint": "/agents/mint?template=clawd-risk-monitor", |
| #2672 | "mcp": "/api/agents/catalog/clawd-risk-monitor.json", |
| #2673 | "registration": "/api/agents/registry/clawd-risk-monitor.json" |
| #2674 | } |
| #2675 | }, |
| #2676 | { |
| #2677 | "identifier": "clawd-web3-domain-agent", |
| #2678 | "title": ".clawd Web3 Domain Agent", |
| #2679 | "description": "Mint and operate OpenClawd-native web3 identities backed by IPFS, DNSLink, x402, and holder-gated agent features.", |
| #2680 | "avatar": ".", |
| #2681 | "tags": [ |
| #2682 | "clawd", |
| #2683 | "dnslink", |
| #2684 | "ipfs", |
| #2685 | "web3-domain", |
| #2686 | "cloudflare", |
| #2687 | "x402", |
| #2688 | "agent-registry", |
| #2689 | "one-shot" |
| #2690 | ], |
| #2691 | "category": "infrastructure", |
| #2692 | "author": "openclawd", |
| #2693 | "createdAt": "2026-05-06", |
| #2694 | "oneShot": true, |
| #2695 | "featured": true, |
| #2696 | "openingMessage": "I can help mint a .clawd namespace agent, publish its site to IPFS, wire DNSLink, and keep premium features holder-gated.", |
| #2697 | "openingQuestions": [ |
| #2698 | "Mint builder.clawd as an agent identity", |
| #2699 | "Generate my DNSLink records", |
| #2700 | "Create a .well-known/clawd-domain.json manifest", |
| #2701 | "Which features should stay holder-gated?" |
| #2702 | ], |
| #2703 | "tokenUsage": 742, |
| #2704 | "capabilities": [ |
| #2705 | "read-only", |
| #2706 | "a2a-message", |
| #2707 | "mint-agent", |
| #2708 | "domain-resolver" |
| #2709 | ], |
| #2710 | "metaplexSkills": [ |
| #2711 | "agent-registry", |
| #2712 | "mpl-core" |
| #2713 | ], |
| #2714 | "payment": null, |
| #2715 | "agentToken": null, |
| #2716 | "deploy": { |
| #2717 | "json": "/api/agents/catalog/clawd-web3-domain-agent.json", |
| #2718 | "chat": "/agents/chat?agent=clawd-web3-domain-agent", |
| #2719 | "mint": "/agents/mint?template=clawd-web3-domain-agent", |
| #2720 | "mcp": "/api/agents/catalog/clawd-web3-domain-agent.json", |
| #2721 | "registration": "/api/agents/registry/clawd-web3-domain-agent.json" |
| #2722 | } |
| #2723 | }, |
| #2724 | { |
| #2725 | "identifier": "clawd-yield-aggregator", |
| #2726 | "title": "CLAWD Yield Aggregator", |
| #2727 | "description": "Find and optimize best yield opportunities in CLAWD ecosystem", |
| #2728 | "avatar": "🌾", |
| #2729 | "tags": [ |
| #2730 | "clawd", |
| #2731 | "yield", |
| #2732 | "farming", |
| #2733 | "optimization", |
| #2734 | "apy", |
| #2735 | "solana", |
| #2736 | "kamino", |
| #2737 | "marginfi", |
| #2738 | "drift", |
| #2739 | "meteora", |
| #2740 | "one-shot" |
| #2741 | ], |
| #2742 | "category": "defi", |
| #2743 | "author": "openclawd", |
| #2744 | "createdAt": "2026-04-16", |
| #2745 | "oneShot": true, |
| #2746 | "featured": true, |
| #2747 | "openingMessage": "🌾 CLAWD Yield Aggregator — ranks every Solana yield venue (Kamino, MarginFi, Drift earn, Meteora, Sanctum, Jupiter Perp LP) by net APY with emission decay honest math.", |
| #2748 | "openingQuestions": [ |
| #2749 | "Best yield on 10,000 USDC with low risk?", |
| #2750 | "Compare JitoSOL yield across all Solana venues", |
| #2751 | "Safest stablecoin yield > 8% right now", |
| #2752 | "Route 5 SOL into the best leveraged LST loop" |
| #2753 | ], |
| #2754 | "tokenUsage": 617, |
| #2755 | "capabilities": [ |
| #2756 | "lending-deposit", |
| #2757 | "lending-withdraw", |
| #2758 | "swap-execution", |
| #2759 | "read-only", |
| #2760 | "a2a-message" |
| #2761 | ], |
| #2762 | "metaplexSkills": [ |
| #2763 | "agent-registry" |
| #2764 | ], |
| #2765 | "payment": null, |
| #2766 | "agentToken": null, |
| #2767 | "deploy": { |
| #2768 | "json": "/api/agents/catalog/clawd-yield-aggregator.json", |
| #2769 | "chat": "/agents/chat?agent=clawd-yield-aggregator", |
| #2770 | "mint": "/agents/mint?template=clawd-yield-aggregator", |
| #2771 | "mcp": "/api/agents/catalog/clawd-yield-aggregator.json", |
| #2772 | "registration": "/api/agents/registry/clawd-yield-aggregator.json" |
| #2773 | } |
| #2774 | }, |
| #2775 | { |
| #2776 | "identifier": "defi-yield-farmer", |
| #2777 | "title": "DeFi Yield Farming Strategist", |
| #2778 | "description": "Identify and optimize yield farming opportunities across DeFi protocols", |
| #2779 | "avatar": "🚜", |
| #2780 | "tags": [ |
| #2781 | "defi", |
| #2782 | "yield-farming", |
| #2783 | "apy", |
| #2784 | "strategy", |
| #2785 | "optimization", |
| #2786 | "clawd", |
| #2787 | "solana", |
| #2788 | "kamino", |
| #2789 | "meteora", |
| #2790 | "drift", |
| #2791 | "one-shot" |
| #2792 | ], |
| #2793 | "category": "defi", |
| #2794 | "author": "openclawd", |
| #2795 | "createdAt": "2026-04-16", |
| #2796 | "oneShot": true, |
| #2797 | "featured": true, |
| #2798 | "openingMessage": "🚜 Solana yield farmer with skin in the game. Real net APY after emissions decay, loop math on Kamino Multiply, Drift insurance fund earn, Meteora DLMM.", |
| #2799 | "openingQuestions": [ |
| #2800 | "Best risk-adjusted yield on SOL right now", |
| #2801 | "Should I loop JLP on Kamino Multiply at 2x?", |
| #2802 | "Meteora DLMM ranges for SOL/USDC this week", |
| #2803 | "Sanctum Infinity vs raw JitoSOL — pick one" |
| #2804 | ], |
| #2805 | "tokenUsage": 624, |
| #2806 | "capabilities": [ |
| #2807 | "lending-deposit", |
| #2808 | "lending-withdraw", |
| #2809 | "swap-execution", |
| #2810 | "read-only", |
| #2811 | "a2a-message" |
| #2812 | ], |
| #2813 | "metaplexSkills": [ |
| #2814 | "agent-registry" |
| #2815 | ], |
| #2816 | "payment": null, |
| #2817 | "agentToken": null, |
| #2818 | "deploy": { |
| #2819 | "json": "/api/agents/catalog/defi-yield-farmer.json", |
| #2820 | "chat": "/agents/chat?agent=defi-yield-farmer", |
| #2821 | "mint": "/agents/mint?template=defi-yield-farmer", |
| #2822 | "mcp": "/api/agents/catalog/defi-yield-farmer.json", |
| #2823 | "registration": "/api/agents/registry/defi-yield-farmer.json" |
| #2824 | } |
| #2825 | }, |
| #2826 | { |
| #2827 | "identifier": "dex-aggregator-optimizer", |
| #2828 | "title": "DEX Aggregator Route Optimizer", |
| #2829 | "description": "Find optimal swap routes across DEX aggregators", |
| #2830 | "avatar": "🔀", |
| #2831 | "tags": [ |
| #2832 | "dex", |
| #2833 | "swap", |
| #2834 | "routing", |
| #2835 | "aggregator", |
| #2836 | "optimization", |
| #2837 | "clawd", |
| #2838 | "solana", |
| #2839 | "jupiter", |
| #2840 | "router", |
| #2841 | "trading", |
| #2842 | "one-shot" |
| #2843 | ], |
| #2844 | "category": "trading", |
| #2845 | "author": "openclawd", |
| #2846 | "createdAt": "2026-04-16", |
| #2847 | "oneShot": true, |
| #2848 | "featured": true, |
| #2849 | "openingMessage": "🔀 Solana DEX optimiser. Jupiter v6 by default, but I'll check direct Meteora/Orca/Raydium quotes, tip with Jito, and suggest TWAP or split orders.", |
| #2850 | "openingQuestions": [ |
| #2851 | "Best route for 10 SOL to BONK with tight slippage", |
| #2852 | "Compare Jupiter vs direct Meteora DLMM", |
| #2853 | "Split a $500k USDC → SOL trade — how many legs?", |
| #2854 | "When should I pay a Jito tip?" |
| #2855 | ], |
| #2856 | "tokenUsage": 692, |
| #2857 | "capabilities": [ |
| #2858 | "swap-execution", |
| #2859 | "read-only", |
| #2860 | "a2a-message" |
| #2861 | ], |
| #2862 | "metaplexSkills": [ |
| #2863 | "agent-registry" |
| #2864 | ], |
| #2865 | "payment": null, |
| #2866 | "agentToken": null, |
| #2867 | "deploy": { |
| #2868 | "json": "/api/agents/catalog/dex-aggregator-optimizer.json", |
| #2869 | "chat": "/agents/chat?agent=dex-aggregator-optimizer", |
| #2870 | "mint": "/agents/mint?template=dex-aggregator-optimizer", |
| #2871 | "mcp": "/api/agents/catalog/dex-aggregator-optimizer.json", |
| #2872 | "registration": "/api/agents/registry/dex-aggregator-optimizer.json" |
| #2873 | } |
| #2874 | }, |
| #2875 | { |
| #2876 | "identifier": "imperial-perps-trader", |
| #2877 | "title": "Imperial Perps Trader", |
| #2878 | "description": "Full OODA loop perps agent: Phoenix/Imperial market tape → signal scoring → dry-run order preview → audit trail. Live execution behind explicit flag.", |
| #2879 | "avatar": "I", |
| #2880 | "tags": [ |
| #2881 | "solana", |
| #2882 | "clawd", |
| #2883 | "imperial", |
| #2884 | "phoenix", |
| #2885 | "perps", |
| #2886 | "ooda", |
| #2887 | "trading", |
| #2888 | "execution", |
| #2889 | "dry-run", |
| #2890 | "audit" |
| #2891 | ], |
| #2892 | "category": "trading", |
| #2893 | "author": "8bitsats", |
| #2894 | "createdAt": "2026-05-19", |
| #2895 | "oneShot": false, |
| #2896 | "featured": true, |
| #2897 | "openingMessage": "Imperial Perps Agent online. I observe Phoenix/Imperial market tape, score signals across momentum, funding, basis, and liquidity, then route dry-run previews through Imperial by default. Live submission requires IMPERIAL_LIVE=true and explicit operator confirmation.", |
| #2898 | "openingQuestions": [ |
| #2899 | "Scan SOL, ETH, BTC — give me the top signal and a dry-run order preview", |
| #2900 | "Show me current Imperial account balances and open positions", |
| #2901 | "What is the funding rate annualized for SOL right now?", |
| #2902 | "Run a health check on the Imperial perps config" |
| #2903 | ], |
| #2904 | "tokenUsage": null, |
| #2905 | "capabilities": [ |
| #2906 | "imperial-market-data", |
| #2907 | "imperial-order-routing", |
| #2908 | "phoenix-perps-execution", |
| #2909 | "ooda-signal-scoring", |
| #2910 | "dry-run-preview", |
| #2911 | "live-order-submission", |
| #2912 | "execution-audit-trail", |
| #2913 | "account-balance-reads", |
| #2914 | "open-position-tracking", |
| #2915 | "funding-rate-analysis", |
| #2916 | "basis-scoring", |
| #2917 | "liquidity-scoring" |
| #2918 | ], |
| #2919 | "metaplexSkills": [], |
| #2920 | "payment": null, |
| #2921 | "agentToken": null, |
| #2922 | "deploy": { |
| #2923 | "json": "/api/agents/catalog/imperial-perps-trader.json", |
| #2924 | "chat": "/agents/chat?agent=imperial-perps-trader", |
| #2925 | "mint": "/agents/mint?template=imperial-perps-trader", |
| #2926 | "mcp": "/api/agents/catalog/imperial-perps-trader.json", |
| #2927 | "registration": "/api/agents/registry/imperial-perps-trader.json" |
| #2928 | } |
| #2929 | }, |
| #2930 | { |
| #2931 | "identifier": "liquidation-risk-manager", |
| #2932 | "title": "Liquidation Risk Manager", |
| #2933 | "description": "Monitor and manage liquidation risks in lending protocols", |
| #2934 | "avatar": "🚨", |
| #2935 | "tags": [ |
| #2936 | "lending", |
| #2937 | "liquidation", |
| #2938 | "risk", |
| #2939 | "collateral", |
| #2940 | "defi", |
| #2941 | "clawd", |
| #2942 | "solana", |
| #2943 | "kamino", |
| #2944 | "drift", |
| #2945 | "marginfi", |
| #2946 | "one-shot" |
| #2947 | ], |
| #2948 | "category": "security", |
| #2949 | "author": "openclawd", |
| #2950 | "createdAt": "2026-04-16", |
| #2951 | "oneShot": true, |
| #2952 | "featured": true, |
| #2953 | "openingMessage": "🚨 I monitor liquidation distance on Solana leveraged positions — Kamino Multiply, Drift perps, MarginFi loops. Oracle source, buffers, unwind paths.", |
| #2954 | "openingQuestions": [ |
| #2955 | "Liquidation price for my Kamino 2x JLP position?", |
| #2956 | "Stress test my Drift positions at -30% BTC", |
| #2957 | "How much SOL do I need to rescue this loan?", |
| #2958 | "Unwind plan if oracles stale out" |
| #2959 | ], |
| #2960 | "tokenUsage": 775, |
| #2961 | "capabilities": [ |
| #2962 | "lending-deposit", |
| #2963 | "lending-withdraw", |
| #2964 | "read-only", |
| #2965 | "a2a-message" |
| #2966 | ], |
| #2967 | "metaplexSkills": [ |
| #2968 | "agent-registry" |
| #2969 | ], |
| #2970 | "payment": null, |
| #2971 | "agentToken": null, |
| #2972 | "deploy": { |
| #2973 | "json": "/api/agents/catalog/liquidation-risk-manager.json", |
| #2974 | "chat": "/agents/chat?agent=liquidation-risk-manager", |
| #2975 | "mint": "/agents/mint?template=liquidation-risk-manager", |
| #2976 | "mcp": "/api/agents/catalog/liquidation-risk-manager.json", |
| #2977 | "registration": "/api/agents/registry/liquidation-risk-manager.json" |
| #2978 | } |
| #2979 | }, |
| #2980 | { |
| #2981 | "identifier": "portfolio-rebalancing-advisor", |
| #2982 | "title": "DeFi Portfolio Rebalancing Advisor", |
| #2983 | "description": "Optimize portfolio allocation and rebalancing strategies", |
| #2984 | "avatar": "♻️", |
| #2985 | "tags": [ |
| #2986 | "portfolio", |
| #2987 | "rebalancing", |
| #2988 | "allocation", |
| #2989 | "strategy", |
| #2990 | "optimization", |
| #2991 | "clawd", |
| #2992 | "solana", |
| #2993 | "rebalance", |
| #2994 | "analytics", |
| #2995 | "one-shot" |
| #2996 | ], |
| #2997 | "category": "analytics", |
| #2998 | "author": "openclawd", |
| #2999 | "createdAt": "2026-04-16", |
| #3000 | "oneShot": true, |
| #3001 | "featured": true, |
| #3002 | "openingMessage": "♻️ Solana portfolio rebalancer. Pull wallet via Helius DAS, propose tax-aware rebalance across SOL / stables / LSTs / CLAWD / majors via Jupiter routes.", |
| #3003 | "openingQuestions": [ |
| #3004 | "Rebalance my wallet to 50/30/20 SOL/stables/majors", |
| #3005 | "Reduce LST exposure by 30% without triggering large tx", |
| #3006 | "Tax-efficient reallocation path?", |
| #3007 | "Which positions should I trim first?" |
| #3008 | ], |
| #3009 | "tokenUsage": 731, |
| #3010 | "capabilities": [ |
| #3011 | "swap-execution", |
| #3012 | "read-only", |
| #3013 | "a2a-message" |
| #3014 | ], |
| #3015 | "metaplexSkills": [ |
| #3016 | "agent-registry" |
| #3017 | ], |
| #3018 | "payment": null, |
| #3019 | "agentToken": null, |
| #3020 | "deploy": { |
| #3021 | "json": "/api/agents/catalog/portfolio-rebalancing-advisor.json", |
| #3022 | "chat": "/agents/chat?agent=portfolio-rebalancing-advisor", |
| #3023 | "mint": "/agents/mint?template=portfolio-rebalancing-advisor", |
| #3024 | "mcp": "/api/agents/catalog/portfolio-rebalancing-advisor.json", |
| #3025 | "registration": "/api/agents/registry/portfolio-rebalancing-advisor.json" |
| #3026 | } |
| #3027 | }, |
| #3028 | { |
| #3029 | "identifier": "pump-fun-sdk-expert", |
| #3030 | "title": "Pump Fun SDK Expert", |
| #3031 | "description": "Specialized assistant for the @nirholas/pump-sdk — token creation, bonding curve trading, fee sharing, and AMM migration on Solana", |
| #3032 | "avatar": "🛠️", |
| #3033 | "tags": [ |
| #3034 | "pump-fun", |
| #3035 | "solana", |
| #3036 | "sdk", |
| #3037 | "bonding-curve", |
| #3038 | "token-creation", |
| #3039 | "defi", |
| #3040 | "amm", |
| #3041 | "fee-sharing", |
| #3042 | "clawd", |
| #3043 | "pumpfun", |
| #3044 | "dev-tools", |
| #3045 | "x402" |
| #3046 | ], |
| #3047 | "category": "dev-tools", |
| #3048 | "author": "openclawd", |
| #3049 | "createdAt": "2026-02-27", |
| #3050 | "oneShot": true, |
| #3051 | "featured": true, |
| #3052 | "openingMessage": "🛠️ Dev copilot for @pump-fun/agent-payments-sdk and tokenized-agent payments. x402 flows, invoice creation, server-side tx build, verification.", |
| #3053 | "openingQuestions": [ |
| #3054 | "Scaffold a payment-gated Node route", |
| #3055 | "How do I verify an invoice server-side?", |
| #3056 | "x402 vs solana-pay — when do I use each?", |
| #3057 | "Stream payment events to a Telegram bot" |
| #3058 | ], |
| #3059 | "tokenUsage": 900, |
| #3060 | "capabilities": [ |
| #3061 | "payment-gated", |
| #3062 | "x402", |
| #3063 | "read-only", |
| #3064 | "a2a-message" |
| #3065 | ], |
| #3066 | "metaplexSkills": [ |
| #3067 | "agent-registry" |
| #3068 | ], |
| #3069 | "payment": null, |
| #3070 | "agentToken": null, |
| #3071 | "deploy": { |
| #3072 | "json": "/api/agents/catalog/pump-fun-sdk-expert.json", |
| #3073 | "chat": "/agents/chat?agent=pump-fun-sdk-expert", |
| #3074 | "mint": "/agents/mint?template=pump-fun-sdk-expert", |
| #3075 | "mcp": "/api/agents/catalog/pump-fun-sdk-expert.json", |
| #3076 | "registration": "/api/agents/registry/pump-fun-sdk-expert.json" |
| #3077 | } |
| #3078 | }, |
| #3079 | { |
| #3080 | "identifier": "solana-jupiter-router", |
| #3081 | "title": "Solana Jupiter Router", |
| #3082 | "description": "Find the best swap route on Solana with price impact, slippage, and priority fee guidance via Jupiter v6", |
| #3083 | "avatar": "🪐", |
| #3084 | "tags": [ |
| #3085 | "solana", |
| #3086 | "jupiter", |
| #3087 | "dex", |
| #3088 | "trading", |
| #3089 | "routing", |
| #3090 | "one-shot", |
| #3091 | "clawd" |
| #3092 | ], |
| #3093 | "category": "trading", |
| #3094 | "author": "openclawd", |
| #3095 | "createdAt": "2026-04-16", |
| #3096 | "oneShot": true, |
| #3097 | "featured": true, |
| #3098 | "openingMessage": "👋 I'm your Jupiter route optimizer. Tell me the input token, output token, and amount — I'll find the best route on Solana with full price impact and slippage breakdown.", |
| #3099 | "openingQuestions": [ |
| #3100 | "Swap 10 SOL for USDC with tight slippage", |
| #3101 | "Best route for 1000 JUP to SOL right now?", |
| #3102 | "Compare Jupiter vs direct Raydium for bonk/sol", |
| #3103 | "Should I split my $50k USDC → SOL order?" |
| #3104 | ], |
| #3105 | "tokenUsage": 713, |
| #3106 | "capabilities": [ |
| #3107 | "swap-execution", |
| #3108 | "read-only", |
| #3109 | "a2a-message" |
| #3110 | ], |
| #3111 | "metaplexSkills": [ |
| #3112 | "agent-registry" |
| #3113 | ], |
| #3114 | "payment": null, |
| #3115 | "agentToken": null, |
| #3116 | "deploy": { |
| #3117 | "json": "/api/agents/catalog/solana-jupiter-router.json", |
| #3118 | "chat": "/agents/chat?agent=solana-jupiter-router", |
| #3119 | "mint": "/agents/mint?template=solana-jupiter-router", |
| #3120 | "mcp": "/api/agents/catalog/solana-jupiter-router.json", |
| #3121 | "registration": "/api/agents/registry/solana-jupiter-router.json" |
| #3122 | } |
| #3123 | }, |
| #3124 | { |
| #3125 | "identifier": "solana-kamino-picker", |
| #3126 | "title": "Solana Kamino Vault Picker", |
| #3127 | "description": "Pick the right Kamino lending, Multiply, or Liquidity vault with net APY, liquidation math, and risk breakdown", |
| #3128 | "avatar": "🏦", |
| #3129 | "tags": [ |
| #3130 | "solana", |
| #3131 | "kamino", |
| #3132 | "lending", |
| #3133 | "yield", |
| #3134 | "defi", |
| #3135 | "one-shot", |
| #3136 | "clawd" |
| #3137 | ], |
| #3138 | "category": "defi", |
| #3139 | "author": "openclawd", |
| #3140 | "createdAt": "2026-04-16", |
| #3141 | "oneShot": true, |
| #3142 | "featured": true, |
| #3143 | "openingMessage": "🏦 I'll help you pick a Kamino vault. Tell me your asset, amount, risk tolerance, and time horizon.", |
| #3144 | "openingQuestions": [ |
| #3145 | "Best yield for 100 SOL with low risk?", |
| #3146 | "Should I use Kamino Multiply on JLP?", |
| #3147 | "Compare K-Lend JitoSOL vs mSOL deposit yields", |
| #3148 | "What's my liquidation price at 2x SOL/USDC Multiply?" |
| #3149 | ], |
| #3150 | "tokenUsage": 713, |
| #3151 | "capabilities": [ |
| #3152 | "lending-deposit", |
| #3153 | "lending-withdraw", |
| #3154 | "swap-execution", |
| #3155 | "read-only", |
| #3156 | "a2a-message" |
| #3157 | ], |
| #3158 | "metaplexSkills": [ |
| #3159 | "agent-registry" |
| #3160 | ], |
| #3161 | "payment": null, |
| #3162 | "agentToken": null, |
| #3163 | "deploy": { |
| #3164 | "json": "/api/agents/catalog/solana-kamino-picker.json", |
| #3165 | "chat": "/agents/chat?agent=solana-kamino-picker", |
| #3166 | "mint": "/agents/mint?template=solana-kamino-picker", |
| #3167 | "mcp": "/api/agents/catalog/solana-kamino-picker.json", |
| #3168 | "registration": "/api/agents/registry/solana-kamino-picker.json" |
| #3169 | } |
| #3170 | }, |
| #3171 | { |
| #3172 | "identifier": "solana-mpl-core-launcher", |
| #3173 | "title": "Solana MPL Core Launcher", |
| #3174 | "description": "Design and launch an MPL Core NFT collection on Solana with proper plugins, royalties, and Arweave metadata", |
| #3175 | "avatar": "🎨", |
| #3176 | "tags": [ |
| #3177 | "solana", |
| #3178 | "nft", |
| #3179 | "mpl-core", |
| #3180 | "metaplex", |
| #3181 | "launch", |
| #3182 | "one-shot", |
| #3183 | "clawd" |
| #3184 | ], |
| #3185 | "category": "nft", |
| #3186 | "author": "openclawd", |
| #3187 | "createdAt": "2026-04-16", |
| #3188 | "oneShot": true, |
| #3189 | "featured": true, |
| #3190 | "openingMessage": "🎨 I'll help you launch an MPL Core collection on Solana. Tell me: what kind of collection, how many assets, and what utility or art concept.", |
| #3191 | "openingQuestions": [ |
| #3192 | "Launch a 1,000-asset membership collection with royalties", |
| #3193 | "Generative art drop with 10k unique traits", |
| #3194 | "Gaming collection with burnable consumables", |
| #3195 | "Best plugin combo for an access-pass NFT?" |
| #3196 | ], |
| #3197 | "tokenUsage": 834, |
| #3198 | "capabilities": [ |
| #3199 | "nft-mint", |
| #3200 | "nft-transfer", |
| #3201 | "metaplex-mint-core-nft", |
| #3202 | "metaplex-mint-cnft", |
| #3203 | "metaplex-deploy-candy-machine", |
| #3204 | "metaplex-token-metadata", |
| #3205 | "metaplex-execute-asset-signer", |
| #3206 | "a2a-message" |
| #3207 | ], |
| #3208 | "metaplexSkills": [ |
| #3209 | "core", |
| #3210 | "token-metadata", |
| #3211 | "candy-machine", |
| #3212 | "bubblegum", |
| #3213 | "agent-registry" |
| #3214 | ], |
| #3215 | "payment": null, |
| #3216 | "agentToken": null, |
| #3217 | "deploy": { |
| #3218 | "json": "/api/agents/catalog/solana-mpl-core-launcher.json", |
| #3219 | "chat": "/agents/chat?agent=solana-mpl-core-launcher", |
| #3220 | "mint": "/agents/mint?template=solana-mpl-core-launcher", |
| #3221 | "mcp": "/api/agents/catalog/solana-mpl-core-launcher.json", |
| #3222 | "registration": "/api/agents/registry/solana-mpl-core-launcher.json" |
| #3223 | } |
| #3224 | }, |
| #3225 | { |
| #3226 | "identifier": "solana-pumpfun-bot", |
| #3227 | "title": "Solana PumpFun/PumpSwap Copy Trading Bot", |
| #3228 | "description": "High-performance Rust-based copy trading bot that monitors and replicates trading activity on Solana DEXs (PumpFun, PumpSwap, Raydium) using Yellowstone gRPC for real-time transaction monitoring with parallel processing, risk management, and Telegram notifications. Updated for v2 instructions, creator fees, cashback, Token-2022, and USDC-paired coins.", |
| #3229 | "avatar": "🤖", |
| #3230 | "tags": [ |
| #3231 | "solana", |
| #3232 | "pumpfun", |
| #3233 | "pumpswap", |
| #3234 | "copy-trading", |
| #3235 | "trading-bot", |
| #3236 | "rust", |
| #3237 | "bonding-curve", |
| #3238 | "amm", |
| #3239 | "grpc", |
| #3240 | "jupiter", |
| #3241 | "risk-management", |
| #3242 | "defi", |
| #3243 | "automation", |
| #3244 | "v2-instructions", |
| #3245 | "creator-fees", |
| #3246 | "cashback", |
| #3247 | "token-2022", |
| #3248 | "mayhem-mode", |
| #3249 | "fee-tiers" |
| #3250 | ], |
| #3251 | "category": "trading", |
| #3252 | "author": "openclawd", |
| #3253 | "createdAt": "2026-05-11", |
| #3254 | "oneShot": true, |
| #3255 | "featured": true, |
| #3256 | "openingMessage": "🤖 Solana PumpFun/PumpSwap Copy Trading Bot online. I monitor wallets and automatically replicate their trades on PumpFun bonding curves and PumpSwap AMM pools in real-time with parallel processing and risk management. I'm updated for the latest v2 instructions, creator fee support, and USDC-paired coins. Ready to deploy and trade.", |
| #3257 | "openingQuestions": [ |
| #3258 | "How does the copy trading bot work on PumpFun?", |
| #3259 | "What's the architecture for real-time transaction monitoring?", |
| #3260 | "Explain the new buy_v2/sell_v2 instructions and USDC-paired coins", |
| #3261 | "How does the breaking creator fee upgrade on May 12 affect trading?", |
| #3262 | "What's the dynamic fee tier system and how is market cap computed?" |
| #3263 | ], |
| #3264 | "tokenUsage": null, |
| #3265 | "capabilities": [], |
| #3266 | "metaplexSkills": [], |
| #3267 | "payment": null, |
| #3268 | "agentToken": null, |
| #3269 | "deploy": { |
| #3270 | "json": "/api/agents/catalog/solana-pumpfun-bot.json", |
| #3271 | "chat": "/agents/chat?agent=solana-pumpfun-bot", |
| #3272 | "mint": "/agents/mint?template=solana-pumpfun-bot", |
| #3273 | "mcp": "/api/agents/catalog/solana-pumpfun-bot.json", |
| #3274 | "registration": "/api/agents/registry/solana-pumpfun-bot.json" |
| #3275 | } |
| #3276 | }, |
| #3277 | { |
| #3278 | "identifier": "solana-pumpfun-screener", |
| #3279 | "title": "Solana Pump.fun Rug Screener", |
| #3280 | "description": "Score new pump.fun tokens for rug-pull risk using holder distribution, dev history, and LP status", |
| #3281 | "avatar": "🧪", |
| #3282 | "tags": [ |
| #3283 | "solana", |
| #3284 | "pumpfun", |
| #3285 | "memecoin", |
| #3286 | "security", |
| #3287 | "screening", |
| #3288 | "one-shot", |
| #3289 | "clawd" |
| #3290 | ], |
| #3291 | "category": "security", |
| #3292 | "author": "openclawd", |
| #3293 | "createdAt": "2026-04-16", |
| #3294 | "oneShot": true, |
| #3295 | "featured": true, |
| #3296 | "openingMessage": "🧪 I screen new pump.fun tokens for rug-pull risk. Paste a token address or pump.fun URL and I'll score it.", |
| #3297 | "openingQuestions": [ |
| #3298 | "Screen this pump.fun token: [paste address]", |
| #3299 | "Is the dev wallet clean on this one?", |
| #3300 | "What red flags are on pump.fun today?", |
| #3301 | "Check if LP is burned for this token" |
| #3302 | ], |
| #3303 | "tokenUsage": 774, |
| #3304 | "capabilities": [ |
| #3305 | "read-only", |
| #3306 | "a2a-message" |
| #3307 | ], |
| #3308 | "metaplexSkills": [ |
| #3309 | "agent-registry", |
| #3310 | "token-metadata" |
| #3311 | ], |
| #3312 | "payment": null, |
| #3313 | "agentToken": null, |
| #3314 | "deploy": { |
| #3315 | "json": "/api/agents/catalog/solana-pumpfun-screener.json", |
| #3316 | "chat": "/agents/chat?agent=solana-pumpfun-screener", |
| #3317 | "mint": "/agents/mint?template=solana-pumpfun-screener", |
| #3318 | "mcp": "/api/agents/catalog/solana-pumpfun-screener.json", |
| #3319 | "registration": "/api/agents/registry/solana-pumpfun-screener.json" |
| #3320 | } |
| #3321 | }, |
| #3322 | { |
| #3323 | "identifier": "solana-validator-picker", |
| #3324 | "title": "Solana Validator Picker", |
| #3325 | "description": "Pick a validator or LST by commission, uptime, MEV rewards, and decentralization impact", |
| #3326 | "avatar": "⚡", |
| #3327 | "tags": [ |
| #3328 | "solana", |
| #3329 | "staking", |
| #3330 | "validator", |
| #3331 | "lst", |
| #3332 | "governance", |
| #3333 | "one-shot", |
| #3334 | "clawd" |
| #3335 | ], |
| #3336 | "category": "education", |
| #3337 | "author": "openclawd", |
| #3338 | "createdAt": "2026-04-16", |
| #3339 | "oneShot": true, |
| #3340 | "featured": true, |
| #3341 | "openingMessage": "⚡ Stake your SOL smarter. I'll help you pick a validator or LST based on yield, decentralization, and your holder size.", |
| #3342 | "openingQuestions": [ |
| #3343 | "I have 5 SOL — JitoSOL or mSOL?", |
| #3344 | "Pick a decentralization-friendly validator for 100 SOL", |
| #3345 | "What's the yield difference between INF and jupSOL?", |
| #3346 | "Which LST is safest for a 1 year lockup?" |
| #3347 | ], |
| #3348 | "tokenUsage": 800, |
| #3349 | "capabilities": [ |
| #3350 | "stake", |
| #3351 | "unstake", |
| #3352 | "read-only", |
| #3353 | "a2a-message" |
| #3354 | ], |
| #3355 | "metaplexSkills": [ |
| #3356 | "agent-registry" |
| #3357 | ], |
| #3358 | "payment": null, |
| #3359 | "agentToken": null, |
| #3360 | "deploy": { |
| #3361 | "json": "/api/agents/catalog/solana-validator-picker.json", |
| #3362 | "chat": "/agents/chat?agent=solana-validator-picker", |
| #3363 | "mint": "/agents/mint?template=solana-validator-picker", |
| #3364 | "mcp": "/api/agents/catalog/solana-validator-picker.json", |
| #3365 | "registration": "/api/agents/registry/solana-validator-picker.json" |
| #3366 | } |
| #3367 | }, |
| #3368 | { |
| #3369 | "identifier": "solana-vulcan-clawd-autonomous-perps", |
| #3370 | "title": "Vulcan CLAWD Autonomous Perps", |
| #3371 | "description": "Autonomous Phoenix perps agent using Vulcan skills, RISE SDK market data, Clawd RPC, and builder-authority routing", |
| #3372 | "avatar": "V", |
| #3373 | "tags": [ |
| #3374 | "solana", |
| #3375 | "clawd", |
| #3376 | "vulcan", |
| #3377 | "phoenix", |
| #3378 | "perps", |
| #3379 | "rise-sdk", |
| #3380 | "autonomous", |
| #3381 | "strategy", |
| #3382 | "risk", |
| #3383 | "trading" |
| #3384 | ], |
| #3385 | "category": "trading", |
| #3386 | "author": "x402agent", |
| #3387 | "createdAt": "2026-05-16", |
| #3388 | "oneShot": false, |
| #3389 | "featured": true, |
| #3390 | "openingMessage": "I can design, monitor, and prepare Phoenix perps strategies through Vulcan. Live execution requires preflight, margin checks, position checks, and explicit operator-approved mode selection.", |
| #3391 | "openingQuestions": [ |
| #3392 | "Generate a strategy.md for SOL perps in paper mode", |
| #3393 | "Review Phoenix market conditions before a trade", |
| #3394 | "Create a risk-limited confirm_each execution plan" |
| #3395 | ], |
| #3396 | "tokenUsage": 260, |
| #3397 | "capabilities": [ |
| #3398 | "phoenix-market-data", |
| #3399 | "phoenix-rise-sdk", |
| #3400 | "perps-strategy-md", |
| #3401 | "vulcan-preflight", |
| #3402 | "vulcan-paper-trading", |
| #3403 | "vulcan-dry-run", |
| #3404 | "vulcan-confirm-each", |
| #3405 | "vulcan-auto-execute", |
| #3406 | "risk-management", |
| #3407 | "position-management" |
| #3408 | ], |
| #3409 | "metaplexSkills": [], |
| #3410 | "payment": null, |
| #3411 | "agentToken": null, |
| #3412 | "deploy": { |
| #3413 | "json": "/api/agents/catalog/solana-vulcan-clawd-autonomous-perps.json", |
| #3414 | "chat": "/agents/chat?agent=solana-vulcan-clawd-autonomous-perps", |
| #3415 | "mint": "/agents/mint?template=solana-vulcan-clawd-autonomous-perps", |
| #3416 | "mcp": "/api/agents/catalog/solana-vulcan-clawd-autonomous-perps.json", |
| #3417 | "registration": "/api/agents/registry/solana-vulcan-clawd-autonomous-perps.json" |
| #3418 | } |
| #3419 | }, |
| #3420 | { |
| #3421 | "identifier": "wallet-security-advisor", |
| #3422 | "title": "Crypto Wallet Security Advisor", |
| #3423 | "description": "Best practices for securing crypto wallets and assets", |
| #3424 | "avatar": "🔐", |
| #3425 | "tags": [ |
| #3426 | "security", |
| #3427 | "wallet", |
| #3428 | "safety", |
| #3429 | "best-practices", |
| #3430 | "hardware", |
| #3431 | "clawd", |
| #3432 | "solana", |
| #3433 | "phantom", |
| #3434 | "solflare", |
| #3435 | "ledger" |
| #3436 | ], |
| #3437 | "category": "security", |
| #3438 | "author": "openclawd", |
| #3439 | "createdAt": "2026-04-16", |
| #3440 | "oneShot": true, |
| #3441 | "featured": true, |
| #3442 | "openingMessage": "🔐 Solana wallet hygiene — Ledger seed handling, Phantom/Solflare/Backpack hardening, blind-sign dangers, drainer patterns, revoke & scan flows.", |
| #3443 | "openingQuestions": [ |
| #3444 | "My wallet got drained — what now?", |
| #3445 | "Review permissions on my wallet", |
| #3446 | "Safest Solana wallet stack for $1M?", |
| #3447 | "What's a blind-sign attack on Solana?" |
| #3448 | ], |
| #3449 | "tokenUsage": 788, |
| #3450 | "capabilities": [ |
| #3451 | "read-only", |
| #3452 | "a2a-message" |
| #3453 | ], |
| #3454 | "metaplexSkills": [ |
| #3455 | "agent-registry" |
| #3456 | ], |
| #3457 | "payment": null, |
| #3458 | "agentToken": null, |
| #3459 | "deploy": { |
| #3460 | "json": "/api/agents/catalog/wallet-security-advisor.json", |
| #3461 | "chat": "/agents/chat?agent=wallet-security-advisor", |
| #3462 | "mint": "/agents/mint?template=wallet-security-advisor", |
| #3463 | "mcp": "/api/agents/catalog/wallet-security-advisor.json", |
| #3464 | "registration": "/api/agents/registry/wallet-security-advisor.json" |
| #3465 | } |
| #3466 | } |
| #3467 | ], |
| #3468 | "agents": [ |
| #3469 | { |
| #3470 | "identifier": "airdrop-hunter", |
| #3471 | "title": "DeFi Airdrop Hunter", |
| #3472 | "description": "Identify and strategize for potential protocol airdrops", |
| #3473 | "avatar": "🪂", |
| #3474 | "tags": [ |
| #3475 | "airdrop", |
| #3476 | "rewards", |
| #3477 | "strategy", |
| #3478 | "farming", |
| #3479 | "allocation", |
| #3480 | "clawd", |
| #3481 | "solana", |
| #3482 | "jupiter", |
| #3483 | "lfg", |
| #3484 | "one-shot" |
| #3485 | ], |
| #3486 | "category": "trading", |
| #3487 | "author": "openclawd", |
| #3488 | "createdAt": "2026-04-16", |
| #3489 | "oneShot": true, |
| #3490 | "featured": false, |
| #3491 | "openingMessage": "🪂 I hunt live Solana airdrops — Jupiter boost epochs, Kamino points, Drift traders, Marginfi lenders, Meteora LPs. Tell me what protocols you already touch.", |
| #3492 | "openingQuestions": [ |
| #3493 | "Which Solana airdrops are still open right now?", |
| #3494 | "Build me a 30-day points farming plan with 50 SOL", |
| #3495 | "Am I eligible for Jupiter's next boost epoch?", |
| #3496 | "Score my wallet across open Solana airdrops" |
| #3497 | ], |
| #3498 | "tokenUsage": 736, |
| #3499 | "capabilities": [ |
| #3500 | "read-only", |
| #3501 | "swap-execution", |
| #3502 | "a2a-message" |
| #3503 | ], |
| #3504 | "metaplexSkills": [ |
| #3505 | "agent-registry" |
| #3506 | ], |
| #3507 | "payment": null, |
| #3508 | "agentToken": null, |
| #3509 | "deploy": { |
| #3510 | "json": "/api/agents/catalog/airdrop-hunter.json", |
| #3511 | "chat": "/agents/chat?agent=airdrop-hunter", |
| #3512 | "mint": "/agents/mint?template=airdrop-hunter", |
| #3513 | "mcp": "/api/agents/catalog/airdrop-hunter.json", |
| #3514 | "registration": "/api/agents/registry/airdrop-hunter.json" |
| #3515 | } |
| #3516 | }, |
| #3517 | { |
| #3518 | "identifier": "alpha-leak-detector", |
| #3519 | "title": "Crypto Alpha & Signal Detector", |
| #3520 | "description": "Identify trading alpha and early signals in DeFi markets", |
| #3521 | "avatar": "🎯", |
| #3522 | "tags": [ |
| #3523 | "alpha", |
| #3524 | "trading", |
| #3525 | "signals", |
| #3526 | "research", |
| #3527 | "opportunities", |
| #3528 | "clawd", |
| #3529 | "solana", |
| #3530 | "helius", |
| #3531 | "birdeye", |
| #3532 | "one-shot" |
| #3533 | ], |
| #3534 | "category": "trading", |
| #3535 | "author": "openclawd", |
| #3536 | "createdAt": "2026-04-16", |
| #3537 | "oneShot": true, |
| #3538 | "featured": true, |
| #3539 | "openingMessage": "🎯 Solana-only alpha feed. I chase smart-money wallet flows, new pump.fun bonding curves, LP adds on Meteora/Orca/Raydium, and Jito bundle patterns.", |
| #3540 | "openingQuestions": [ |
| #3541 | "Which smart-money wallets are rotating today?", |
| #3542 | "Flag pump.fun launches with whale inflows", |
| #3543 | "What's the Solana narrative of the week?", |
| #3544 | "Show me Jupiter volume spikes in the last 4h" |
| #3545 | ], |
| #3546 | "tokenUsage": 801, |
| #3547 | "capabilities": [ |
| #3548 | "read-only", |
| #3549 | "a2a-message" |
| #3550 | ], |
| #3551 | "metaplexSkills": [ |
| #3552 | "agent-registry" |
| #3553 | ], |
| #3554 | "payment": null, |
| #3555 | "agentToken": null, |
| #3556 | "deploy": { |
| #3557 | "json": "/api/agents/catalog/alpha-leak-detector.json", |
| #3558 | "chat": "/agents/chat?agent=alpha-leak-detector", |
| #3559 | "mint": "/agents/mint?template=alpha-leak-detector", |
| #3560 | "mcp": "/api/agents/catalog/alpha-leak-detector.json", |
| #3561 | "registration": "/api/agents/registry/alpha-leak-detector.json" |
| #3562 | } |
| #3563 | }, |
| #3564 | { |
| #3565 | "identifier": "apy-vs-apr-educator", |
| #3566 | "title": "APY vs APR Educator", |
| #3567 | "description": "Explain and calculate the difference between APY and APR in DeFi", |
| #3568 | "avatar": "📈", |
| #3569 | "tags": [ |
| #3570 | "defi", |
| #3571 | "education", |
| #3572 | "apy", |
| #3573 | "apr", |
| #3574 | "yields", |
| #3575 | "clawd", |
| #3576 | "solana", |
| #3577 | "kamino", |
| #3578 | "marginfi" |
| #3579 | ], |
| #3580 | "category": "education", |
| #3581 | "author": "openclawd", |
| #3582 | "createdAt": "2026-04-16", |
| #3583 | "oneShot": true, |
| #3584 | "featured": false, |
| #3585 | "openingMessage": "📚 I break down Solana DeFi yield math — APY vs APR, auto-compounders vs manual, emission decay vs base fees on Kamino, MarginFi, Drift, Meteora.", |
| #3586 | "openingQuestions": [ |
| #3587 | "What's the real APY on Kamino JitoSOL after emissions decay?", |
| #3588 | "Compare Kamino Multiply 2x SOL vs JLP auto-compounder", |
| #3589 | "Show the math on a 180% APR Meteora DLMM pool", |
| #3590 | "How often does MarginFi compound interest?" |
| #3591 | ], |
| #3592 | "tokenUsage": 676, |
| #3593 | "capabilities": [ |
| #3594 | "read-only", |
| #3595 | "a2a-message" |
| #3596 | ], |
| #3597 | "metaplexSkills": [ |
| #3598 | "agent-registry" |
| #3599 | ], |
| #3600 | "payment": null, |
| #3601 | "agentToken": null, |
| #3602 | "deploy": { |
| #3603 | "json": "/api/agents/catalog/apy-vs-apr-educator.json", |
| #3604 | "chat": "/agents/chat?agent=apy-vs-apr-educator", |
| #3605 | "mint": "/agents/mint?template=apy-vs-apr-educator", |
| #3606 | "mcp": "/api/agents/catalog/apy-vs-apr-educator.json", |
| #3607 | "registration": "/api/agents/registry/apy-vs-apr-educator.json" |
| #3608 | } |
| #3609 | }, |
| #3610 | { |
| #3611 | "identifier": "bridge-security-analyst", |
| #3612 | "title": "Cross-Chain Bridge Security Analyst", |
| #3613 | "description": "Evaluate bridge security and recommend safest cross-chain routes", |
| #3614 | "avatar": "🌉", |
| #3615 | "tags": [ |
| #3616 | "bridge", |
| #3617 | "security", |
| #3618 | "cross-chain", |
| #3619 | "risk", |
| #3620 | "multichain", |
| #3621 | "clawd", |
| #3622 | "solana", |
| #3623 | "wormhole", |
| #3624 | "debridge", |
| #3625 | "allbridge" |
| #3626 | ], |
| #3627 | "category": "security", |
| #3628 | "author": "openclawd", |
| #3629 | "createdAt": "2026-04-16", |
| #3630 | "oneShot": true, |
| #3631 | "featured": false, |
| #3632 | "openingMessage": "🌉 I rank Solana bridges by security model, exploit history, liquidity, and guardian set. Tell me source chain, destination, and size.", |
| #3633 | "openingQuestions": [ |
| #3634 | "Bridge 100 ETH to Solana — which route is safest?", |
| #3635 | "Compare Wormhole vs deBridge vs Allbridge for USDC", |
| #3636 | "What's the guardian set for Wormhole today?", |
| #3637 | "Split a $1M bridge across venues — give me a plan" |
| #3638 | ], |
| #3639 | "tokenUsage": 817, |
| #3640 | "capabilities": [ |
| #3641 | "read-only", |
| #3642 | "a2a-message" |
| #3643 | ], |
| #3644 | "metaplexSkills": [ |
| #3645 | "agent-registry" |
| #3646 | ], |
| #3647 | "payment": null, |
| #3648 | "agentToken": null, |
| #3649 | "deploy": { |
| #3650 | "json": "/api/agents/catalog/bridge-security-analyst.json", |
| #3651 | "chat": "/agents/chat?agent=bridge-security-analyst", |
| #3652 | "mint": "/agents/mint?template=bridge-security-analyst", |
| #3653 | "mcp": "/api/agents/catalog/bridge-security-analyst.json", |
| #3654 | "registration": "/api/agents/registry/bridge-security-analyst.json" |
| #3655 | } |
| #3656 | }, |
| #3657 | { |
| #3658 | "identifier": "clawd-bridge-assistant", |
| #3659 | "title": "CLAWD Bridge Assistant", |
| #3660 | "description": "Guide users through cross-chain bridging with optimal routes and costs", |
| #3661 | "avatar": "🌉", |
| #3662 | "tags": [ |
| #3663 | "clawd", |
| #3664 | "bridge", |
| #3665 | "cross-chain", |
| #3666 | "arbitrum", |
| #3667 | "layer-2", |
| #3668 | "solana", |
| #3669 | "one-shot" |
| #3670 | ], |
| #3671 | "category": "defi", |
| #3672 | "author": "openclawd", |
| #3673 | "createdAt": "2026-04-16", |
| #3674 | "oneShot": true, |
| #3675 | "featured": false, |
| #3676 | "openingMessage": "🌉 CLAWD Bridge Assistant — I route funds into Solana for CLAWD holders. Wormhole, deBridge, Allbridge, Jupiter cross-chain. Source chain and amount?", |
| #3677 | "openingQuestions": [ |
| #3678 | "Bridge ETH to Solana for CLAWD buying", |
| #3679 | "Move USDC from Arbitrum to Solana cheapest", |
| #3680 | "What bridge should I use for > $100k?", |
| #3681 | "Connect my wallet and show live bridge quotes" |
| #3682 | ], |
| #3683 | "tokenUsage": 612, |
| #3684 | "capabilities": [ |
| #3685 | "read-only", |
| #3686 | "a2a-message" |
| #3687 | ], |
| #3688 | "metaplexSkills": [ |
| #3689 | "agent-registry" |
| #3690 | ], |
| #3691 | "payment": null, |
| #3692 | "agentToken": null, |
| #3693 | "deploy": { |
| #3694 | "json": "/api/agents/catalog/clawd-bridge-assistant.json", |
| #3695 | "chat": "/agents/chat?agent=clawd-bridge-assistant", |
| #3696 | "mint": "/agents/mint?template=clawd-bridge-assistant", |
| #3697 | "mcp": "/api/agents/catalog/clawd-bridge-assistant.json", |
| #3698 | "registration": "/api/agents/registry/clawd-bridge-assistant.json" |
| #3699 | } |
| #3700 | }, |
| #3701 | { |
| #3702 | "identifier": "clawd-firecrawl", |
| #3703 | "title": "CLAWD Firecrawl Researcher", |
| #3704 | "description": "Web research agent backed by Firecrawl — scrape, search, map, and crawl any site.", |
| #3705 | "avatar": "🔥", |
| #3706 | "tags": [ |
| #3707 | "clawd", |
| #3708 | "firecrawl", |
| #3709 | "research", |
| #3710 | "scraping", |
| #3711 | "search", |
| #3712 | "crawl", |
| #3713 | "browser", |
| #3714 | "web", |
| #3715 | "openclawd", |
| #3716 | "one-shot" |
| #3717 | ], |
| #3718 | "category": "research", |
| #3719 | "author": "openclawd", |
| #3720 | "createdAt": "2026-04-19", |
| #3721 | "oneShot": true, |
| #3722 | "featured": true, |
| #3723 | "openingMessage": "🔥 CLAWD Firecrawl Researcher — point me at a URL, a search query, or a whole site to map and I'll bring back clean markdown with sources.", |
| #3724 | "openingQuestions": [ |
| #3725 | "Scrape https://docs.solana.com/developing/programming-model and summarize", |
| #3726 | "Search the web for the latest OpenClawd integrations and rank the top 5", |
| #3727 | "Map solanaclawd.com and list every /docs/* page", |
| #3728 | "Crawl https://example.com up to 25 pages and report when ready" |
| #3729 | ], |
| #3730 | "tokenUsage": 540, |
| #3731 | "capabilities": [], |
| #3732 | "metaplexSkills": [], |
| #3733 | "payment": null, |
| #3734 | "agentToken": null, |
| #3735 | "deploy": { |
| #3736 | "json": "/api/agents/catalog/clawd-firecrawl.json", |
| #3737 | "chat": "/agents/chat?agent=clawd-firecrawl", |
| #3738 | "mint": "/agents/mint?template=clawd-firecrawl", |
| #3739 | "mcp": "/api/agents/catalog/clawd-firecrawl.json", |
| #3740 | "registration": "/api/agents/registry/clawd-firecrawl.json" |
| #3741 | } |
| #3742 | }, |
| #3743 | { |
| #3744 | "identifier": "clawd-governance-guide", |
| #3745 | "title": "CLAWD Governance Guide", |
| #3746 | "description": "Navigate CLAWD DAO proposals, voting, and protocol upgrades", |
| #3747 | "avatar": "🗳️", |
| #3748 | "tags": [ |
| #3749 | "clawd", |
| #3750 | "governance", |
| #3751 | "dao", |
| #3752 | "voting", |
| #3753 | "proposals", |
| #3754 | "solana", |
| #3755 | "realms", |
| #3756 | "one-shot" |
| #3757 | ], |
| #3758 | "category": "governance", |
| #3759 | "author": "openclawd", |
| #3760 | "createdAt": "2026-04-16", |
| #3761 | "oneShot": true, |
| #3762 | "featured": false, |
| #3763 | "openingMessage": "🗳️ CLAWD Governance Guide — proposals, Realms voting, delegation. I explain what's on the ballot and help you cast without footguns.", |
| #3764 | "openingQuestions": [ |
| #3765 | "What CLAWD proposals are active?", |
| #3766 | "Explain the impact of proposal #12 in plain english", |
| #3767 | "How do I delegate my CLAWD vote?", |
| #3768 | "Walk me through voting via Realms" |
| #3769 | ], |
| #3770 | "tokenUsage": 596, |
| #3771 | "capabilities": [ |
| #3772 | "governance-vote", |
| #3773 | "read-only", |
| #3774 | "a2a-message" |
| #3775 | ], |
| #3776 | "metaplexSkills": [ |
| #3777 | "agent-registry" |
| #3778 | ], |
| #3779 | "payment": null, |
| #3780 | "agentToken": null, |
| #3781 | "deploy": { |
| #3782 | "json": "/api/agents/catalog/clawd-governance-guide.json", |
| #3783 | "chat": "/agents/chat?agent=clawd-governance-guide", |
| #3784 | "mint": "/agents/mint?template=clawd-governance-guide", |
| #3785 | "mcp": "/api/agents/catalog/clawd-governance-guide.json", |
| #3786 | "registration": "/api/agents/registry/clawd-governance-guide.json" |
| #3787 | } |
| #3788 | }, |
| #3789 | { |
| #3790 | "identifier": "clawd-liquidity-strategist", |
| #3791 | "title": "CLAWD Liquidity Provider Strategist", |
| #3792 | "description": "Optimize liquidity provision strategies across CLAWD pools", |
| #3793 | "avatar": "💧", |
| #3794 | "tags": [ |
| #3795 | "clawd", |
| #3796 | "liquidity", |
| #3797 | "amm", |
| #3798 | "yield-farming", |
| #3799 | "impermanent-loss", |
| #3800 | "solana", |
| #3801 | "meteora", |
| #3802 | "orca", |
| #3803 | "raydium", |
| #3804 | "dlmm", |
| #3805 | "one-shot" |
| #3806 | ], |
| #3807 | "category": "defi", |
| #3808 | "author": "openclawd", |
| #3809 | "createdAt": "2026-04-16", |
| #3810 | "oneShot": true, |
| #3811 | "featured": true, |
| #3812 | "openingMessage": "💧 CLAWD Liquidity Strategist — concentrated range design on Meteora DLMM / Orca Whirlpools, IL math, rebalance cadence, fee-vs-exposure trade-offs.", |
| #3813 | "openingQuestions": [ |
| #3814 | "Design a CLAWD/SOL DLMM range for passive income", |
| #3815 | "Build an auto-rebalance plan for Orca Whirlpools", |
| #3816 | "What's the break-even vs IL on this pool?", |
| #3817 | "Should I park CLAWD LP in Kamino Liquidity?" |
| #3818 | ], |
| #3819 | "tokenUsage": 582, |
| #3820 | "capabilities": [ |
| #3821 | "swap-execution", |
| #3822 | "lending-deposit", |
| #3823 | "lending-withdraw", |
| #3824 | "read-only", |
| #3825 | "a2a-message" |
| #3826 | ], |
| #3827 | "metaplexSkills": [ |
| #3828 | "agent-registry" |
| #3829 | ], |
| #3830 | "payment": null, |
| #3831 | "agentToken": null, |
| #3832 | "deploy": { |
| #3833 | "json": "/api/agents/catalog/clawd-liquidity-strategist.json", |
| #3834 | "chat": "/agents/chat?agent=clawd-liquidity-strategist", |
| #3835 | "mint": "/agents/mint?template=clawd-liquidity-strategist", |
| #3836 | "mcp": "/api/agents/catalog/clawd-liquidity-strategist.json", |
| #3837 | "registration": "/api/agents/registry/clawd-liquidity-strategist.json" |
| #3838 | } |
| #3839 | }, |
| #3840 | { |
| #3841 | "identifier": "clawd-mayhem-mode", |
| #3842 | "title": "CLAWD Mayhem Mode", |
| #3843 | "description": "The Solana Clawd all-purpose combat agent. Trades, deploys, launches tokens, mints NFTs, and orchestrates Metaplex programs end-to-end — Agent Registry, Genesis, Core, Token Metadata, Bubblegum, and Candy Machine.", |
| #3844 | "avatar": "💀", |
| #3845 | "tags": [ |
| #3846 | "solana", |
| #3847 | "clawd", |
| #3848 | "mayhem", |
| #3849 | "metaplex", |
| #3850 | "genesis", |
| #3851 | "mpl-core", |
| #3852 | "bubblegum", |
| #3853 | "candy-machine", |
| #3854 | "trading", |
| #3855 | "launch", |
| #3856 | "one-shot" |
| #3857 | ], |
| #3858 | "category": "trading", |
| #3859 | "author": "openclawd", |
| #3860 | "createdAt": "2026-04-16", |
| #3861 | "oneShot": true, |
| #3862 | "featured": true, |
| #3863 | "openingMessage": "💀 CLAWD MAYHEM MODE online. I can trade on Jupiter, deploy tokens via Genesis, mint NFTs on Core, scale with Bubblegum cNFTs, register agents end-to-end, and run Wurk.fun social campaigns with x402 payments. Tell me what you want to ship.", |
| #3864 | "openingQuestions": [ |
| #3865 | "Launch a memecoin with bonding curve + Raydium graduation", |
| #3866 | "Mint an agent token and link it to an Agent Registry identity", |
| #3867 | "Deploy a 10k Core NFT collection with 5% royalties on devnet", |
| #3868 | "Spin up a Candy Machine for an allowlist drop", |
| #3869 | "Compress 100k NFTs via Bubblegum", |
| #3870 | "Run a Wurk x402 social campaign for 1000 X reposts", |
| #3871 | "Hire humans via agent-to-human job for content moderation" |
| #3872 | ], |
| #3873 | "tokenUsage": null, |
| #3874 | "capabilities": [ |
| #3875 | "swap-execution", |
| #3876 | "nft-mint", |
| #3877 | "nft-transfer", |
| #3878 | "stake", |
| #3879 | "a2a-message", |
| #3880 | "metaplex-mint-agent", |
| #3881 | "metaplex-register-identity", |
| #3882 | "metaplex-launch-token-genesis", |
| #3883 | "metaplex-launch-bonding-curve", |
| #3884 | "metaplex-mint-core-nft", |
| #3885 | "metaplex-mint-cnft", |
| #3886 | "metaplex-deploy-candy-machine", |
| #3887 | "metaplex-create-agent-token", |
| #3888 | "metaplex-execute-asset-signer", |
| #3889 | "metaplex-token-metadata", |
| #3890 | "x402-wurk-social", |
| #3891 | "x402-wurk-agent-help" |
| #3892 | ], |
| #3893 | "metaplexSkills": [ |
| #3894 | "agent-registry", |
| #3895 | "genesis", |
| #3896 | "core", |
| #3897 | "token-metadata", |
| #3898 | "bubblegum", |
| #3899 | "candy-machine" |
| #3900 | ], |
| #3901 | "payment": null, |
| #3902 | "agentToken": null, |
| #3903 | "deploy": { |
| #3904 | "json": "/api/agents/catalog/clawd-mayhem-mode.json", |
| #3905 | "chat": "/agents/chat?agent=clawd-mayhem-mode", |
| #3906 | "mint": "/agents/mint?template=clawd-mayhem-mode", |
| #3907 | "mcp": "/api/agents/catalog/clawd-mayhem-mode.json", |
| #3908 | "registration": "/api/agents/registry/clawd-mayhem-mode.json" |
| #3909 | } |
| #3910 | }, |
| #3911 | { |
| #3912 | "identifier": "clawd-onboarding-guide", |
| #3913 | "title": "CLAWD Ecosystem Onboarding Guide", |
| #3914 | "description": "Help newcomers understand and start using CLAWD protocol", |
| #3915 | "avatar": "🎓", |
| #3916 | "tags": [ |
| #3917 | "clawd", |
| #3918 | "education", |
| #3919 | "onboarding", |
| #3920 | "beginner", |
| #3921 | "tutorial", |
| #3922 | "solana", |
| #3923 | "one-shot" |
| #3924 | ], |
| #3925 | "category": "education", |
| #3926 | "author": "openclawd", |
| #3927 | "createdAt": "2026-04-16", |
| #3928 | "oneShot": true, |
| #3929 | "featured": true, |
| #3930 | "openingMessage": "🎓 Welcome to CLAWD. I walk new holders through wallet setup (Phantom/Solflare/Backpack), first SOL, buying CLAWD, staking, and using /agents.", |
| #3931 | "openingQuestions": [ |
| #3932 | "How do I buy my first CLAWD?", |
| #3933 | "Which wallet should I pick?", |
| #3934 | "What does /agents actually do?", |
| #3935 | "Explain Solana priority fees like I'm 5" |
| #3936 | ], |
| #3937 | "tokenUsage": 639, |
| #3938 | "capabilities": [ |
| #3939 | "read-only", |
| #3940 | "a2a-message" |
| #3941 | ], |
| #3942 | "metaplexSkills": [ |
| #3943 | "agent-registry" |
| #3944 | ], |
| #3945 | "payment": null, |
| #3946 | "agentToken": null, |
| #3947 | "deploy": { |
| #3948 | "json": "/api/agents/catalog/clawd-onboarding-guide.json", |
| #3949 | "chat": "/agents/chat?agent=clawd-onboarding-guide", |
| #3950 | "mint": "/agents/mint?template=clawd-onboarding-guide", |
| #3951 | "mcp": "/api/agents/catalog/clawd-onboarding-guide.json", |
| #3952 | "registration": "/api/agents/registry/clawd-onboarding-guide.json" |
| #3953 | } |
| #3954 | }, |
| #3955 | { |
| #3956 | "identifier": "clawd-portfolio-tracker", |
| #3957 | "title": "CLAWD Portfolio Tracker", |
| #3958 | "description": "Track and analyze your complete CLAWD ecosystem holdings", |
| #3959 | "avatar": "💼", |
| #3960 | "tags": [ |
| #3961 | "clawd", |
| #3962 | "portfolio", |
| #3963 | "tracking", |
| #3964 | "analytics", |
| #3965 | "dashboard", |
| #3966 | "solana", |
| #3967 | "helius", |
| #3968 | "das", |
| #3969 | "one-shot" |
| #3970 | ], |
| #3971 | "category": "analytics", |
| #3972 | "author": "openclawd", |
| #3973 | "createdAt": "2026-04-16", |
| #3974 | "oneShot": true, |
| #3975 | "featured": true, |
| #3976 | "openingMessage": "💼 CLAWD Portfolio Tracker — pulls your wallet via Helius DAS, shows CLAWD + SPL holdings, LP positions, staked SOL/LSTs, unclaimed rewards, 7d/30d PnL.", |
| #3977 | "openingQuestions": [ |
| #3978 | "Track this wallet: [paste address]", |
| #3979 | "Break down CLAWD vs SOL vs stables allocation", |
| #3980 | "Show unrealised PnL by position", |
| #3981 | "What's my staking yield rolling 30d?" |
| #3982 | ], |
| #3983 | "tokenUsage": 651, |
| #3984 | "capabilities": [ |
| #3985 | "read-only", |
| #3986 | "a2a-message" |
| #3987 | ], |
| #3988 | "metaplexSkills": [ |
| #3989 | "agent-registry" |
| #3990 | ], |
| #3991 | "payment": null, |
| #3992 | "agentToken": null, |
| #3993 | "deploy": { |
| #3994 | "json": "/api/agents/catalog/clawd-portfolio-tracker.json", |
| #3995 | "chat": "/agents/chat?agent=clawd-portfolio-tracker", |
| #3996 | "mint": "/agents/mint?template=clawd-portfolio-tracker", |
| #3997 | "mcp": "/api/agents/catalog/clawd-portfolio-tracker.json", |
| #3998 | "registration": "/api/agents/registry/clawd-portfolio-tracker.json" |
| #3999 | } |
| #4000 | }, |
| #4001 | { |
| #4002 | "identifier": "clawd-pumpfun-official", |
| #4003 | "title": "CLAWD × Pump.fun Official Agent", |
| #4004 | "description": "The official Solana Clawd pump.fun agent. Payment-gated random number generator (0.1 SOL), wallet-connected launch screening, claims + buyback tracking, and Telegram alerts — all wired through @pump-fun/agent-payments-sdk.", |
| #4005 | "avatar": "🎰", |
| #4006 | "tags": [ |
| #4007 | "solana", |
| #4008 | "pumpfun", |
| #4009 | "payment-gated", |
| #4010 | "tokenized-agent", |
| #4011 | "x402", |
| #4012 | "telegram", |
| #4013 | "one-shot", |
| #4014 | "clawd" |
| #4015 | ], |
| #4016 | "category": "trading", |
| #4017 | "author": "openclawd", |
| #4018 | "createdAt": "2026-04-16", |
| #4019 | "oneShot": true, |
| #4020 | "featured": true, |
| #4021 | "openingMessage": "🎰 I'm the CLAWD × Pump.fun Official Agent. Connect your wallet, pay 0.1 SOL, and I'll generate a verified random number (0-1000) plus screen any pump.fun launch you're watching. Payments are on-chain, gated, and tracked in real time.", |
| #4022 | "openingQuestions": [ |
| #4023 | "Generate a random number (requires 0.1 SOL payment)", |
| #4024 | "Screen this pump.fun token: [paste address]", |
| #4025 | "How does the payment flow work?", |
| #4026 | "Show CLAWD token claim + buyback stats" |
| #4027 | ], |
| #4028 | "tokenUsage": null, |
| #4029 | "capabilities": [ |
| #4030 | "payment-gated", |
| #4031 | "x402", |
| #4032 | "read-only", |
| #4033 | "a2a-message" |
| #4034 | ], |
| #4035 | "metaplexSkills": [], |
| #4036 | "payment": { |
| #4037 | "provider": "pump-fun", |
| #4038 | "currency": "SOL", |
| #4039 | "currencyMint": "So11111111111111111111111111111111111111112", |
| #4040 | "amount": "100000000", |
| #4041 | "decimals": 9, |
| #4042 | "displayAmount": "0.1 SOL" |
| #4043 | }, |
| #4044 | "agentToken": "5Bphs5Q6nbq1FRQ7sk3MUYNE8JHzoSKVyeZWYM94pump", |
| #4045 | "deploy": { |
| #4046 | "json": "/api/agents/catalog/clawd-pumpfun-official.json", |
| #4047 | "chat": "/agents/chat?agent=clawd-pumpfun-official", |
| #4048 | "mint": "/agents/mint?template=clawd-pumpfun-official", |
| #4049 | "mcp": "/api/agents/catalog/clawd-pumpfun-official.json", |
| #4050 | "registration": "/api/agents/registry/clawd-pumpfun-official.json" |
| #4051 | } |
| #4052 | }, |
| #4053 | { |
| #4054 | "identifier": "clawd-risk-monitor", |
| #4055 | "title": "CLAWD Protocol Risk Monitor", |
| #4056 | "description": "Track and analyze security risks across CLAWD smart contracts", |
| #4057 | "avatar": "⚠️", |
| #4058 | "tags": [ |
| #4059 | "clawd", |
| #4060 | "security", |
| #4061 | "risk", |
| #4062 | "audit", |
| #4063 | "monitoring", |
| #4064 | "solana", |
| #4065 | "alerts", |
| #4066 | "kamino", |
| #4067 | "drift", |
| #4068 | "one-shot" |
| #4069 | ], |
| #4070 | "category": "security", |
| #4071 | "author": "openclawd", |
| #4072 | "createdAt": "2026-04-16", |
| #4073 | "oneShot": true, |
| #4074 | "featured": true, |
| #4075 | "openingMessage": "⚠️ CLAWD Risk Monitor — watches your Solana DeFi stack for liquidation distance, oracle drift, pool depeg, program upgrade authority changes, depeg on stables.", |
| #4076 | "openingQuestions": [ |
| #4077 | "Alert me if my Kamino Multiply position nears liquidation", |
| #4078 | "Scan my wallet for concentrated program risk", |
| #4079 | "Is any LST I hold depegging?", |
| #4080 | "What's the upgrade authority on this program?" |
| #4081 | ], |
| #4082 | "tokenUsage": 618, |
| #4083 | "capabilities": [ |
| #4084 | "read-only", |
| #4085 | "a2a-message" |
| #4086 | ], |
| #4087 | "metaplexSkills": [ |
| #4088 | "agent-registry" |
| #4089 | ], |
| #4090 | "payment": null, |
| #4091 | "agentToken": null, |
| #4092 | "deploy": { |
| #4093 | "json": "/api/agents/catalog/clawd-risk-monitor.json", |
| #4094 | "chat": "/agents/chat?agent=clawd-risk-monitor", |
| #4095 | "mint": "/agents/mint?template=clawd-risk-monitor", |
| #4096 | "mcp": "/api/agents/catalog/clawd-risk-monitor.json", |
| #4097 | "registration": "/api/agents/registry/clawd-risk-monitor.json" |
| #4098 | } |
| #4099 | }, |
| #4100 | { |
| #4101 | "identifier": "clawd-web3-domain-agent", |
| #4102 | "title": ".clawd Web3 Domain Agent", |
| #4103 | "description": "Mint and operate OpenClawd-native web3 identities backed by IPFS, DNSLink, x402, and holder-gated agent features.", |
| #4104 | "avatar": ".", |
| #4105 | "tags": [ |
| #4106 | "clawd", |
| #4107 | "dnslink", |
| #4108 | "ipfs", |
| #4109 | "web3-domain", |
| #4110 | "cloudflare", |
| #4111 | "x402", |
| #4112 | "agent-registry", |
| #4113 | "one-shot" |
| #4114 | ], |
| #4115 | "category": "infrastructure", |
| #4116 | "author": "openclawd", |
| #4117 | "createdAt": "2026-05-06", |
| #4118 | "oneShot": true, |
| #4119 | "featured": true, |
| #4120 | "openingMessage": "I can help mint a .clawd namespace agent, publish its site to IPFS, wire DNSLink, and keep premium features holder-gated.", |
| #4121 | "openingQuestions": [ |
| #4122 | "Mint builder.clawd as an agent identity", |
| #4123 | "Generate my DNSLink records", |
| #4124 | "Create a .well-known/clawd-domain.json manifest", |
| #4125 | "Which features should stay holder-gated?" |
| #4126 | ], |
| #4127 | "tokenUsage": 742, |
| #4128 | "capabilities": [ |
| #4129 | "read-only", |
| #4130 | "a2a-message", |
| #4131 | "mint-agent", |
| #4132 | "domain-resolver" |
| #4133 | ], |
| #4134 | "metaplexSkills": [ |
| #4135 | "agent-registry", |
| #4136 | "mpl-core" |
| #4137 | ], |
| #4138 | "payment": null, |
| #4139 | "agentToken": null, |
| #4140 | "deploy": { |
| #4141 | "json": "/api/agents/catalog/clawd-web3-domain-agent.json", |
| #4142 | "chat": "/agents/chat?agent=clawd-web3-domain-agent", |
| #4143 | "mint": "/agents/mint?template=clawd-web3-domain-agent", |
| #4144 | "mcp": "/api/agents/catalog/clawd-web3-domain-agent.json", |
| #4145 | "registration": "/api/agents/registry/clawd-web3-domain-agent.json" |
| #4146 | } |
| #4147 | }, |
| #4148 | { |
| #4149 | "identifier": "clawd-yield-aggregator", |
| #4150 | "title": "CLAWD Yield Aggregator", |
| #4151 | "description": "Find and optimize best yield opportunities in CLAWD ecosystem", |
| #4152 | "avatar": "🌾", |
| #4153 | "tags": [ |
| #4154 | "clawd", |
| #4155 | "yield", |
| #4156 | "farming", |
| #4157 | "optimization", |
| #4158 | "apy", |
| #4159 | "solana", |
| #4160 | "kamino", |
| #4161 | "marginfi", |
| #4162 | "drift", |
| #4163 | "meteora", |
| #4164 | "one-shot" |
| #4165 | ], |
| #4166 | "category": "defi", |
| #4167 | "author": "openclawd", |
| #4168 | "createdAt": "2026-04-16", |
| #4169 | "oneShot": true, |
| #4170 | "featured": true, |
| #4171 | "openingMessage": "🌾 CLAWD Yield Aggregator — ranks every Solana yield venue (Kamino, MarginFi, Drift earn, Meteora, Sanctum, Jupiter Perp LP) by net APY with emission decay honest math.", |
| #4172 | "openingQuestions": [ |
| #4173 | "Best yield on 10,000 USDC with low risk?", |
| #4174 | "Compare JitoSOL yield across all Solana venues", |
| #4175 | "Safest stablecoin yield > 8% right now", |
| #4176 | "Route 5 SOL into the best leveraged LST loop" |
| #4177 | ], |
| #4178 | "tokenUsage": 617, |
| #4179 | "capabilities": [ |
| #4180 | "lending-deposit", |
| #4181 | "lending-withdraw", |
| #4182 | "swap-execution", |
| #4183 | "read-only", |
| #4184 | "a2a-message" |
| #4185 | ], |
| #4186 | "metaplexSkills": [ |
| #4187 | "agent-registry" |
| #4188 | ], |
| #4189 | "payment": null, |
| #4190 | "agentToken": null, |
| #4191 | "deploy": { |
| #4192 | "json": "/api/agents/catalog/clawd-yield-aggregator.json", |
| #4193 | "chat": "/agents/chat?agent=clawd-yield-aggregator", |
| #4194 | "mint": "/agents/mint?template=clawd-yield-aggregator", |
| #4195 | "mcp": "/api/agents/catalog/clawd-yield-aggregator.json", |
| #4196 | "registration": "/api/agents/registry/clawd-yield-aggregator.json" |
| #4197 | } |
| #4198 | }, |
| #4199 | { |
| #4200 | "identifier": "clawdex", |
| #4201 | "title": "Clawdex", |
| #4202 | "description": "Dual-engine coding agent: Claude Code for reasoning + OpenAI Codex for execution + Browser Use for web research — all running in isolated Upstash boxes", |
| #4203 | "avatar": "🦞", |
| #4204 | "tags": [ |
| #4205 | "claude-code", |
| #4206 | "codex", |
| #4207 | "browser-use", |
| #4208 | "coding", |
| #4209 | "orchestrator", |
| #4210 | "dual-engine", |
| #4211 | "boxes", |
| #4212 | "solana" |
| #4213 | ], |
| #4214 | "category": "defi", |
| #4215 | "author": "x402agent", |
| #4216 | "createdAt": "2026-05-14", |
| #4217 | "oneShot": false, |
| #4218 | "featured": false, |
| #4219 | "openingMessage": null, |
| #4220 | "openingQuestions": [], |
| #4221 | "tokenUsage": null, |
| #4222 | "capabilities": [], |
| #4223 | "metaplexSkills": [], |
| #4224 | "payment": null, |
| #4225 | "agentToken": null, |
| #4226 | "deploy": { |
| #4227 | "json": "/api/agents/catalog/clawdex.json", |
| #4228 | "chat": "/agents/chat?agent=clawdex", |
| #4229 | "mint": "/agents/mint?template=clawdex", |
| #4230 | "mcp": "/api/agents/catalog/clawdex.json", |
| #4231 | "registration": "/api/agents/registry/clawdex.json" |
| #4232 | } |
| #4233 | }, |
| #4234 | { |
| #4235 | "identifier": "crypto-news-analyst", |
| #4236 | "title": "Crypto News Analyst", |
| #4237 | "description": "Aggregate and analyze breaking crypto news from CoinDesk, The Block, Decrypt, and major publications", |
| #4238 | "avatar": "📰", |
| #4239 | "tags": [ |
| #4240 | "news", |
| #4241 | "analysis", |
| #4242 | "market", |
| #4243 | "research", |
| #4244 | "sentiment", |
| #4245 | "clawd", |
| #4246 | "solana", |
| #4247 | "narrative", |
| #4248 | "analytics" |
| #4249 | ], |
| #4250 | "category": "analytics", |
| #4251 | "author": "openclawd", |
| #4252 | "createdAt": "2026-01-03", |
| #4253 | "oneShot": false, |
| #4254 | "featured": false, |
| #4255 | "openingMessage": "📰 I filter Solana ecosystem news for signal — protocol launches, exploits, governance, L1 roadmap, and hyperbolic coverage that needs fact-checking.", |
| #4256 | "openingQuestions": [ |
| #4257 | "What Solana news moved prices this week?", |
| #4258 | "Summarise the latest Jupiter / Jito governance news", |
| #4259 | "Cut through FUD on this headline: [paste]", |
| #4260 | "Give me the 5 must-read Solana threads today" |
| #4261 | ], |
| #4262 | "tokenUsage": 900, |
| #4263 | "capabilities": [ |
| #4264 | "read-only", |
| #4265 | "a2a-message" |
| #4266 | ], |
| #4267 | "metaplexSkills": [ |
| #4268 | "agent-registry" |
| #4269 | ], |
| #4270 | "payment": null, |
| #4271 | "agentToken": null, |
| #4272 | "deploy": { |
| #4273 | "json": "/api/agents/catalog/crypto-news-analyst.json", |
| #4274 | "chat": "/agents/chat?agent=crypto-news-analyst", |
| #4275 | "mint": "/agents/mint?template=crypto-news-analyst", |
| #4276 | "mcp": "/api/agents/catalog/crypto-news-analyst.json", |
| #4277 | "registration": "/api/agents/registry/crypto-news-analyst.json" |
| #4278 | } |
| #4279 | }, |
| #4280 | { |
| #4281 | "identifier": "crypto-tax-strategist", |
| #4282 | "title": "Crypto Tax Strategy Advisor", |
| #4283 | "description": "Optimize crypto taxes and provide tax-efficient DeFi strategies", |
| #4284 | "avatar": "🧾", |
| #4285 | "tags": [ |
| #4286 | "tax", |
| #4287 | "strategy", |
| #4288 | "accounting", |
| #4289 | "optimization", |
| #4290 | "compliance", |
| #4291 | "clawd", |
| #4292 | "solana" |
| #4293 | ], |
| #4294 | "category": "education", |
| #4295 | "author": "openclawd", |
| #4296 | "createdAt": "2026-04-16", |
| #4297 | "oneShot": false, |
| #4298 | "featured": false, |
| #4299 | "openingMessage": "🧾 I translate Solana activity into tax frameworks (US/EU/UK) — staking income, swap realisations, LP enter/exit, airdrops, cNFT drops. Not a CPA.", |
| #4300 | "openingQuestions": [ |
| #4301 | "How are Solana airdrops taxed in the US?", |
| #4302 | "Cost-basis math for an LP exit — walk me through it", |
| #4303 | "Is swapping USDC for USDT taxable?", |
| #4304 | "Harvesting losses on pump.fun trades — rules?" |
| #4305 | ], |
| #4306 | "tokenUsage": 773, |
| #4307 | "capabilities": [ |
| #4308 | "read-only", |
| #4309 | "a2a-message" |
| #4310 | ], |
| #4311 | "metaplexSkills": [ |
| #4312 | "agent-registry" |
| #4313 | ], |
| #4314 | "payment": null, |
| #4315 | "agentToken": null, |
| #4316 | "deploy": { |
| #4317 | "json": "/api/agents/catalog/crypto-tax-strategist.json", |
| #4318 | "chat": "/agents/chat?agent=crypto-tax-strategist", |
| #4319 | "mint": "/agents/mint?template=crypto-tax-strategist", |
| #4320 | "mcp": "/api/agents/catalog/crypto-tax-strategist.json", |
| #4321 | "registration": "/api/agents/registry/crypto-tax-strategist.json" |
| #4322 | } |
| #4323 | }, |
| #4324 | { |
| #4325 | "identifier": "defi-insurance-advisor", |
| #4326 | "title": "DeFi Insurance & Risk Coverage Advisor", |
| #4327 | "description": "Navigate DeFi insurance options for smart contract protection", |
| #4328 | "avatar": "🛡️", |
| #4329 | "tags": [ |
| #4330 | "insurance", |
| #4331 | "protection", |
| #4332 | "risk", |
| #4333 | "coverage", |
| #4334 | "safety", |
| #4335 | "clawd", |
| #4336 | "solana", |
| #4337 | "defi" |
| #4338 | ], |
| #4339 | "category": "defi", |
| #4340 | "author": "openclawd", |
| #4341 | "createdAt": "2026-04-16", |
| #4342 | "oneShot": false, |
| #4343 | "featured": false, |
| #4344 | "openingMessage": "🛡️ I compare coverage for Solana DeFi positions — smart-contract, depeg, slashing, oracle. Prices in SOL / USDC, payout history, exclusions.", |
| #4345 | "openingQuestions": [ |
| #4346 | "Cover my $250k Kamino position — options?", |
| #4347 | "What's the slashing risk on JitoSOL?", |
| #4348 | "Depeg coverage for USDC on Solana", |
| #4349 | "Is oracle coverage worth the premium?" |
| #4350 | ], |
| #4351 | "tokenUsage": 812, |
| #4352 | "capabilities": [ |
| #4353 | "read-only", |
| #4354 | "a2a-message" |
| #4355 | ], |
| #4356 | "metaplexSkills": [ |
| #4357 | "agent-registry" |
| #4358 | ], |
| #4359 | "payment": null, |
| #4360 | "agentToken": null, |
| #4361 | "deploy": { |
| #4362 | "json": "/api/agents/catalog/defi-insurance-advisor.json", |
| #4363 | "chat": "/agents/chat?agent=defi-insurance-advisor", |
| #4364 | "mint": "/agents/mint?template=defi-insurance-advisor", |
| #4365 | "mcp": "/api/agents/catalog/defi-insurance-advisor.json", |
| #4366 | "registration": "/api/agents/registry/defi-insurance-advisor.json" |
| #4367 | } |
| #4368 | }, |
| #4369 | { |
| #4370 | "identifier": "defi-onboarding-mentor", |
| #4371 | "title": "DeFi Beginner Onboarding Mentor", |
| #4372 | "description": "Guide complete beginners through their first DeFi experiences", |
| #4373 | "avatar": "👋", |
| #4374 | "tags": [ |
| #4375 | "education", |
| #4376 | "beginner", |
| #4377 | "onboarding", |
| #4378 | "tutorial", |
| #4379 | "defi-basics", |
| #4380 | "clawd", |
| #4381 | "solana", |
| #4382 | "defi" |
| #4383 | ], |
| #4384 | "category": "education", |
| #4385 | "author": "openclawd", |
| #4386 | "createdAt": "2026-04-16", |
| #4387 | "oneShot": true, |
| #4388 | "featured": false, |
| #4389 | "openingMessage": "👋 New to Solana DeFi? I'll teach you the stack: wallets → SOL/stable on-ramp → Jupiter swap → Kamino lend → LSTs → LPs → risk hygiene.", |
| #4390 | "openingQuestions": [ |
| #4391 | "What's the safest first DeFi position on Solana?", |
| #4392 | "Explain Jupiter, Kamino, Marinade, Jito in 60 seconds", |
| #4393 | "Walk me through my first Meteora DLMM LP", |
| #4394 | "What Solana DeFi mistakes should I avoid?" |
| #4395 | ], |
| #4396 | "tokenUsage": 792, |
| #4397 | "capabilities": [ |
| #4398 | "read-only", |
| #4399 | "a2a-message" |
| #4400 | ], |
| #4401 | "metaplexSkills": [ |
| #4402 | "agent-registry" |
| #4403 | ], |
| #4404 | "payment": null, |
| #4405 | "agentToken": null, |
| #4406 | "deploy": { |
| #4407 | "json": "/api/agents/catalog/defi-onboarding-mentor.json", |
| #4408 | "chat": "/agents/chat?agent=defi-onboarding-mentor", |
| #4409 | "mint": "/agents/mint?template=defi-onboarding-mentor", |
| #4410 | "mcp": "/api/agents/catalog/defi-onboarding-mentor.json", |
| #4411 | "registration": "/api/agents/registry/defi-onboarding-mentor.json" |
| #4412 | } |
| #4413 | }, |
| #4414 | { |
| #4415 | "identifier": "defi-protocol-comparator", |
| #4416 | "title": "DeFi Protocol Comparison Expert", |
| #4417 | "description": "Compare similar DeFi protocols across features, risks, and yields", |
| #4418 | "avatar": "⚖️", |
| #4419 | "tags": [ |
| #4420 | "defi", |
| #4421 | "comparison", |
| #4422 | "protocols", |
| #4423 | "analysis", |
| #4424 | "research", |
| #4425 | "clawd", |
| #4426 | "solana", |
| #4427 | "analytics" |
| #4428 | ], |
| #4429 | "category": "analytics", |
| #4430 | "author": "openclawd", |
| #4431 | "createdAt": "2026-04-16", |
| #4432 | "oneShot": true, |
| #4433 | "featured": false, |
| #4434 | "openingMessage": "⚖️ Side-by-side on Solana protocols: Kamino vs MarginFi vs Drift for lending; Meteora vs Orca vs Raydium for LP; Jito vs Marinade vs Sanctum for LSTs.", |
| #4435 | "openingQuestions": [ |
| #4436 | "Kamino vs MarginFi for USDC lending — which wins?", |
| #4437 | "Meteora DLMM vs Orca Whirlpools — fees and IL", |
| #4438 | "JitoSOL vs mSOL vs bSOL — pick one", |
| #4439 | "Best Solana perp DEX right now?" |
| #4440 | ], |
| #4441 | "tokenUsage": 676, |
| #4442 | "capabilities": [ |
| #4443 | "read-only", |
| #4444 | "a2a-message" |
| #4445 | ], |
| #4446 | "metaplexSkills": [ |
| #4447 | "agent-registry" |
| #4448 | ], |
| #4449 | "payment": null, |
| #4450 | "agentToken": null, |
| #4451 | "deploy": { |
| #4452 | "json": "/api/agents/catalog/defi-protocol-comparator.json", |
| #4453 | "chat": "/agents/chat?agent=defi-protocol-comparator", |
| #4454 | "mint": "/agents/mint?template=defi-protocol-comparator", |
| #4455 | "mcp": "/api/agents/catalog/defi-protocol-comparator.json", |
| #4456 | "registration": "/api/agents/registry/defi-protocol-comparator.json" |
| #4457 | } |
| #4458 | }, |
| #4459 | { |
| #4460 | "identifier": "defi-risk-scoring-engine", |
| #4461 | "title": "DeFi Protocol Risk Scoring Engine", |
| #4462 | "description": "Comprehensive risk assessment framework for DeFi protocols", |
| #4463 | "avatar": "📊", |
| #4464 | "tags": [ |
| #4465 | "risk", |
| #4466 | "assessment", |
| #4467 | "scoring", |
| #4468 | "analysis", |
| #4469 | "framework", |
| #4470 | "clawd", |
| #4471 | "solana", |
| #4472 | "defi", |
| #4473 | "risk-scoring", |
| #4474 | "security", |
| #4475 | "one-shot" |
| #4476 | ], |
| #4477 | "category": "security", |
| #4478 | "author": "openclawd", |
| #4479 | "createdAt": "2026-04-16", |
| #4480 | "oneShot": true, |
| #4481 | "featured": false, |
| #4482 | "openingMessage": "📊 Skeptical-by-default Solana DeFi risk scorer. TVL, audit coverage, oracle source, upgrade authority, emission dependence, historical incidents.", |
| #4483 | "openingQuestions": [ |
| #4484 | "Score Kamino Multiply JLP on a 0-100 risk scale", |
| #4485 | "Compare smart-contract risk across lending markets", |
| #4486 | "Which oracle source is used here — Pyth or Switchboard?", |
| #4487 | "What's the program upgrade authority on this protocol?" |
| #4488 | ], |
| #4489 | "tokenUsage": 816, |
| #4490 | "capabilities": [ |
| #4491 | "read-only", |
| #4492 | "a2a-message" |
| #4493 | ], |
| #4494 | "metaplexSkills": [ |
| #4495 | "agent-registry" |
| #4496 | ], |
| #4497 | "payment": null, |
| #4498 | "agentToken": null, |
| #4499 | "deploy": { |
| #4500 | "json": "/api/agents/catalog/defi-risk-scoring-engine.json", |
| #4501 | "chat": "/agents/chat?agent=defi-risk-scoring-engine", |
| #4502 | "mint": "/agents/mint?template=defi-risk-scoring-engine", |
| #4503 | "mcp": "/api/agents/catalog/defi-risk-scoring-engine.json", |
| #4504 | "registration": "/api/agents/registry/defi-risk-scoring-engine.json" |
| #4505 | } |
| #4506 | }, |
| #4507 | { |
| #4508 | "identifier": "defi-yield-farmer", |
| #4509 | "title": "DeFi Yield Farming Strategist", |
| #4510 | "description": "Identify and optimize yield farming opportunities across DeFi protocols", |
| #4511 | "avatar": "🚜", |
| #4512 | "tags": [ |
| #4513 | "defi", |
| #4514 | "yield-farming", |
| #4515 | "apy", |
| #4516 | "strategy", |
| #4517 | "optimization", |
| #4518 | "clawd", |
| #4519 | "solana", |
| #4520 | "kamino", |
| #4521 | "meteora", |
| #4522 | "drift", |
| #4523 | "one-shot" |
| #4524 | ], |
| #4525 | "category": "defi", |
| #4526 | "author": "openclawd", |
| #4527 | "createdAt": "2026-04-16", |
| #4528 | "oneShot": true, |
| #4529 | "featured": true, |
| #4530 | "openingMessage": "🚜 Solana yield farmer with skin in the game. Real net APY after emissions decay, loop math on Kamino Multiply, Drift insurance fund earn, Meteora DLMM.", |
| #4531 | "openingQuestions": [ |
| #4532 | "Best risk-adjusted yield on SOL right now", |
| #4533 | "Should I loop JLP on Kamino Multiply at 2x?", |
| #4534 | "Meteora DLMM ranges for SOL/USDC this week", |
| #4535 | "Sanctum Infinity vs raw JitoSOL — pick one" |
| #4536 | ], |
| #4537 | "tokenUsage": 624, |
| #4538 | "capabilities": [ |
| #4539 | "lending-deposit", |
| #4540 | "lending-withdraw", |
| #4541 | "swap-execution", |
| #4542 | "read-only", |
| #4543 | "a2a-message" |
| #4544 | ], |
| #4545 | "metaplexSkills": [ |
| #4546 | "agent-registry" |
| #4547 | ], |
| #4548 | "payment": null, |
| #4549 | "agentToken": null, |
| #4550 | "deploy": { |
| #4551 | "json": "/api/agents/catalog/defi-yield-farmer.json", |
| #4552 | "chat": "/agents/chat?agent=defi-yield-farmer", |
| #4553 | "mint": "/agents/mint?template=defi-yield-farmer", |
| #4554 | "mcp": "/api/agents/catalog/defi-yield-farmer.json", |
| #4555 | "registration": "/api/agents/registry/defi-yield-farmer.json" |
| #4556 | } |
| #4557 | }, |
| #4558 | { |
| #4559 | "identifier": "dex-aggregator-optimizer", |
| #4560 | "title": "DEX Aggregator Route Optimizer", |
| #4561 | "description": "Find optimal swap routes across DEX aggregators", |
| #4562 | "avatar": "🔀", |
| #4563 | "tags": [ |
| #4564 | "dex", |
| #4565 | "swap", |
| #4566 | "routing", |
| #4567 | "aggregator", |
| #4568 | "optimization", |
| #4569 | "clawd", |
| #4570 | "solana", |
| #4571 | "jupiter", |
| #4572 | "router", |
| #4573 | "trading", |
| #4574 | "one-shot" |
| #4575 | ], |
| #4576 | "category": "trading", |
| #4577 | "author": "openclawd", |
| #4578 | "createdAt": "2026-04-16", |
| #4579 | "oneShot": true, |
| #4580 | "featured": true, |
| #4581 | "openingMessage": "🔀 Solana DEX optimiser. Jupiter v6 by default, but I'll check direct Meteora/Orca/Raydium quotes, tip with Jito, and suggest TWAP or split orders.", |
| #4582 | "openingQuestions": [ |
| #4583 | "Best route for 10 SOL to BONK with tight slippage", |
| #4584 | "Compare Jupiter vs direct Meteora DLMM", |
| #4585 | "Split a $500k USDC → SOL trade — how many legs?", |
| #4586 | "When should I pay a Jito tip?" |
| #4587 | ], |
| #4588 | "tokenUsage": 692, |
| #4589 | "capabilities": [ |
| #4590 | "swap-execution", |
| #4591 | "read-only", |
| #4592 | "a2a-message" |
| #4593 | ], |
| #4594 | "metaplexSkills": [ |
| #4595 | "agent-registry" |
| #4596 | ], |
| #4597 | "payment": null, |
| #4598 | "agentToken": null, |
| #4599 | "deploy": { |
| #4600 | "json": "/api/agents/catalog/dex-aggregator-optimizer.json", |
| #4601 | "chat": "/agents/chat?agent=dex-aggregator-optimizer", |
| #4602 | "mint": "/agents/mint?template=dex-aggregator-optimizer", |
| #4603 | "mcp": "/api/agents/catalog/dex-aggregator-optimizer.json", |
| #4604 | "registration": "/api/agents/registry/dex-aggregator-optimizer.json" |
| #4605 | } |
| #4606 | }, |
| #4607 | { |
| #4608 | "identifier": "gas-optimization-expert", |
| #4609 | "title": "Gas Cost Optimization Expert", |
| #4610 | "description": "Minimize gas costs and optimize transaction timing", |
| #4611 | "avatar": "⛽", |
| #4612 | "tags": [ |
| #4613 | "ethereum", |
| #4614 | "gas", |
| #4615 | "optimization", |
| #4616 | "layer-2", |
| #4617 | "efficiency", |
| #4618 | "clawd", |
| #4619 | "solana", |
| #4620 | "priority-fees", |
| #4621 | "compute-units", |
| #4622 | "jito", |
| #4623 | "dev-tools" |
| #4624 | ], |
| #4625 | "category": "dev-tools", |
| #4626 | "author": "openclawd", |
| #4627 | "createdAt": "2026-04-16", |
| #4628 | "oneShot": true, |
| #4629 | "featured": false, |
| #4630 | "openingMessage": "⛽ Solana priority-fee expert — lamports/CU tiers by time-of-day, Jito tip math, bundled vs standalone tx, failure modes, simulation before send.", |
| #4631 | "openingQuestions": [ |
| #4632 | "What's the right priority fee right now for a swap?", |
| #4633 | "Explain Jito tips vs priority fees", |
| #4634 | "How do I size compute budget correctly?", |
| #4635 | "Why does my tx keep failing to land?" |
| #4636 | ], |
| #4637 | "tokenUsage": 658, |
| #4638 | "capabilities": [ |
| #4639 | "read-only", |
| #4640 | "a2a-message" |
| #4641 | ], |
| #4642 | "metaplexSkills": [ |
| #4643 | "agent-registry" |
| #4644 | ], |
| #4645 | "payment": null, |
| #4646 | "agentToken": null, |
| #4647 | "deploy": { |
| #4648 | "json": "/api/agents/catalog/gas-optimization-expert.json", |
| #4649 | "chat": "/agents/chat?agent=gas-optimization-expert", |
| #4650 | "mint": "/agents/mint?template=gas-optimization-expert", |
| #4651 | "mcp": "/api/agents/catalog/gas-optimization-expert.json", |
| #4652 | "registration": "/api/agents/registry/gas-optimization-expert.json" |
| #4653 | } |
| #4654 | }, |
| #4655 | { |
| #4656 | "identifier": "governance-proposal-analyst", |
| #4657 | "title": "DAO Governance Proposal Analyst", |
| #4658 | "description": "Analyze and explain DAO governance proposals and their implications", |
| #4659 | "avatar": "📜", |
| #4660 | "tags": [ |
| #4661 | "governance", |
| #4662 | "dao", |
| #4663 | "voting", |
| #4664 | "proposals", |
| #4665 | "analysis", |
| #4666 | "clawd", |
| #4667 | "solana", |
| #4668 | "realms", |
| #4669 | "spl-governance" |
| #4670 | ], |
| #4671 | "category": "governance", |
| #4672 | "author": "openclawd", |
| #4673 | "createdAt": "2026-04-16", |
| #4674 | "oneShot": true, |
| #4675 | "featured": false, |
| #4676 | "openingMessage": "📜 I read Solana governance proposals — Realms DAOs (Jito, Marinade, Metaplex, Mango, Squads) — and break down impact in plain english.", |
| #4677 | "openingQuestions": [ |
| #4678 | "Summarise the active proposals in Jito DAO", |
| #4679 | "Explain the trade-offs in this Marinade proposal", |
| #4680 | "Does this change affect my yield?", |
| #4681 | "Who's voting yes / no so far?" |
| #4682 | ], |
| #4683 | "tokenUsage": 752, |
| #4684 | "capabilities": [ |
| #4685 | "governance-vote", |
| #4686 | "read-only", |
| #4687 | "a2a-message" |
| #4688 | ], |
| #4689 | "metaplexSkills": [ |
| #4690 | "agent-registry" |
| #4691 | ], |
| #4692 | "payment": null, |
| #4693 | "agentToken": null, |
| #4694 | "deploy": { |
| #4695 | "json": "/api/agents/catalog/governance-proposal-analyst.json", |
| #4696 | "chat": "/agents/chat?agent=governance-proposal-analyst", |
| #4697 | "mint": "/agents/mint?template=governance-proposal-analyst", |
| #4698 | "mcp": "/api/agents/catalog/governance-proposal-analyst.json", |
| #4699 | "registration": "/api/agents/registry/governance-proposal-analyst.json" |
| #4700 | } |
| #4701 | }, |
| #4702 | { |
| #4703 | "identifier": "imperial-perps-trader", |
| #4704 | "title": "Imperial Perps Trader", |
| #4705 | "description": "Full OODA loop perps agent: Phoenix/Imperial market tape → signal scoring → dry-run order preview → audit trail. Live execution behind explicit flag.", |
| #4706 | "avatar": "I", |
| #4707 | "tags": [ |
| #4708 | "solana", |
| #4709 | "clawd", |
| #4710 | "imperial", |
| #4711 | "phoenix", |
| #4712 | "perps", |
| #4713 | "ooda", |
| #4714 | "trading", |
| #4715 | "execution", |
| #4716 | "dry-run", |
| #4717 | "audit" |
| #4718 | ], |
| #4719 | "category": "trading", |
| #4720 | "author": "8bitsats", |
| #4721 | "createdAt": "2026-05-19", |
| #4722 | "oneShot": false, |
| #4723 | "featured": true, |
| #4724 | "openingMessage": "Imperial Perps Agent online. I observe Phoenix/Imperial market tape, score signals across momentum, funding, basis, and liquidity, then route dry-run previews through Imperial by default. Live submission requires IMPERIAL_LIVE=true and explicit operator confirmation.", |
| #4725 | "openingQuestions": [ |
| #4726 | "Scan SOL, ETH, BTC — give me the top signal and a dry-run order preview", |
| #4727 | "Show me current Imperial account balances and open positions", |
| #4728 | "What is the funding rate annualized for SOL right now?", |
| #4729 | "Run a health check on the Imperial perps config" |
| #4730 | ], |
| #4731 | "tokenUsage": null, |
| #4732 | "capabilities": [ |
| #4733 | "imperial-market-data", |
| #4734 | "imperial-order-routing", |
| #4735 | "phoenix-perps-execution", |
| #4736 | "ooda-signal-scoring", |
| #4737 | "dry-run-preview", |
| #4738 | "live-order-submission", |
| #4739 | "execution-audit-trail", |
| #4740 | "account-balance-reads", |
| #4741 | "open-position-tracking", |
| #4742 | "funding-rate-analysis", |
| #4743 | "basis-scoring", |
| #4744 | "liquidity-scoring" |
| #4745 | ], |
| #4746 | "metaplexSkills": [], |
| #4747 | "payment": null, |
| #4748 | "agentToken": null, |
| #4749 | "deploy": { |
| #4750 | "json": "/api/agents/catalog/imperial-perps-trader.json", |
| #4751 | "chat": "/agents/chat?agent=imperial-perps-trader", |
| #4752 | "mint": "/agents/mint?template=imperial-perps-trader", |
| #4753 | "mcp": "/api/agents/catalog/imperial-perps-trader.json", |
| #4754 | "registration": "/api/agents/registry/imperial-perps-trader.json" |
| #4755 | } |
| #4756 | }, |
| #4757 | { |
| #4758 | "identifier": "impermanent-loss-calculator", |
| #4759 | "title": "Impermanent Loss Calculator", |
| #4760 | "description": "Calculate and explain impermanent loss scenarios for LP positions", |
| #4761 | "avatar": "📉", |
| #4762 | "tags": [ |
| #4763 | "defi", |
| #4764 | "liquidity", |
| #4765 | "impermanent-loss", |
| #4766 | "calculator", |
| #4767 | "amm", |
| #4768 | "clawd", |
| #4769 | "solana", |
| #4770 | "il", |
| #4771 | "meteora", |
| #4772 | "orca" |
| #4773 | ], |
| #4774 | "category": "defi", |
| #4775 | "author": "openclawd", |
| #4776 | "createdAt": "2026-04-16", |
| #4777 | "oneShot": true, |
| #4778 | "featured": false, |
| #4779 | "openingMessage": "📉 I price impermanent loss on concentrated Solana LPs — Meteora DLMM, Orca Whirlpools, Raydium CLMM. Break-even math vs fees, range widening, time decay.", |
| #4780 | "openingQuestions": [ |
| #4781 | "IL if SOL goes from $180 to $250 in this DLMM range?", |
| #4782 | "What's my break-even fee rate on this Whirlpool?", |
| #4783 | "Widen or re-center my range — which saves more?", |
| #4784 | "Simulate IL over a -30% SOL drawdown" |
| #4785 | ], |
| #4786 | "tokenUsage": 645, |
| #4787 | "capabilities": [ |
| #4788 | "read-only", |
| #4789 | "a2a-message" |
| #4790 | ], |
| #4791 | "metaplexSkills": [ |
| #4792 | "agent-registry" |
| #4793 | ], |
| #4794 | "payment": null, |
| #4795 | "agentToken": null, |
| #4796 | "deploy": { |
| #4797 | "json": "/api/agents/catalog/impermanent-loss-calculator.json", |
| #4798 | "chat": "/agents/chat?agent=impermanent-loss-calculator", |
| #4799 | "mint": "/agents/mint?template=impermanent-loss-calculator", |
| #4800 | "mcp": "/api/agents/catalog/impermanent-loss-calculator.json", |
| #4801 | "registration": "/api/agents/registry/impermanent-loss-calculator.json" |
| #4802 | } |
| #4803 | }, |
| #4804 | { |
| #4805 | "identifier": "layer-2-comparison-guide", |
| #4806 | "title": "Layer 2 Comparison Guide", |
| #4807 | "description": "Compare Ethereum L2 solutions: Arbitrum, Optimism, Base, zkSync", |
| #4808 | "avatar": "⚡", |
| #4809 | "tags": [ |
| #4810 | "layer-2", |
| #4811 | "scaling", |
| #4812 | "arbitrum", |
| #4813 | "optimism", |
| #4814 | "ethereum", |
| #4815 | "clawd", |
| #4816 | "solana" |
| #4817 | ], |
| #4818 | "category": "defi", |
| #4819 | "author": "openclawd", |
| #4820 | "createdAt": "2026-04-16", |
| #4821 | "oneShot": true, |
| #4822 | "featured": false, |
| #4823 | "openingMessage": "Welcome! I’m here to help you compare Ethereum Layer 2 solutions like Arbitrum, Optimism, Base, and zkSync. Whether you're looking for cost efficiency, speed, security, or ecosystem maturity, I can guide you through the options to find the best fit for your needs.", |
| #4824 | "openingQuestions": [ |
| #4825 | "What are your main priorities for using an L2 (cost, speed, security)?", |
| #4826 | "Are you interested in an established ecosystem or exploring newer tech?", |
| #4827 | "Do you want guidance on bridging and onboarding to L2s?", |
| #4828 | "Would you like a comparison of transaction costs and withdrawal times?" |
| #4829 | ], |
| #4830 | "tokenUsage": 691, |
| #4831 | "capabilities": [ |
| #4832 | "read-only", |
| #4833 | "a2a-message" |
| #4834 | ], |
| #4835 | "metaplexSkills": [ |
| #4836 | "agent-registry" |
| #4837 | ], |
| #4838 | "payment": null, |
| #4839 | "agentToken": null, |
| #4840 | "deploy": { |
| #4841 | "json": "/api/agents/catalog/layer-2-comparison-guide.json", |
| #4842 | "chat": "/agents/chat?agent=layer-2-comparison-guide", |
| #4843 | "mint": "/agents/mint?template=layer-2-comparison-guide", |
| #4844 | "mcp": "/api/agents/catalog/layer-2-comparison-guide.json", |
| #4845 | "registration": "/api/agents/registry/layer-2-comparison-guide.json" |
| #4846 | } |
| #4847 | }, |
| #4848 | { |
| #4849 | "identifier": "liquidation-risk-manager", |
| #4850 | "title": "Liquidation Risk Manager", |
| #4851 | "description": "Monitor and manage liquidation risks in lending protocols", |
| #4852 | "avatar": "🚨", |
| #4853 | "tags": [ |
| #4854 | "lending", |
| #4855 | "liquidation", |
| #4856 | "risk", |
| #4857 | "collateral", |
| #4858 | "defi", |
| #4859 | "clawd", |
| #4860 | "solana", |
| #4861 | "kamino", |
| #4862 | "drift", |
| #4863 | "marginfi", |
| #4864 | "one-shot" |
| #4865 | ], |
| #4866 | "category": "security", |
| #4867 | "author": "openclawd", |
| #4868 | "createdAt": "2026-04-16", |
| #4869 | "oneShot": true, |
| #4870 | "featured": true, |
| #4871 | "openingMessage": "🚨 I monitor liquidation distance on Solana leveraged positions — Kamino Multiply, Drift perps, MarginFi loops. Oracle source, buffers, unwind paths.", |
| #4872 | "openingQuestions": [ |
| #4873 | "Liquidation price for my Kamino 2x JLP position?", |
| #4874 | "Stress test my Drift positions at -30% BTC", |
| #4875 | "How much SOL do I need to rescue this loan?", |
| #4876 | "Unwind plan if oracles stale out" |
| #4877 | ], |
| #4878 | "tokenUsage": 775, |
| #4879 | "capabilities": [ |
| #4880 | "lending-deposit", |
| #4881 | "lending-withdraw", |
| #4882 | "read-only", |
| #4883 | "a2a-message" |
| #4884 | ], |
| #4885 | "metaplexSkills": [ |
| #4886 | "agent-registry" |
| #4887 | ], |
| #4888 | "payment": null, |
| #4889 | "agentToken": null, |
| #4890 | "deploy": { |
| #4891 | "json": "/api/agents/catalog/liquidation-risk-manager.json", |
| #4892 | "chat": "/agents/chat?agent=liquidation-risk-manager", |
| #4893 | "mint": "/agents/mint?template=liquidation-risk-manager", |
| #4894 | "mcp": "/api/agents/catalog/liquidation-risk-manager.json", |
| #4895 | "registration": "/api/agents/registry/liquidation-risk-manager.json" |
| #4896 | } |
| #4897 | }, |
| #4898 | { |
| #4899 | "identifier": "liquidity-pool-analyzer", |
| #4900 | "title": "Liquidity Pool Deep Analyzer", |
| #4901 | "description": "Analyze LP pool health, risks, and optimal entry/exit timing", |
| #4902 | "avatar": "🧪", |
| #4903 | "tags": [ |
| #4904 | "defi", |
| #4905 | "liquidity-pools", |
| #4906 | "amm", |
| #4907 | "analysis", |
| #4908 | "risk", |
| #4909 | "clawd", |
| #4910 | "solana", |
| #4911 | "liquidity", |
| #4912 | "meteora", |
| #4913 | "orca", |
| #4914 | "raydium", |
| #4915 | "analytics" |
| #4916 | ], |
| #4917 | "category": "analytics", |
| #4918 | "author": "openclawd", |
| #4919 | "createdAt": "2026-04-16", |
| #4920 | "oneShot": true, |
| #4921 | "featured": false, |
| #4922 | "openingMessage": "🧪 Solana LP analyzer. TVL, 24h volume/fee, LP depth by bin, dominant providers, wash-volume sniff test, rebalance cadence expectations.", |
| #4923 | "openingQuestions": [ |
| #4924 | "Deepest SOL/USDC pool across all Solana DEXs", |
| #4925 | "Is volume on this DLMM pool organic?", |
| #4926 | "LP concentration — how centralised is it?", |
| #4927 | "Should I LP this or just stake SOL?" |
| #4928 | ], |
| #4929 | "tokenUsage": 662, |
| #4930 | "capabilities": [ |
| #4931 | "read-only", |
| #4932 | "a2a-message" |
| #4933 | ], |
| #4934 | "metaplexSkills": [ |
| #4935 | "agent-registry" |
| #4936 | ], |
| #4937 | "payment": null, |
| #4938 | "agentToken": null, |
| #4939 | "deploy": { |
| #4940 | "json": "/api/agents/catalog/liquidity-pool-analyzer.json", |
| #4941 | "chat": "/agents/chat?agent=liquidity-pool-analyzer", |
| #4942 | "mint": "/agents/mint?template=liquidity-pool-analyzer", |
| #4943 | "mcp": "/api/agents/catalog/liquidity-pool-analyzer.json", |
| #4944 | "registration": "/api/agents/registry/liquidity-pool-analyzer.json" |
| #4945 | } |
| #4946 | }, |
| #4947 | { |
| #4948 | "identifier": "mev-protection-advisor", |
| #4949 | "title": "MEV Protection Advisor", |
| #4950 | "description": "Protect users from front-running, sandwich attacks, and MEV exploitation", |
| #4951 | "avatar": "🥷", |
| #4952 | "tags": [ |
| #4953 | "mev", |
| #4954 | "security", |
| #4955 | "front-running", |
| #4956 | "flashbots", |
| #4957 | "protection", |
| #4958 | "clawd", |
| #4959 | "solana", |
| #4960 | "jito", |
| #4961 | "bundles" |
| #4962 | ], |
| #4963 | "category": "security", |
| #4964 | "author": "openclawd", |
| #4965 | "createdAt": "2026-04-16", |
| #4966 | "oneShot": true, |
| #4967 | "featured": false, |
| #4968 | "openingMessage": "🥷 Solana MEV hygiene — Jito bundles, tip sizing, sandwich resistance, tx simulation, slippage ceilings. I don't promise zero MEV — I reduce blast radius.", |
| #4969 | "openingQuestions": [ |
| #4970 | "Protect a $250k swap from sandwiches", |
| #4971 | "What's the right Jito tip for a new launch?", |
| #4972 | "Bundle vs standalone — when to use each?", |
| #4973 | "Can I simulate this tx before sending?" |
| #4974 | ], |
| #4975 | "tokenUsage": 722, |
| #4976 | "capabilities": [ |
| #4977 | "swap-execution", |
| #4978 | "read-only", |
| #4979 | "a2a-message" |
| #4980 | ], |
| #4981 | "metaplexSkills": [ |
| #4982 | "agent-registry" |
| #4983 | ], |
| #4984 | "payment": null, |
| #4985 | "agentToken": null, |
| #4986 | "deploy": { |
| #4987 | "json": "/api/agents/catalog/mev-protection-advisor.json", |
| #4988 | "chat": "/agents/chat?agent=mev-protection-advisor", |
| #4989 | "mint": "/agents/mint?template=mev-protection-advisor", |
| #4990 | "mcp": "/api/agents/catalog/mev-protection-advisor.json", |
| #4991 | "registration": "/api/agents/registry/mev-protection-advisor.json" |
| #4992 | } |
| #4993 | }, |
| #4994 | { |
| #4995 | "identifier": "narrative-trend-analyst", |
| #4996 | "title": "Crypto Narrative & Trend Analyst", |
| #4997 | "description": "Track and analyze dominant narratives and trends in crypto markets", |
| #4998 | "avatar": "📡", |
| #4999 | "tags": [ |
| #5000 | "narrative", |
| #5001 | "trends", |
| #5002 | "analysis", |
| #5003 | "sentiment", |
| #5004 | "market-cycles", |
| #5005 | "clawd", |
| #5006 | "solana", |
| #5007 | "analytics" |
| #5008 | ], |
| #5009 | "category": "analytics", |
| #5010 | "author": "openclawd", |
| #5011 | "createdAt": "2026-04-16", |
| #5012 | "oneShot": false, |
| #5013 | "featured": false, |
| #5014 | "openingMessage": "📡 I track Solana narratives — DePIN, AI agents, restaking, LSTs, RWA, consumer apps, firedancer. Early vs late stage, capital rotation evidence.", |
| #5015 | "openingQuestions": [ |
| #5016 | "What's the hot Solana narrative this week?", |
| #5017 | "Is the AI agents narrative still early?", |
| #5018 | "Which narrative is exhausted?", |
| #5019 | "Map capital flows across narratives" |
| #5020 | ], |
| #5021 | "tokenUsage": 839, |
| #5022 | "capabilities": [ |
| #5023 | "read-only", |
| #5024 | "a2a-message" |
| #5025 | ], |
| #5026 | "metaplexSkills": [ |
| #5027 | "agent-registry" |
| #5028 | ], |
| #5029 | "payment": null, |
| #5030 | "agentToken": null, |
| #5031 | "deploy": { |
| #5032 | "json": "/api/agents/catalog/narrative-trend-analyst.json", |
| #5033 | "chat": "/agents/chat?agent=narrative-trend-analyst", |
| #5034 | "mint": "/agents/mint?template=narrative-trend-analyst", |
| #5035 | "mcp": "/api/agents/catalog/narrative-trend-analyst.json", |
| #5036 | "registration": "/api/agents/registry/narrative-trend-analyst.json" |
| #5037 | } |
| #5038 | }, |
| #5039 | { |
| #5040 | "identifier": "nft-liquidity-advisor", |
| #5041 | "title": "NFT Liquidity & Lending Advisor", |
| #5042 | "description": "Navigate NFT-backed lending and liquidity solutions", |
| #5043 | "avatar": "🖼️", |
| #5044 | "tags": [ |
| #5045 | "nft", |
| #5046 | "liquidity", |
| #5047 | "lending", |
| #5048 | "collateral", |
| #5049 | "defi", |
| #5050 | "clawd", |
| #5051 | "solana", |
| #5052 | "tensor", |
| #5053 | "magic-eden" |
| #5054 | ], |
| #5055 | "category": "nft", |
| #5056 | "author": "openclawd", |
| #5057 | "createdAt": "2026-04-16", |
| #5058 | "oneShot": true, |
| #5059 | "featured": false, |
| #5060 | "openingMessage": "🖼️ Solana NFT liquidity advisor — Tensor / Magic Eden depth, bid walls, floor sweeps, MPL Core vs classic Token Metadata pricing spread, listing strategy.", |
| #5061 | "openingQuestions": [ |
| #5062 | "How do I sell a rare trait without crashing the floor?", |
| #5063 | "Bid depth on this collection — listable at floor?", |
| #5064 | "Route: Tensor AMM or Magic Eden orderbook?", |
| #5065 | "Is this cNFT collection actually liquid?" |
| #5066 | ], |
| #5067 | "tokenUsage": 734, |
| #5068 | "capabilities": [ |
| #5069 | "nft-transfer", |
| #5070 | "read-only", |
| #5071 | "a2a-message" |
| #5072 | ], |
| #5073 | "metaplexSkills": [ |
| #5074 | "core", |
| #5075 | "token-metadata", |
| #5076 | "bubblegum", |
| #5077 | "agent-registry" |
| #5078 | ], |
| #5079 | "payment": null, |
| #5080 | "agentToken": null, |
| #5081 | "deploy": { |
| #5082 | "json": "/api/agents/catalog/nft-liquidity-advisor.json", |
| #5083 | "chat": "/agents/chat?agent=nft-liquidity-advisor", |
| #5084 | "mint": "/agents/mint?template=nft-liquidity-advisor", |
| #5085 | "mcp": "/api/agents/catalog/nft-liquidity-advisor.json", |
| #5086 | "registration": "/api/agents/registry/nft-liquidity-advisor.json" |
| #5087 | } |
| #5088 | }, |
| #5089 | { |
| #5090 | "identifier": "pay-agent", |
| #5091 | "title": "Pay Agent", |
| #5092 | "description": "pay.sh workflow agent for sandbox-first HTTP 402 calls, Pay MCP setup, provider discovery, and payment gateway specs.", |
| #5093 | "avatar": "💳", |
| #5094 | "tags": [ |
| #5095 | "pay", |
| #5096 | "pay-sh", |
| #5097 | "mcp", |
| #5098 | "x402", |
| #5099 | "mpp", |
| #5100 | "http-402", |
| #5101 | "usdc", |
| #5102 | "sandbox", |
| #5103 | "gateway", |
| #5104 | "codex", |
| #5105 | "claude", |
| #5106 | "clawd" |
| #5107 | ], |
| #5108 | "category": "dev-tools", |
| #5109 | "author": "openclawd", |
| #5110 | "createdAt": "2026-05-06", |
| #5111 | "oneShot": true, |
| #5112 | "featured": false, |
| #5113 | "openingMessage": "Sandbox-first pay.sh copilot for HTTP 402 calls, Pay MCP, provider discovery, and gateway specs.", |
| #5114 | "openingQuestions": [ |
| #5115 | "Install pay and run a sandbox curl proof", |
| #5116 | "Launch Codex with Pay MCP tools", |
| #5117 | "Configure Pay MCP for another client", |
| #5118 | "Scaffold a sandbox payment gateway" |
| #5119 | ], |
| #5120 | "tokenUsage": 850, |
| #5121 | "capabilities": [ |
| #5122 | "payment-gated", |
| #5123 | "x402", |
| #5124 | "read-only", |
| #5125 | "a2a-message" |
| #5126 | ], |
| #5127 | "metaplexSkills": [ |
| #5128 | "agent-registry" |
| #5129 | ], |
| #5130 | "payment": null, |
| #5131 | "agentToken": null, |
| #5132 | "deploy": { |
| #5133 | "json": "/api/agents/catalog/pay-agent.json", |
| #5134 | "chat": "/agents/chat?agent=pay-agent", |
| #5135 | "mint": "/agents/mint?template=pay-agent", |
| #5136 | "mcp": "/api/agents/catalog/pay-agent.json", |
| #5137 | "registration": "/api/agents/registry/pay-agent.json" |
| #5138 | } |
| #5139 | }, |
| #5140 | { |
| #5141 | "identifier": "pinocchio-p-token-builder", |
| #5142 | "title": "Pinocchio p-token Builder", |
| #5143 | "description": "Build, review, launch, and register Pinocchio p-token programs, vaults, and escrow apps", |
| #5144 | "avatar": "🪙", |
| #5145 | "tags": [ |
| #5146 | "solana", |
| #5147 | "pinocchio", |
| #5148 | "p-token", |
| #5149 | "native-programs", |
| #5150 | "vault", |
| #5151 | "escrow", |
| #5152 | "clawd", |
| #5153 | "solana-clawd" |
| #5154 | ], |
| #5155 | "category": "defi", |
| #5156 | "author": "solana-clawd", |
| #5157 | "createdAt": "2026-05-14", |
| #5158 | "oneShot": false, |
| #5159 | "featured": false, |
| #5160 | "openingMessage": "I help build and review Pinocchio native Solana programs and p-token launch flows inside solana-clawd.", |
| #5161 | "openingQuestions": [ |
| #5162 | "Scaffold a Pinocchio escrow starter.", |
| #5163 | "Inspect this p-token mint and add it to the registry.", |
| #5164 | "Review a Pinocchio vault for missing account checks.", |
| #5165 | "Explain whether Pinocchio is a good fit for this Solana program." |
| #5166 | ], |
| #5167 | "tokenUsage": 238, |
| #5168 | "capabilities": [], |
| #5169 | "metaplexSkills": [], |
| #5170 | "payment": null, |
| #5171 | "agentToken": null, |
| #5172 | "deploy": { |
| #5173 | "json": "/api/agents/catalog/pinocchio-p-token-builder.json", |
| #5174 | "chat": "/agents/chat?agent=pinocchio-p-token-builder", |
| #5175 | "mint": "/agents/mint?template=pinocchio-p-token-builder", |
| #5176 | "mcp": "/api/agents/catalog/pinocchio-p-token-builder.json", |
| #5177 | "registration": "/api/agents/registry/pinocchio-p-token-builder.json" |
| #5178 | } |
| #5179 | }, |
| #5180 | { |
| #5181 | "identifier": "portfolio-rebalancing-advisor", |
| #5182 | "title": "DeFi Portfolio Rebalancing Advisor", |
| #5183 | "description": "Optimize portfolio allocation and rebalancing strategies", |
| #5184 | "avatar": "♻️", |
| #5185 | "tags": [ |
| #5186 | "portfolio", |
| #5187 | "rebalancing", |
| #5188 | "allocation", |
| #5189 | "strategy", |
| #5190 | "optimization", |
| #5191 | "clawd", |
| #5192 | "solana", |
| #5193 | "rebalance", |
| #5194 | "analytics", |
| #5195 | "one-shot" |
| #5196 | ], |
| #5197 | "category": "analytics", |
| #5198 | "author": "openclawd", |
| #5199 | "createdAt": "2026-04-16", |
| #5200 | "oneShot": true, |
| #5201 | "featured": true, |
| #5202 | "openingMessage": "♻️ Solana portfolio rebalancer. Pull wallet via Helius DAS, propose tax-aware rebalance across SOL / stables / LSTs / CLAWD / majors via Jupiter routes.", |
| #5203 | "openingQuestions": [ |
| #5204 | "Rebalance my wallet to 50/30/20 SOL/stables/majors", |
| #5205 | "Reduce LST exposure by 30% without triggering large tx", |
| #5206 | "Tax-efficient reallocation path?", |
| #5207 | "Which positions should I trim first?" |
| #5208 | ], |
| #5209 | "tokenUsage": 731, |
| #5210 | "capabilities": [ |
| #5211 | "swap-execution", |
| #5212 | "read-only", |
| #5213 | "a2a-message" |
| #5214 | ], |
| #5215 | "metaplexSkills": [ |
| #5216 | "agent-registry" |
| #5217 | ], |
| #5218 | "payment": null, |
| #5219 | "agentToken": null, |
| #5220 | "deploy": { |
| #5221 | "json": "/api/agents/catalog/portfolio-rebalancing-advisor.json", |
| #5222 | "chat": "/agents/chat?agent=portfolio-rebalancing-advisor", |
| #5223 | "mint": "/agents/mint?template=portfolio-rebalancing-advisor", |
| #5224 | "mcp": "/api/agents/catalog/portfolio-rebalancing-advisor.json", |
| #5225 | "registration": "/api/agents/registry/portfolio-rebalancing-advisor.json" |
| #5226 | } |
| #5227 | }, |
| #5228 | { |
| #5229 | "identifier": "protocol-revenue-analyst", |
| #5230 | "title": "Protocol Revenue & Fundamentals Analyst", |
| #5231 | "description": "Analyze DeFi protocol business models and revenue generation", |
| #5232 | "avatar": "💹", |
| #5233 | "tags": [ |
| #5234 | "defi", |
| #5235 | "revenue", |
| #5236 | "analysis", |
| #5237 | "fundamentals", |
| #5238 | "tokenomics", |
| #5239 | "clawd", |
| #5240 | "solana", |
| #5241 | "analytics", |
| #5242 | "defillama" |
| #5243 | ], |
| #5244 | "category": "analytics", |
| #5245 | "author": "openclawd", |
| #5246 | "createdAt": "2026-04-16", |
| #5247 | "oneShot": false, |
| #5248 | "featured": false, |
| #5249 | "openingMessage": "💹 I analyze Solana protocol revenue — Jupiter, Jito, Kamino, Meteora, Marinade. Real fees vs emissions, revenue sharing, buybacks, treasury accumulation.", |
| #5250 | "openingQuestions": [ |
| #5251 | "Who earns more — Jupiter or Jito?", |
| #5252 | "Kamino 30-day revenue trend", |
| #5253 | "What % of Marinade rev goes to token holders?", |
| #5254 | "Protocol revenue vs market cap — who's cheap?" |
| #5255 | ], |
| #5256 | "tokenUsage": 747, |
| #5257 | "capabilities": [ |
| #5258 | "read-only", |
| #5259 | "a2a-message" |
| #5260 | ], |
| #5261 | "metaplexSkills": [ |
| #5262 | "agent-registry" |
| #5263 | ], |
| #5264 | "payment": null, |
| #5265 | "agentToken": null, |
| #5266 | "deploy": { |
| #5267 | "json": "/api/agents/catalog/protocol-revenue-analyst.json", |
| #5268 | "chat": "/agents/chat?agent=protocol-revenue-analyst", |
| #5269 | "mint": "/agents/mint?template=protocol-revenue-analyst", |
| #5270 | "mcp": "/api/agents/catalog/protocol-revenue-analyst.json", |
| #5271 | "registration": "/api/agents/registry/protocol-revenue-analyst.json" |
| #5272 | } |
| #5273 | }, |
| #5274 | { |
| #5275 | "identifier": "protocol-treasury-analyst", |
| #5276 | "title": "DAO Treasury & Resource Analyst", |
| #5277 | "description": "Analyze DAO treasury holdings, runway, and capital allocation", |
| #5278 | "avatar": "🏛️", |
| #5279 | "tags": [ |
| #5280 | "treasury", |
| #5281 | "dao", |
| #5282 | "capital", |
| #5283 | "runway", |
| #5284 | "allocation", |
| #5285 | "clawd", |
| #5286 | "solana", |
| #5287 | "governance", |
| #5288 | "analytics" |
| #5289 | ], |
| #5290 | "category": "analytics", |
| #5291 | "author": "openclawd", |
| #5292 | "createdAt": "2026-04-16", |
| #5293 | "oneShot": false, |
| #5294 | "featured": false, |
| #5295 | "openingMessage": "🏛️ Solana protocol treasury deep-dive — Realms balances, runway, native-token vs stable mix, sink rate, grant programs, parked LSTs.", |
| #5296 | "openingQuestions": [ |
| #5297 | "Show Jito DAO treasury composition", |
| #5298 | "Who has the longest runway?", |
| #5299 | "How much treasury is in native token?", |
| #5300 | "Any treasury that's parked into yield venues?" |
| #5301 | ], |
| #5302 | "tokenUsage": 799, |
| #5303 | "capabilities": [ |
| #5304 | "read-only", |
| #5305 | "a2a-message" |
| #5306 | ], |
| #5307 | "metaplexSkills": [ |
| #5308 | "agent-registry" |
| #5309 | ], |
| #5310 | "payment": null, |
| #5311 | "agentToken": null, |
| #5312 | "deploy": { |
| #5313 | "json": "/api/agents/catalog/protocol-treasury-analyst.json", |
| #5314 | "chat": "/agents/chat?agent=protocol-treasury-analyst", |
| #5315 | "mint": "/agents/mint?template=protocol-treasury-analyst", |
| #5316 | "mcp": "/api/agents/catalog/protocol-treasury-analyst.json", |
| #5317 | "registration": "/api/agents/registry/protocol-treasury-analyst.json" |
| #5318 | } |
| #5319 | }, |
| #5320 | { |
| #5321 | "identifier": "pump-fun-sdk-expert", |
| #5322 | "title": "Pump Fun SDK Expert", |
| #5323 | "description": "Specialized assistant for the @nirholas/pump-sdk — token creation, bonding curve trading, fee sharing, and AMM migration on Solana", |
| #5324 | "avatar": "🛠️", |
| #5325 | "tags": [ |
| #5326 | "pump-fun", |
| #5327 | "solana", |
| #5328 | "sdk", |
| #5329 | "bonding-curve", |
| #5330 | "token-creation", |
| #5331 | "defi", |
| #5332 | "amm", |
| #5333 | "fee-sharing", |
| #5334 | "clawd", |
| #5335 | "pumpfun", |
| #5336 | "dev-tools", |
| #5337 | "x402" |
| #5338 | ], |
| #5339 | "category": "dev-tools", |
| #5340 | "author": "openclawd", |
| #5341 | "createdAt": "2026-02-27", |
| #5342 | "oneShot": true, |
| #5343 | "featured": true, |
| #5344 | "openingMessage": "🛠️ Dev copilot for @pump-fun/agent-payments-sdk and tokenized-agent payments. x402 flows, invoice creation, server-side tx build, verification.", |
| #5345 | "openingQuestions": [ |
| #5346 | "Scaffold a payment-gated Node route", |
| #5347 | "How do I verify an invoice server-side?", |
| #5348 | "x402 vs solana-pay — when do I use each?", |
| #5349 | "Stream payment events to a Telegram bot" |
| #5350 | ], |
| #5351 | "tokenUsage": 900, |
| #5352 | "capabilities": [ |
| #5353 | "payment-gated", |
| #5354 | "x402", |
| #5355 | "read-only", |
| #5356 | "a2a-message" |
| #5357 | ], |
| #5358 | "metaplexSkills": [ |
| #5359 | "agent-registry" |
| #5360 | ], |
| #5361 | "payment": null, |
| #5362 | "agentToken": null, |
| #5363 | "deploy": { |
| #5364 | "json": "/api/agents/catalog/pump-fun-sdk-expert.json", |
| #5365 | "chat": "/agents/chat?agent=pump-fun-sdk-expert", |
| #5366 | "mint": "/agents/mint?template=pump-fun-sdk-expert", |
| #5367 | "mcp": "/api/agents/catalog/pump-fun-sdk-expert.json", |
| #5368 | "registration": "/api/agents/registry/pump-fun-sdk-expert.json" |
| #5369 | } |
| #5370 | }, |
| #5371 | { |
| #5372 | "identifier": "smart-contract-auditor", |
| #5373 | "title": "Smart Contract Security Auditor", |
| #5374 | "description": "Review and assess smart contract security for DeFi protocols", |
| #5375 | "avatar": "🔍", |
| #5376 | "tags": [ |
| #5377 | "security", |
| #5378 | "smart-contracts", |
| #5379 | "audit", |
| #5380 | "solidity", |
| #5381 | "risk", |
| #5382 | "clawd", |
| #5383 | "solana", |
| #5384 | "anchor", |
| #5385 | "dev-tools" |
| #5386 | ], |
| #5387 | "category": "security", |
| #5388 | "author": "openclawd", |
| #5389 | "createdAt": "2026-04-16", |
| #5390 | "oneShot": false, |
| #5391 | "featured": false, |
| #5392 | "openingMessage": "🔍 Anchor / native-Rust smart-contract auditor. Common Solana footguns: missing signer checks, rent exemption, account type mismatch, CPI escalation, PDA collisions.", |
| #5393 | "openingQuestions": [ |
| #5394 | "Audit this Anchor handler", |
| #5395 | "Top Solana audit findings in 2026", |
| #5396 | "Is this PDA derivation collision-safe?", |
| #5397 | "Does this program have a sane upgrade authority?" |
| #5398 | ], |
| #5399 | "tokenUsage": 707, |
| #5400 | "capabilities": [ |
| #5401 | "read-only", |
| #5402 | "a2a-message" |
| #5403 | ], |
| #5404 | "metaplexSkills": [ |
| #5405 | "agent-registry" |
| #5406 | ], |
| #5407 | "payment": null, |
| #5408 | "agentToken": null, |
| #5409 | "deploy": { |
| #5410 | "json": "/api/agents/catalog/smart-contract-auditor.json", |
| #5411 | "chat": "/agents/chat?agent=smart-contract-auditor", |
| #5412 | "mint": "/agents/mint?template=smart-contract-auditor", |
| #5413 | "mcp": "/api/agents/catalog/smart-contract-auditor.json", |
| #5414 | "registration": "/api/agents/registry/smart-contract-auditor.json" |
| #5415 | } |
| #5416 | }, |
| #5417 | { |
| #5418 | "identifier": "solana-agent-orchestrator", |
| #5419 | "title": "Multi-Agent Trading Orchestrator", |
| #5420 | "description": "Coordinates multiple specialized agents for comprehensive market analysis and execution", |
| #5421 | "avatar": "🎭", |
| #5422 | "tags": [ |
| #5423 | "orchestrator", |
| #5424 | "multi-agent", |
| #5425 | "coordination", |
| #5426 | "agentic", |
| #5427 | "workflow" |
| #5428 | ], |
| #5429 | "category": "defi", |
| #5430 | "author": "x402agent", |
| #5431 | "createdAt": "2026-03-15", |
| #5432 | "oneShot": false, |
| #5433 | "featured": false, |
| #5434 | "openingMessage": null, |
| #5435 | "openingQuestions": [], |
| #5436 | "tokenUsage": null, |
| #5437 | "capabilities": [], |
| #5438 | "metaplexSkills": [], |
| #5439 | "payment": null, |
| #5440 | "agentToken": null, |
| #5441 | "deploy": { |
| #5442 | "json": "/api/agents/catalog/solana-agent-orchestrator.json", |
| #5443 | "chat": "/agents/chat?agent=solana-agent-orchestrator", |
| #5444 | "mint": "/agents/mint?template=solana-agent-orchestrator", |
| #5445 | "mcp": "/api/agents/catalog/solana-agent-orchestrator.json", |
| #5446 | "registration": "/api/agents/registry/solana-agent-orchestrator.json" |
| #5447 | } |
| #5448 | }, |
| #5449 | { |
| #5450 | "identifier": "solana-airdrop-farmer", |
| #5451 | "title": "Airdrop Strategy Optimizer", |
| #5452 | "description": "Maximizes airdrop eligibility across Solana protocols through strategic on-chain activity", |
| #5453 | "avatar": "🪂", |
| #5454 | "tags": [ |
| #5455 | "airdrop", |
| #5456 | "points", |
| #5457 | "farming", |
| #5458 | "strategy", |
| #5459 | "eligibility" |
| #5460 | ], |
| #5461 | "category": "defi", |
| #5462 | "author": "x402agent", |
| #5463 | "createdAt": "2026-03-15", |
| #5464 | "oneShot": false, |
| #5465 | "featured": false, |
| #5466 | "openingMessage": null, |
| #5467 | "openingQuestions": [], |
| #5468 | "tokenUsage": null, |
| #5469 | "capabilities": [], |
| #5470 | "metaplexSkills": [], |
| #5471 | "payment": null, |
| #5472 | "agentToken": null, |
| #5473 | "deploy": { |
| #5474 | "json": "/api/agents/catalog/solana-airdrop-farmer.json", |
| #5475 | "chat": "/agents/chat?agent=solana-airdrop-farmer", |
| #5476 | "mint": "/agents/mint?template=solana-airdrop-farmer", |
| #5477 | "mcp": "/api/agents/catalog/solana-airdrop-farmer.json", |
| #5478 | "registration": "/api/agents/registry/solana-airdrop-farmer.json" |
| #5479 | } |
| #5480 | }, |
| #5481 | { |
| #5482 | "identifier": "solana-alpha-aggregator", |
| #5483 | "title": "Alpha Signal Aggregator", |
| #5484 | "description": "Aggregates and ranks alpha signals from multiple data sources into actionable trade ideas", |
| #5485 | "avatar": "⚡", |
| #5486 | "tags": [ |
| #5487 | "alpha", |
| #5488 | "signals", |
| #5489 | "aggregation", |
| #5490 | "trade-ideas", |
| #5491 | "ranking" |
| #5492 | ], |
| #5493 | "category": "defi", |
| #5494 | "author": "x402agent", |
| #5495 | "createdAt": "2026-03-15", |
| #5496 | "oneShot": false, |
| #5497 | "featured": false, |
| #5498 | "openingMessage": null, |
| #5499 | "openingQuestions": [], |
| #5500 | "tokenUsage": null, |
| #5501 | "capabilities": [], |
| #5502 | "metaplexSkills": [], |
| #5503 | "payment": null, |
| #5504 | "agentToken": null, |
| #5505 | "deploy": { |
| #5506 | "json": "/api/agents/catalog/solana-alpha-aggregator.json", |
| #5507 | "chat": "/agents/chat?agent=solana-alpha-aggregator", |
| #5508 | "mint": "/agents/mint?template=solana-alpha-aggregator", |
| #5509 | "mcp": "/api/agents/catalog/solana-alpha-aggregator.json", |
| #5510 | "registration": "/api/agents/registry/solana-alpha-aggregator.json" |
| #5511 | } |
| #5512 | }, |
| #5513 | { |
| #5514 | "identifier": "solana-anchor-developer", |
| #5515 | "title": "Anchor Program Developer", |
| #5516 | "description": "Expert in developing Solana programs with Anchor framework for DeFi applications", |
| #5517 | "avatar": "⚓", |
| #5518 | "tags": [ |
| #5519 | "anchor", |
| #5520 | "solana", |
| #5521 | "rust", |
| #5522 | "smart-contract", |
| #5523 | "development" |
| #5524 | ], |
| #5525 | "category": "defi", |
| #5526 | "author": "x402agent", |
| #5527 | "createdAt": "2026-03-15", |
| #5528 | "oneShot": false, |
| #5529 | "featured": false, |
| #5530 | "openingMessage": null, |
| #5531 | "openingQuestions": [], |
| #5532 | "tokenUsage": null, |
| #5533 | "capabilities": [], |
| #5534 | "metaplexSkills": [], |
| #5535 | "payment": null, |
| #5536 | "agentToken": null, |
| #5537 | "deploy": { |
| #5538 | "json": "/api/agents/catalog/solana-anchor-developer.json", |
| #5539 | "chat": "/agents/chat?agent=solana-anchor-developer", |
| #5540 | "mint": "/agents/mint?template=solana-anchor-developer", |
| #5541 | "mcp": "/api/agents/catalog/solana-anchor-developer.json", |
| #5542 | "registration": "/api/agents/registry/solana-anchor-developer.json" |
| #5543 | } |
| #5544 | }, |
| #5545 | { |
| #5546 | "identifier": "solana-anomaly-detector", |
| #5547 | "title": "On-Chain Anomaly Detector", |
| #5548 | "description": "ML-powered detection of unusual on-chain activity, potential rugs, and market manipulation", |
| #5549 | "avatar": "🚨", |
| #5550 | "tags": [ |
| #5551 | "anomaly-detection", |
| #5552 | "fraud", |
| #5553 | "rug-pull", |
| #5554 | "manipulation" |
| #5555 | ], |
| #5556 | "category": "defi", |
| #5557 | "author": "x402agent", |
| #5558 | "createdAt": "2026-03-15", |
| #5559 | "oneShot": false, |
| #5560 | "featured": false, |
| #5561 | "openingMessage": null, |
| #5562 | "openingQuestions": [], |
| #5563 | "tokenUsage": null, |
| #5564 | "capabilities": [], |
| #5565 | "metaplexSkills": [], |
| #5566 | "payment": null, |
| #5567 | "agentToken": null, |
| #5568 | "deploy": { |
| #5569 | "json": "/api/agents/catalog/solana-anomaly-detector.json", |
| #5570 | "chat": "/agents/chat?agent=solana-anomaly-detector", |
| #5571 | "mint": "/agents/mint?template=solana-anomaly-detector", |
| #5572 | "mcp": "/api/agents/catalog/solana-anomaly-detector.json", |
| #5573 | "registration": "/api/agents/registry/solana-anomaly-detector.json" |
| #5574 | } |
| #5575 | }, |
| #5576 | { |
| #5577 | "identifier": "solana-arbitrage-scanner", |
| #5578 | "title": "Cross-DEX Arbitrage Scanner", |
| #5579 | "description": "Identifies and executes arbitrage opportunities across Solana DEXes and CEXes", |
| #5580 | "avatar": "🔍", |
| #5581 | "tags": [ |
| #5582 | "arbitrage", |
| #5583 | "cross-dex", |
| #5584 | "profit", |
| #5585 | "scanner" |
| #5586 | ], |
| #5587 | "category": "defi", |
| #5588 | "author": "x402agent", |
| #5589 | "createdAt": "2026-03-15", |
| #5590 | "oneShot": false, |
| #5591 | "featured": false, |
| #5592 | "openingMessage": null, |
| #5593 | "openingQuestions": [], |
| #5594 | "tokenUsage": null, |
| #5595 | "capabilities": [], |
| #5596 | "metaplexSkills": [], |
| #5597 | "payment": null, |
| #5598 | "agentToken": null, |
| #5599 | "deploy": { |
| #5600 | "json": "/api/agents/catalog/solana-arbitrage-scanner.json", |
| #5601 | "chat": "/agents/chat?agent=solana-arbitrage-scanner", |
| #5602 | "mint": "/agents/mint?template=solana-arbitrage-scanner", |
| #5603 | "mcp": "/api/agents/catalog/solana-arbitrage-scanner.json", |
| #5604 | "registration": "/api/agents/registry/solana-arbitrage-scanner.json" |
| #5605 | } |
| #5606 | }, |
| #5607 | { |
| #5608 | "identifier": "solana-autonomous-trader", |
| #5609 | "title": "Autonomous Trading Agent", |
| #5610 | "description": "Self-managing trading agent with goal-setting, strategy selection, and adaptive execution", |
| #5611 | "avatar": "🧬", |
| #5612 | "tags": [ |
| #5613 | "autonomous", |
| #5614 | "self-managing", |
| #5615 | "adaptive", |
| #5616 | "agent", |
| #5617 | "ai-trading" |
| #5618 | ], |
| #5619 | "category": "defi", |
| #5620 | "author": "x402agent", |
| #5621 | "createdAt": "2026-03-15", |
| #5622 | "oneShot": false, |
| #5623 | "featured": false, |
| #5624 | "openingMessage": null, |
| #5625 | "openingQuestions": [], |
| #5626 | "tokenUsage": null, |
| #5627 | "capabilities": [], |
| #5628 | "metaplexSkills": [], |
| #5629 | "payment": null, |
| #5630 | "agentToken": null, |
| #5631 | "deploy": { |
| #5632 | "json": "/api/agents/catalog/solana-autonomous-trader.json", |
| #5633 | "chat": "/agents/chat?agent=solana-autonomous-trader", |
| #5634 | "mint": "/agents/mint?template=solana-autonomous-trader", |
| #5635 | "mcp": "/api/agents/catalog/solana-autonomous-trader.json", |
| #5636 | "registration": "/api/agents/registry/solana-autonomous-trader.json" |
| #5637 | } |
| #5638 | }, |
| #5639 | { |
| #5640 | "identifier": "solana-bot-architect", |
| #5641 | "title": "Trading Bot Architect", |
| #5642 | "description": "Designs and builds production trading bot architectures for Solana", |
| #5643 | "avatar": "🤖", |
| #5644 | "tags": [ |
| #5645 | "bot", |
| #5646 | "architecture", |
| #5647 | "automation", |
| #5648 | "trading-system" |
| #5649 | ], |
| #5650 | "category": "defi", |
| #5651 | "author": "x402agent", |
| #5652 | "createdAt": "2026-03-15", |
| #5653 | "oneShot": false, |
| #5654 | "featured": false, |
| #5655 | "openingMessage": null, |
| #5656 | "openingQuestions": [], |
| #5657 | "tokenUsage": null, |
| #5658 | "capabilities": [], |
| #5659 | "metaplexSkills": [], |
| #5660 | "payment": null, |
| #5661 | "agentToken": null, |
| #5662 | "deploy": { |
| #5663 | "json": "/api/agents/catalog/solana-bot-architect.json", |
| #5664 | "chat": "/agents/chat?agent=solana-bot-architect", |
| #5665 | "mint": "/agents/mint?template=solana-bot-architect", |
| #5666 | "mcp": "/api/agents/catalog/solana-bot-architect.json", |
| #5667 | "registration": "/api/agents/registry/solana-bot-architect.json" |
| #5668 | } |
| #5669 | }, |
| #5670 | { |
| #5671 | "identifier": "solana-chart-pattern-ai", |
| #5672 | "title": "AI Chart Pattern Recognition", |
| #5673 | "description": "Computer vision-powered chart pattern detection for Solana token charts", |
| #5674 | "avatar": "👁️", |
| #5675 | "tags": [ |
| #5676 | "chart-patterns", |
| #5677 | "computer-vision", |
| #5678 | "ai", |
| #5679 | "pattern-recognition" |
| #5680 | ], |
| #5681 | "category": "defi", |
| #5682 | "author": "x402agent", |
| #5683 | "createdAt": "2026-03-15", |
| #5684 | "oneShot": false, |
| #5685 | "featured": false, |
| #5686 | "openingMessage": null, |
| #5687 | "openingQuestions": [], |
| #5688 | "tokenUsage": null, |
| #5689 | "capabilities": [], |
| #5690 | "metaplexSkills": [], |
| #5691 | "payment": null, |
| #5692 | "agentToken": null, |
| #5693 | "deploy": { |
| #5694 | "json": "/api/agents/catalog/solana-chart-pattern-ai.json", |
| #5695 | "chat": "/agents/chat?agent=solana-chart-pattern-ai", |
| #5696 | "mint": "/agents/mint?template=solana-chart-pattern-ai", |
| #5697 | "mcp": "/api/agents/catalog/solana-chart-pattern-ai.json", |
| #5698 | "registration": "/api/agents/registry/solana-chart-pattern-ai.json" |
| #5699 | } |
| #5700 | }, |
| #5701 | { |
| #5702 | "identifier": "solana-clawd-cost-planner", |
| #5703 | "title": "Clawd Cost Planner", |
| #5704 | "description": "Pre-call cost planning and budget enforcement for x402-enabled workflows.", |
| #5705 | "avatar": "🧮", |
| #5706 | "tags": [ |
| #5707 | "solana", |
| #5708 | "clawd", |
| #5709 | "cost", |
| #5710 | "planning", |
| #5711 | "budget", |
| #5712 | "x402", |
| #5713 | "payments" |
| #5714 | ], |
| #5715 | "category": "payments", |
| #5716 | "author": "x402agent", |
| #5717 | "createdAt": "2026-05-12", |
| #5718 | "oneShot": false, |
| #5719 | "featured": false, |
| #5720 | "openingMessage": null, |
| #5721 | "openingQuestions": [], |
| #5722 | "tokenUsage": null, |
| #5723 | "capabilities": [], |
| #5724 | "metaplexSkills": [], |
| #5725 | "payment": null, |
| #5726 | "agentToken": null, |
| #5727 | "deploy": { |
| #5728 | "json": "/api/agents/catalog/solana-clawd-cost-planner.json", |
| #5729 | "chat": "/agents/chat?agent=solana-clawd-cost-planner", |
| #5730 | "mint": "/agents/mint?template=solana-clawd-cost-planner", |
| #5731 | "mcp": "/api/agents/catalog/solana-clawd-cost-planner.json", |
| #5732 | "registration": "/api/agents/registry/solana-clawd-cost-planner.json" |
| #5733 | } |
| #5734 | }, |
| #5735 | { |
| #5736 | "identifier": "solana-clawd-mail-concierge", |
| #5737 | "title": "Clawd Mail Concierge", |
| #5738 | "description": "Mail concierge for the Clawd Browser merchant network, handling inbox triage, routing, and operator-safe replies", |
| #5739 | "avatar": "📬", |
| #5740 | "tags": [ |
| #5741 | "agentmail", |
| #5742 | "email", |
| #5743 | "clawd", |
| #5744 | "concierge", |
| #5745 | "support", |
| #5746 | "routing", |
| #5747 | "commerce", |
| #5748 | "solana" |
| #5749 | ], |
| #5750 | "category": "defi", |
| #5751 | "author": "openclawd", |
| #5752 | "createdAt": "2026-05-12", |
| #5753 | "oneShot": false, |
| #5754 | "featured": false, |
| #5755 | "openingMessage": null, |
| #5756 | "openingQuestions": [], |
| #5757 | "tokenUsage": null, |
| #5758 | "capabilities": [], |
| #5759 | "metaplexSkills": [], |
| #5760 | "payment": null, |
| #5761 | "agentToken": null, |
| #5762 | "deploy": { |
| #5763 | "json": "/api/agents/catalog/solana-clawd-mail-concierge.json", |
| #5764 | "chat": "/agents/chat?agent=solana-clawd-mail-concierge", |
| #5765 | "mint": "/agents/mint?template=solana-clawd-mail-concierge", |
| #5766 | "mcp": "/api/agents/catalog/solana-clawd-mail-concierge.json", |
| #5767 | "registration": "/api/agents/registry/solana-clawd-mail-concierge.json" |
| #5768 | } |
| #5769 | }, |
| #5770 | { |
| #5771 | "identifier": "solana-clawd-payment-debugger", |
| #5772 | "title": "Clawd Payment Debugger", |
| #5773 | "description": "Debugs x402 and MPP challenge-response cycles for payment-enabled Solana agents.", |
| #5774 | "avatar": "🧪", |
| #5775 | "tags": [ |
| #5776 | "solana", |
| #5777 | "clawd", |
| #5778 | "debugger", |
| #5779 | "x402", |
| #5780 | "mpp", |
| #5781 | "payments", |
| #5782 | "gateway" |
| #5783 | ], |
| #5784 | "category": "payments", |
| #5785 | "author": "x402agent", |
| #5786 | "createdAt": "2026-05-12", |
| #5787 | "oneShot": false, |
| #5788 | "featured": false, |
| #5789 | "openingMessage": null, |
| #5790 | "openingQuestions": [], |
| #5791 | "tokenUsage": null, |
| #5792 | "capabilities": [], |
| #5793 | "metaplexSkills": [], |
| #5794 | "payment": null, |
| #5795 | "agentToken": null, |
| #5796 | "deploy": { |
| #5797 | "json": "/api/agents/catalog/solana-clawd-payment-debugger.json", |
| #5798 | "chat": "/agents/chat?agent=solana-clawd-payment-debugger", |
| #5799 | "mint": "/agents/mint?template=solana-clawd-payment-debugger", |
| #5800 | "mcp": "/api/agents/catalog/solana-clawd-payment-debugger.json", |
| #5801 | "registration": "/api/agents/registry/solana-clawd-payment-debugger.json" |
| #5802 | } |
| #5803 | }, |
| #5804 | { |
| #5805 | "identifier": "solana-clawd-payment-gateway", |
| #5806 | "title": "Solana Clawd Payment Gateway", |
| #5807 | "description": "x402 and MPP payment gateway for stablecoin-gated API access on Solana.", |
| #5808 | "avatar": "💳", |
| #5809 | "tags": [ |
| #5810 | "solana", |
| #5811 | "clawd", |
| #5812 | "x402", |
| #5813 | "mpp", |
| #5814 | "payment", |
| #5815 | "gateway", |
| #5816 | "openclawd" |
| #5817 | ], |
| #5818 | "category": "payments", |
| #5819 | "author": "x402agent", |
| #5820 | "createdAt": "2026-05-12", |
| #5821 | "oneShot": false, |
| #5822 | "featured": false, |
| #5823 | "openingMessage": null, |
| #5824 | "openingQuestions": [], |
| #5825 | "tokenUsage": null, |
| #5826 | "capabilities": [], |
| #5827 | "metaplexSkills": [], |
| #5828 | "payment": null, |
| #5829 | "agentToken": null, |
| #5830 | "deploy": { |
| #5831 | "json": "/api/agents/catalog/solana-clawd-payment-gateway.json", |
| #5832 | "chat": "/agents/chat?agent=solana-clawd-payment-gateway", |
| #5833 | "mint": "/agents/mint?template=solana-clawd-payment-gateway", |
| #5834 | "mcp": "/api/agents/catalog/solana-clawd-payment-gateway.json", |
| #5835 | "registration": "/api/agents/registry/solana-clawd-payment-gateway.json" |
| #5836 | } |
| #5837 | }, |
| #5838 | { |
| #5839 | "identifier": "solana-clawd-provider-scorer", |
| #5840 | "title": "Clawd Provider Scorer", |
| #5841 | "description": "Scores providers by fit, freshness, cost, and operational safety for the fleet.", |
| #5842 | "avatar": "🎯", |
| #5843 | "tags": [ |
| #5844 | "solana", |
| #5845 | "clawd", |
| #5846 | "providers", |
| #5847 | "scoring", |
| #5848 | "routing", |
| #5849 | "x402", |
| #5850 | "pay" |
| #5851 | ], |
| #5852 | "category": "payments", |
| #5853 | "author": "x402agent", |
| #5854 | "createdAt": "2026-05-12", |
| #5855 | "oneShot": false, |
| #5856 | "featured": false, |
| #5857 | "openingMessage": null, |
| #5858 | "openingQuestions": [], |
| #5859 | "tokenUsage": null, |
| #5860 | "capabilities": [], |
| #5861 | "metaplexSkills": [], |
| #5862 | "payment": null, |
| #5863 | "agentToken": null, |
| #5864 | "deploy": { |
| #5865 | "json": "/api/agents/catalog/solana-clawd-provider-scorer.json", |
| #5866 | "chat": "/agents/chat?agent=solana-clawd-provider-scorer", |
| #5867 | "mint": "/agents/mint?template=solana-clawd-provider-scorer", |
| #5868 | "mcp": "/api/agents/catalog/solana-clawd-provider-scorer.json", |
| #5869 | "registration": "/api/agents/registry/solana-clawd-provider-scorer.json" |
| #5870 | } |
| #5871 | }, |
| #5872 | { |
| #5873 | "identifier": "solana-clawd-quote-relay", |
| #5874 | "title": "Clawd Quote Relay", |
| #5875 | "description": "Normalizes quotes, prices, and spend estimates for downstream Solana agents.", |
| #5876 | "avatar": "📤", |
| #5877 | "tags": [ |
| #5878 | "solana", |
| #5879 | "clawd", |
| #5880 | "quotes", |
| #5881 | "relay", |
| #5882 | "pricing", |
| #5883 | "x402", |
| #5884 | "market-data" |
| #5885 | ], |
| #5886 | "category": "payments", |
| #5887 | "author": "x402agent", |
| #5888 | "createdAt": "2026-05-12", |
| #5889 | "oneShot": false, |
| #5890 | "featured": false, |
| #5891 | "openingMessage": null, |
| #5892 | "openingQuestions": [], |
| #5893 | "tokenUsage": null, |
| #5894 | "capabilities": [], |
| #5895 | "metaplexSkills": [], |
| #5896 | "payment": null, |
| #5897 | "agentToken": null, |
| #5898 | "deploy": { |
| #5899 | "json": "/api/agents/catalog/solana-clawd-quote-relay.json", |
| #5900 | "chat": "/agents/chat?agent=solana-clawd-quote-relay", |
| #5901 | "mint": "/agents/mint?template=solana-clawd-quote-relay", |
| #5902 | "mcp": "/api/agents/catalog/solana-clawd-quote-relay.json", |
| #5903 | "registration": "/api/agents/registry/solana-clawd-quote-relay.json" |
| #5904 | } |
| #5905 | }, |
| #5906 | { |
| #5907 | "identifier": "solana-clawd-usdc-allocator", |
| #5908 | "title": "Clawd USDC Allocator", |
| #5909 | "description": "Allocates USDC across agents, payment float, and execution needs in the fleet treasury.", |
| #5910 | "avatar": "🏦", |
| #5911 | "tags": [ |
| #5912 | "solana", |
| #5913 | "clawd", |
| #5914 | "usdc", |
| #5915 | "allocator", |
| #5916 | "treasury", |
| #5917 | "payments", |
| #5918 | "openclawd" |
| #5919 | ], |
| #5920 | "category": "payments", |
| #5921 | "author": "x402agent", |
| #5922 | "createdAt": "2026-05-12", |
| #5923 | "oneShot": false, |
| #5924 | "featured": false, |
| #5925 | "openingMessage": null, |
| #5926 | "openingQuestions": [], |
| #5927 | "tokenUsage": null, |
| #5928 | "capabilities": [], |
| #5929 | "metaplexSkills": [], |
| #5930 | "payment": null, |
| #5931 | "agentToken": null, |
| #5932 | "deploy": { |
| #5933 | "json": "/api/agents/catalog/solana-clawd-usdc-allocator.json", |
| #5934 | "chat": "/agents/chat?agent=solana-clawd-usdc-allocator", |
| #5935 | "mint": "/agents/mint?template=solana-clawd-usdc-allocator", |
| #5936 | "mcp": "/api/agents/catalog/solana-clawd-usdc-allocator.json", |
| #5937 | "registration": "/api/agents/registry/solana-clawd-usdc-allocator.json" |
| #5938 | } |
| #5939 | }, |
| #5940 | { |
| #5941 | "identifier": "solana-clawd-wallet-guardian", |
| #5942 | "title": "Clawd Wallet Guardian", |
| #5943 | "description": "Biometric approval, wallet safety, and prompt-injection defense for paid Solana agents.", |
| #5944 | "avatar": "🔐", |
| #5945 | "tags": [ |
| #5946 | "solana", |
| #5947 | "clawd", |
| #5948 | "wallet", |
| #5949 | "security", |
| #5950 | "biometric", |
| #5951 | "x402", |
| #5952 | "pay" |
| #5953 | ], |
| #5954 | "category": "payments", |
| #5955 | "author": "x402agent", |
| #5956 | "createdAt": "2026-05-12", |
| #5957 | "oneShot": false, |
| #5958 | "featured": false, |
| #5959 | "openingMessage": null, |
| #5960 | "openingQuestions": [], |
| #5961 | "tokenUsage": null, |
| #5962 | "capabilities": [], |
| #5963 | "metaplexSkills": [], |
| #5964 | "payment": null, |
| #5965 | "agentToken": null, |
| #5966 | "deploy": { |
| #5967 | "json": "/api/agents/catalog/solana-clawd-wallet-guardian.json", |
| #5968 | "chat": "/agents/chat?agent=solana-clawd-wallet-guardian", |
| #5969 | "mint": "/agents/mint?template=solana-clawd-wallet-guardian", |
| #5970 | "mcp": "/api/agents/catalog/solana-clawd-wallet-guardian.json", |
| #5971 | "registration": "/api/agents/registry/solana-clawd-wallet-guardian.json" |
| #5972 | } |
| #5973 | }, |
| #5974 | { |
| #5975 | "identifier": "solana-cross-chain-bridge", |
| #5976 | "title": "Cross-Chain Bridge Analyst", |
| #5977 | "description": "Analyzes bridge security, routing, and arbitrage opportunities between Solana and other chains", |
| #5978 | "avatar": "🌉", |
| #5979 | "tags": [ |
| #5980 | "bridge", |
| #5981 | "cross-chain", |
| #5982 | "wormhole", |
| #5983 | "debridge", |
| #5984 | "security" |
| #5985 | ], |
| #5986 | "category": "defi", |
| #5987 | "author": "x402agent", |
| #5988 | "createdAt": "2026-03-15", |
| #5989 | "oneShot": false, |
| #5990 | "featured": false, |
| #5991 | "openingMessage": null, |
| #5992 | "openingQuestions": [], |
| #5993 | "tokenUsage": null, |
| #5994 | "capabilities": [], |
| #5995 | "metaplexSkills": [], |
| #5996 | "payment": null, |
| #5997 | "agentToken": null, |
| #5998 | "deploy": { |
| #5999 | "json": "/api/agents/catalog/solana-cross-chain-bridge.json", |
| #6000 | "chat": "/agents/chat?agent=solana-cross-chain-bridge", |
| #6001 | "mint": "/agents/mint?template=solana-cross-chain-bridge", |
| #6002 | "mcp": "/api/agents/catalog/solana-cross-chain-bridge.json", |
| #6003 | "registration": "/api/agents/registry/solana-cross-chain-bridge.json" |
| #6004 | } |
| #6005 | }, |
| #6006 | { |
| #6007 | "identifier": "solana-dark-ralph-mail-briefing", |
| #6008 | "title": "Dark Ralph Mail Briefing Desk", |
| #6009 | "description": "Premium briefing inbox agent for high-signal market notes, alpha follow-ups, and paid research routing", |
| #6010 | "avatar": "📈", |
| #6011 | "tags": [ |
| #6012 | "agentmail", |
| #6013 | "email", |
| #6014 | "dark-ralph", |
| #6015 | "alpha", |
| #6016 | "briefing", |
| #6017 | "research", |
| #6018 | "premium", |
| #6019 | "solana" |
| #6020 | ], |
| #6021 | "category": "defi", |
| #6022 | "author": "openclawd", |
| #6023 | "createdAt": "2026-05-12", |
| #6024 | "oneShot": false, |
| #6025 | "featured": false, |
| #6026 | "openingMessage": null, |
| #6027 | "openingQuestions": [], |
| #6028 | "tokenUsage": null, |
| #6029 | "capabilities": [], |
| #6030 | "metaplexSkills": [], |
| #6031 | "payment": null, |
| #6032 | "agentToken": null, |
| #6033 | "deploy": { |
| #6034 | "json": "/api/agents/catalog/solana-dark-ralph-mail-briefing.json", |
| #6035 | "chat": "/agents/chat?agent=solana-dark-ralph-mail-briefing", |
| #6036 | "mint": "/agents/mint?template=solana-dark-ralph-mail-briefing", |
| #6037 | "mcp": "/api/agents/catalog/solana-dark-ralph-mail-briefing.json", |
| #6038 | "registration": "/api/agents/registry/solana-dark-ralph-mail-briefing.json" |
| #6039 | } |
| #6040 | }, |
| #6041 | { |
| #6042 | "identifier": "solana-data-pipeline", |
| #6043 | "title": "Blockchain Data Pipeline", |
| #6044 | "description": "Builds data pipelines for Solana on-chain data: indexing, parsing, and analytics", |
| #6045 | "avatar": "🔧", |
| #6046 | "tags": [ |
| #6047 | "data-pipeline", |
| #6048 | "indexing", |
| #6049 | "analytics", |
| #6050 | "geyser", |
| #6051 | "helius" |
| #6052 | ], |
| #6053 | "category": "defi", |
| #6054 | "author": "x402agent", |
| #6055 | "createdAt": "2026-03-15", |
| #6056 | "oneShot": false, |
| #6057 | "featured": false, |
| #6058 | "openingMessage": null, |
| #6059 | "openingQuestions": [], |
| #6060 | "tokenUsage": null, |
| #6061 | "capabilities": [], |
| #6062 | "metaplexSkills": [], |
| #6063 | "payment": null, |
| #6064 | "agentToken": null, |
| #6065 | "deploy": { |
| #6066 | "json": "/api/agents/catalog/solana-data-pipeline.json", |
| #6067 | "chat": "/agents/chat?agent=solana-data-pipeline", |
| #6068 | "mint": "/agents/mint?template=solana-data-pipeline", |
| #6069 | "mcp": "/api/agents/catalog/solana-data-pipeline.json", |
| #6070 | "registration": "/api/agents/registry/solana-data-pipeline.json" |
| #6071 | } |
| #6072 | }, |
| #6073 | { |
| #6074 | "identifier": "solana-dex-aggregator", |
| #6075 | "title": "Solana DEX Aggregator", |
| #6076 | "description": "Expert in Jupiter, Raydium, and Orca routing for optimal swap execution on Solana", |
| #6077 | "avatar": "🦞", |
| #6078 | "tags": [ |
| #6079 | "solana", |
| #6080 | "dex", |
| #6081 | "jupiter", |
| #6082 | "trading", |
| #6083 | "swap" |
| #6084 | ], |
| #6085 | "category": "defi", |
| #6086 | "author": "x402agent", |
| #6087 | "createdAt": "2026-03-15", |
| #6088 | "oneShot": false, |
| #6089 | "featured": false, |
| #6090 | "openingMessage": null, |
| #6091 | "openingQuestions": [], |
| #6092 | "tokenUsage": null, |
| #6093 | "capabilities": [], |
| #6094 | "metaplexSkills": [], |
| #6095 | "payment": null, |
| #6096 | "agentToken": null, |
| #6097 | "deploy": { |
| #6098 | "json": "/api/agents/catalog/solana-dex-aggregator.json", |
| #6099 | "chat": "/agents/chat?agent=solana-dex-aggregator", |
| #6100 | "mint": "/agents/mint?template=solana-dex-aggregator", |
| #6101 | "mcp": "/api/agents/catalog/solana-dex-aggregator.json", |
| #6102 | "registration": "/api/agents/registry/solana-dex-aggregator.json" |
| #6103 | } |
| #6104 | }, |
| #6105 | { |
| #6106 | "identifier": "solana-dexter-mail-operator", |
| #6107 | "title": "Dexter Mail Operator", |
| #6108 | "description": "Checkout and quoting inbox agent for Clawd paid products, storefront conversions, and buyer handoff", |
| #6109 | "avatar": "🧾", |
| #6110 | "tags": [ |
| #6111 | "agentmail", |
| #6112 | "email", |
| #6113 | "dexter", |
| #6114 | "checkout", |
| #6115 | "quotes", |
| #6116 | "storefront", |
| #6117 | "payments", |
| #6118 | "solana" |
| #6119 | ], |
| #6120 | "category": "defi", |
| #6121 | "author": "openclawd", |
| #6122 | "createdAt": "2026-05-12", |
| #6123 | "oneShot": false, |
| #6124 | "featured": false, |
| #6125 | "openingMessage": null, |
| #6126 | "openingQuestions": [], |
| #6127 | "tokenUsage": null, |
| #6128 | "capabilities": [], |
| #6129 | "metaplexSkills": [], |
| #6130 | "payment": null, |
| #6131 | "agentToken": null, |
| #6132 | "deploy": { |
| #6133 | "json": "/api/agents/catalog/solana-dexter-mail-operator.json", |
| #6134 | "chat": "/agents/chat?agent=solana-dexter-mail-operator", |
| #6135 | "mint": "/agents/mint?template=solana-dexter-mail-operator", |
| #6136 | "mcp": "/api/agents/catalog/solana-dexter-mail-operator.json", |
| #6137 | "registration": "/api/agents/registry/solana-dexter-mail-operator.json" |
| #6138 | } |
| #6139 | }, |
| #6140 | { |
| #6141 | "identifier": "solana-funding-rate-arb", |
| #6142 | "title": "Funding Rate Arbitrage Bot", |
| #6143 | "description": "Identifies and executes funding rate arbitrage between Solana perps and spot markets", |
| #6144 | "avatar": "💰", |
| #6145 | "tags": [ |
| #6146 | "funding-rate", |
| #6147 | "arbitrage", |
| #6148 | "delta-neutral", |
| #6149 | "carry-trade" |
| #6150 | ], |
| #6151 | "category": "defi", |
| #6152 | "author": "x402agent", |
| #6153 | "createdAt": "2026-03-15", |
| #6154 | "oneShot": false, |
| #6155 | "featured": false, |
| #6156 | "openingMessage": null, |
| #6157 | "openingQuestions": [], |
| #6158 | "tokenUsage": null, |
| #6159 | "capabilities": [], |
| #6160 | "metaplexSkills": [], |
| #6161 | "payment": null, |
| #6162 | "agentToken": null, |
| #6163 | "deploy": { |
| #6164 | "json": "/api/agents/catalog/solana-funding-rate-arb.json", |
| #6165 | "chat": "/agents/chat?agent=solana-funding-rate-arb", |
| #6166 | "mint": "/agents/mint?template=solana-funding-rate-arb", |
| #6167 | "mcp": "/api/agents/catalog/solana-funding-rate-arb.json", |
| #6168 | "registration": "/api/agents/registry/solana-funding-rate-arb.json" |
| #6169 | } |
| #6170 | }, |
| #6171 | { |
| #6172 | "identifier": "solana-helius-specialist", |
| #6173 | "title": "Helius API Specialist", |
| #6174 | "description": "Expert in Helius DAS, webhooks, Enhanced Transactions, and RPC for Solana development", |
| #6175 | "avatar": "🌐", |
| #6176 | "tags": [ |
| #6177 | "helius", |
| #6178 | "das", |
| #6179 | "webhooks", |
| #6180 | "enhanced-api", |
| #6181 | "rpc" |
| #6182 | ], |
| #6183 | "category": "defi", |
| #6184 | "author": "x402agent", |
| #6185 | "createdAt": "2026-03-15", |
| #6186 | "oneShot": false, |
| #6187 | "featured": false, |
| #6188 | "openingMessage": null, |
| #6189 | "openingQuestions": [], |
| #6190 | "tokenUsage": null, |
| #6191 | "capabilities": [], |
| #6192 | "metaplexSkills": [], |
| #6193 | "payment": null, |
| #6194 | "agentToken": null, |
| #6195 | "deploy": { |
| #6196 | "json": "/api/agents/catalog/solana-helius-specialist.json", |
| #6197 | "chat": "/agents/chat?agent=solana-helius-specialist", |
| #6198 | "mint": "/agents/mint?template=solana-helius-specialist", |
| #6199 | "mcp": "/api/agents/catalog/solana-helius-specialist.json", |
| #6200 | "registration": "/api/agents/registry/solana-helius-specialist.json" |
| #6201 | } |
| #6202 | }, |
| #6203 | { |
| #6204 | "identifier": "solana-hermes-mail-settlement", |
| #6205 | "title": "HERMES Mail Settlement Controller", |
| #6206 | "description": "Settlement-control inbox agent for x402, MPP, MoonPay, and payment failure escalation across the Clawd commerce stack", |
| #6207 | "avatar": "🛡️", |
| #6208 | "tags": [ |
| #6209 | "agentmail", |
| #6210 | "email", |
| #6211 | "hermes", |
| #6212 | "settlement", |
| #6213 | "x402", |
| #6214 | "mpp", |
| #6215 | "payments", |
| #6216 | "moonpay", |
| #6217 | "solana" |
| #6218 | ], |
| #6219 | "category": "defi", |
| #6220 | "author": "openclawd", |
| #6221 | "createdAt": "2026-05-12", |
| #6222 | "oneShot": false, |
| #6223 | "featured": false, |
| #6224 | "openingMessage": null, |
| #6225 | "openingQuestions": [], |
| #6226 | "tokenUsage": null, |
| #6227 | "capabilities": [], |
| #6228 | "metaplexSkills": [], |
| #6229 | "payment": null, |
| #6230 | "agentToken": null, |
| #6231 | "deploy": { |
| #6232 | "json": "/api/agents/catalog/solana-hermes-mail-settlement.json", |
| #6233 | "chat": "/agents/chat?agent=solana-hermes-mail-settlement", |
| #6234 | "mint": "/agents/mint?template=solana-hermes-mail-settlement", |
| #6235 | "mcp": "/api/agents/catalog/solana-hermes-mail-settlement.json", |
| #6236 | "registration": "/api/agents/registry/solana-hermes-mail-settlement.json" |
| #6237 | } |
| #6238 | }, |
| #6239 | { |
| #6240 | "identifier": "solana-impermanent-loss-calc", |
| #6241 | "title": "Impermanent Loss Calculator", |
| #6242 | "description": "Precise IL calculations for Solana LP positions with concentrated liquidity modeling", |
| #6243 | "avatar": "📊", |
| #6244 | "tags": [ |
| #6245 | "impermanent-loss", |
| #6246 | "liquidity", |
| #6247 | "amm", |
| #6248 | "concentrated" |
| #6249 | ], |
| #6250 | "category": "defi", |
| #6251 | "author": "x402agent", |
| #6252 | "createdAt": "2026-03-15", |
| #6253 | "oneShot": false, |
| #6254 | "featured": false, |
| #6255 | "openingMessage": null, |
| #6256 | "openingQuestions": [], |
| #6257 | "tokenUsage": null, |
| #6258 | "capabilities": [], |
| #6259 | "metaplexSkills": [], |
| #6260 | "payment": null, |
| #6261 | "agentToken": null, |
| #6262 | "deploy": { |
| #6263 | "json": "/api/agents/catalog/solana-impermanent-loss-calc.json", |
| #6264 | "chat": "/agents/chat?agent=solana-impermanent-loss-calc", |
| #6265 | "mint": "/agents/mint?template=solana-impermanent-loss-calc", |
| #6266 | "mcp": "/api/agents/catalog/solana-impermanent-loss-calc.json", |
| #6267 | "registration": "/api/agents/registry/solana-impermanent-loss-calc.json" |
| #6268 | } |
| #6269 | }, |
| #6270 | { |
| #6271 | "identifier": "solana-jupiter-router", |
| #6272 | "title": "Solana Jupiter Router", |
| #6273 | "description": "Find the best swap route on Solana with price impact, slippage, and priority fee guidance via Jupiter v6", |
| #6274 | "avatar": "🪐", |
| #6275 | "tags": [ |
| #6276 | "solana", |
| #6277 | "jupiter", |
| #6278 | "dex", |
| #6279 | "trading", |
| #6280 | "routing", |
| #6281 | "one-shot", |
| #6282 | "clawd" |
| #6283 | ], |
| #6284 | "category": "trading", |
| #6285 | "author": "openclawd", |
| #6286 | "createdAt": "2026-04-16", |
| #6287 | "oneShot": true, |
| #6288 | "featured": true, |
| #6289 | "openingMessage": "👋 I'm your Jupiter route optimizer. Tell me the input token, output token, and amount — I'll find the best route on Solana with full price impact and slippage breakdown.", |
| #6290 | "openingQuestions": [ |
| #6291 | "Swap 10 SOL for USDC with tight slippage", |
| #6292 | "Best route for 1000 JUP to SOL right now?", |
| #6293 | "Compare Jupiter vs direct Raydium for bonk/sol", |
| #6294 | "Should I split my $50k USDC → SOL order?" |
| #6295 | ], |
| #6296 | "tokenUsage": 713, |
| #6297 | "capabilities": [ |
| #6298 | "swap-execution", |
| #6299 | "read-only", |
| #6300 | "a2a-message" |
| #6301 | ], |
| #6302 | "metaplexSkills": [ |
| #6303 | "agent-registry" |
| #6304 | ], |
| #6305 | "payment": null, |
| #6306 | "agentToken": null, |
| #6307 | "deploy": { |
| #6308 | "json": "/api/agents/catalog/solana-jupiter-router.json", |
| #6309 | "chat": "/agents/chat?agent=solana-jupiter-router", |
| #6310 | "mint": "/agents/mint?template=solana-jupiter-router", |
| #6311 | "mcp": "/api/agents/catalog/solana-jupiter-router.json", |
| #6312 | "registration": "/api/agents/registry/solana-jupiter-router.json" |
| #6313 | } |
| #6314 | }, |
| #6315 | { |
| #6316 | "identifier": "solana-kamino-picker", |
| #6317 | "title": "Solana Kamino Vault Picker", |
| #6318 | "description": "Pick the right Kamino lending, Multiply, or Liquidity vault with net APY, liquidation math, and risk breakdown", |
| #6319 | "avatar": "🏦", |
| #6320 | "tags": [ |
| #6321 | "solana", |
| #6322 | "kamino", |
| #6323 | "lending", |
| #6324 | "yield", |
| #6325 | "defi", |
| #6326 | "one-shot", |
| #6327 | "clawd" |
| #6328 | ], |
| #6329 | "category": "defi", |
| #6330 | "author": "openclawd", |
| #6331 | "createdAt": "2026-04-16", |
| #6332 | "oneShot": true, |
| #6333 | "featured": true, |
| #6334 | "openingMessage": "🏦 I'll help you pick a Kamino vault. Tell me your asset, amount, risk tolerance, and time horizon.", |
| #6335 | "openingQuestions": [ |
| #6336 | "Best yield for 100 SOL with low risk?", |
| #6337 | "Should I use Kamino Multiply on JLP?", |
| #6338 | "Compare K-Lend JitoSOL vs mSOL deposit yields", |
| #6339 | "What's my liquidation price at 2x SOL/USDC Multiply?" |
| #6340 | ], |
| #6341 | "tokenUsage": 713, |
| #6342 | "capabilities": [ |
| #6343 | "lending-deposit", |
| #6344 | "lending-withdraw", |
| #6345 | "swap-execution", |
| #6346 | "read-only", |
| #6347 | "a2a-message" |
| #6348 | ], |
| #6349 | "metaplexSkills": [ |
| #6350 | "agent-registry" |
| #6351 | ], |
| #6352 | "payment": null, |
| #6353 | "agentToken": null, |
| #6354 | "deploy": { |
| #6355 | "json": "/api/agents/catalog/solana-kamino-picker.json", |
| #6356 | "chat": "/agents/chat?agent=solana-kamino-picker", |
| #6357 | "mint": "/agents/mint?template=solana-kamino-picker", |
| #6358 | "mcp": "/api/agents/catalog/solana-kamino-picker.json", |
| #6359 | "registration": "/api/agents/registry/solana-kamino-picker.json" |
| #6360 | } |
| #6361 | }, |
| #6362 | { |
| #6363 | "identifier": "solana-lending-strategist", |
| #6364 | "title": "Lending Protocol Strategist", |
| #6365 | "description": "Optimizes borrowing, lending, and leverage strategies across Solana lending protocols", |
| #6366 | "avatar": "🏦", |
| #6367 | "tags": [ |
| #6368 | "lending", |
| #6369 | "borrowing", |
| #6370 | "marginfi", |
| #6371 | "solend", |
| #6372 | "kamino", |
| #6373 | "leverage" |
| #6374 | ], |
| #6375 | "category": "defi", |
| #6376 | "author": "x402agent", |
| #6377 | "createdAt": "2026-03-15", |
| #6378 | "oneShot": false, |
| #6379 | "featured": false, |
| #6380 | "openingMessage": null, |
| #6381 | "openingQuestions": [], |
| #6382 | "tokenUsage": null, |
| #6383 | "capabilities": [], |
| #6384 | "metaplexSkills": [], |
| #6385 | "payment": null, |
| #6386 | "agentToken": null, |
| #6387 | "deploy": { |
| #6388 | "json": "/api/agents/catalog/solana-lending-strategist.json", |
| #6389 | "chat": "/agents/chat?agent=solana-lending-strategist", |
| #6390 | "mint": "/agents/mint?template=solana-lending-strategist", |
| #6391 | "mcp": "/api/agents/catalog/solana-lending-strategist.json", |
| #6392 | "registration": "/api/agents/registry/solana-lending-strategist.json" |
| #6393 | } |
| #6394 | }, |
| #6395 | { |
| #6396 | "identifier": "solana-liquidation-bot", |
| #6397 | "title": "Liquidation Monitor", |
| #6398 | "description": "Monitors and executes liquidations on Solana lending protocols", |
| #6399 | "avatar": "⚡", |
| #6400 | "tags": [ |
| #6401 | "liquidation", |
| #6402 | "lending", |
| #6403 | "marginfi", |
| #6404 | "solend", |
| #6405 | "kamino" |
| #6406 | ], |
| #6407 | "category": "defi", |
| #6408 | "author": "x402agent", |
| #6409 | "createdAt": "2026-03-15", |
| #6410 | "oneShot": false, |
| #6411 | "featured": false, |
| #6412 | "openingMessage": null, |
| #6413 | "openingQuestions": [], |
| #6414 | "tokenUsage": null, |
| #6415 | "capabilities": [], |
| #6416 | "metaplexSkills": [], |
| #6417 | "payment": null, |
| #6418 | "agentToken": null, |
| #6419 | "deploy": { |
| #6420 | "json": "/api/agents/catalog/solana-liquidation-bot.json", |
| #6421 | "chat": "/agents/chat?agent=solana-liquidation-bot", |
| #6422 | "mint": "/agents/mint?template=solana-liquidation-bot", |
| #6423 | "mcp": "/api/agents/catalog/solana-liquidation-bot.json", |
| #6424 | "registration": "/api/agents/registry/solana-liquidation-bot.json" |
| #6425 | } |
| #6426 | }, |
| #6427 | { |
| #6428 | "identifier": "solana-lsd-analyst", |
| #6429 | "title": "Liquid Staking Analyst", |
| #6430 | "description": "Expert in Solana liquid staking derivatives — mSOL, jitoSOL, bSOL, INF comparison", |
| #6431 | "avatar": "💧", |
| #6432 | "tags": [ |
| #6433 | "liquid-staking", |
| #6434 | "msol", |
| #6435 | "jitosol", |
| #6436 | "bsol", |
| #6437 | "sanctum" |
| #6438 | ], |
| #6439 | "category": "defi", |
| #6440 | "author": "x402agent", |
| #6441 | "createdAt": "2026-03-15", |
| #6442 | "oneShot": false, |
| #6443 | "featured": false, |
| #6444 | "openingMessage": null, |
| #6445 | "openingQuestions": [], |
| #6446 | "tokenUsage": null, |
| #6447 | "capabilities": [], |
| #6448 | "metaplexSkills": [], |
| #6449 | "payment": null, |
| #6450 | "agentToken": null, |
| #6451 | "deploy": { |
| #6452 | "json": "/api/agents/catalog/solana-lsd-analyst.json", |
| #6453 | "chat": "/agents/chat?agent=solana-lsd-analyst", |
| #6454 | "mint": "/agents/mint?template=solana-lsd-analyst", |
| #6455 | "mcp": "/api/agents/catalog/solana-lsd-analyst.json", |
| #6456 | "registration": "/api/agents/registry/solana-lsd-analyst.json" |
| #6457 | } |
| #6458 | }, |
| #6459 | { |
| #6460 | "identifier": "solana-macro-analyst", |
| #6461 | "title": "Crypto Macro Analyst", |
| #6462 | "description": "Macro-economic analysis impact on Solana/crypto: rates, liquidity, regulations, cycles", |
| #6463 | "avatar": "🌍", |
| #6464 | "tags": [ |
| #6465 | "macro", |
| #6466 | "economics", |
| #6467 | "fed", |
| #6468 | "liquidity", |
| #6469 | "cycles" |
| #6470 | ], |
| #6471 | "category": "defi", |
| #6472 | "author": "x402agent", |
| #6473 | "createdAt": "2026-03-15", |
| #6474 | "oneShot": false, |
| #6475 | "featured": false, |
| #6476 | "openingMessage": null, |
| #6477 | "openingQuestions": [], |
| #6478 | "tokenUsage": null, |
| #6479 | "capabilities": [], |
| #6480 | "metaplexSkills": [], |
| #6481 | "payment": null, |
| #6482 | "agentToken": null, |
| #6483 | "deploy": { |
| #6484 | "json": "/api/agents/catalog/solana-macro-analyst.json", |
| #6485 | "chat": "/agents/chat?agent=solana-macro-analyst", |
| #6486 | "mint": "/agents/mint?template=solana-macro-analyst", |
| #6487 | "mcp": "/api/agents/catalog/solana-macro-analyst.json", |
| #6488 | "registration": "/api/agents/registry/solana-macro-analyst.json" |
| #6489 | } |
| #6490 | }, |
| #6491 | { |
| #6492 | "identifier": "solana-market-maker", |
| #6493 | "title": "Market Making Strategist", |
| #6494 | "description": "Designs market making strategies for Solana tokens on DEXes and CLOBs", |
| #6495 | "avatar": "🏦", |
| #6496 | "tags": [ |
| #6497 | "market-making", |
| #6498 | "clob", |
| #6499 | "spread", |
| #6500 | "inventory", |
| #6501 | "phoenix" |
| #6502 | ], |
| #6503 | "category": "defi", |
| #6504 | "author": "x402agent", |
| #6505 | "createdAt": "2026-03-15", |
| #6506 | "oneShot": false, |
| #6507 | "featured": false, |
| #6508 | "openingMessage": null, |
| #6509 | "openingQuestions": [], |
| #6510 | "tokenUsage": null, |
| #6511 | "capabilities": [], |
| #6512 | "metaplexSkills": [], |
| #6513 | "payment": null, |
| #6514 | "agentToken": null, |
| #6515 | "deploy": { |
| #6516 | "json": "/api/agents/catalog/solana-market-maker.json", |
| #6517 | "chat": "/agents/chat?agent=solana-market-maker", |
| #6518 | "mint": "/agents/mint?template=solana-market-maker", |
| #6519 | "mcp": "/api/agents/catalog/solana-market-maker.json", |
| #6520 | "registration": "/api/agents/registry/solana-market-maker.json" |
| #6521 | } |
| #6522 | }, |
| #6523 | { |
| #6524 | "identifier": "solana-memecoin-analyst", |
| #6525 | "title": "Memecoin Alpha Analyst", |
| #6526 | "description": "Analyzes memecoin launches, bonding curves, and pump.fun dynamics for profitable entries", |
| #6527 | "avatar": "🐸", |
| #6528 | "tags": [ |
| #6529 | "memecoin", |
| #6530 | "pump-fun", |
| #6531 | "degen", |
| #6532 | "alpha", |
| #6533 | "bonding-curve" |
| #6534 | ], |
| #6535 | "category": "defi", |
| #6536 | "author": "x402agent", |
| #6537 | "createdAt": "2026-03-15", |
| #6538 | "oneShot": false, |
| #6539 | "featured": false, |
| #6540 | "openingMessage": null, |
| #6541 | "openingQuestions": [], |
| #6542 | "tokenUsage": null, |
| #6543 | "capabilities": [], |
| #6544 | "metaplexSkills": [], |
| #6545 | "payment": null, |
| #6546 | "agentToken": null, |
| #6547 | "deploy": { |
| #6548 | "json": "/api/agents/catalog/solana-memecoin-analyst.json", |
| #6549 | "chat": "/agents/chat?agent=solana-memecoin-analyst", |
| #6550 | "mint": "/agents/mint?template=solana-memecoin-analyst", |
| #6551 | "mcp": "/api/agents/catalog/solana-memecoin-analyst.json", |
| #6552 | "registration": "/api/agents/registry/solana-memecoin-analyst.json" |
| #6553 | } |
| #6554 | }, |
| #6555 | { |
| #6556 | "identifier": "solana-mev-protector", |
| #6557 | "title": "MEV Protection Specialist", |
| #6558 | "description": "Shields transactions from sandwich attacks, front-running, and MEV extraction on Solana", |
| #6559 | "avatar": "🛡️", |
| #6560 | "tags": [ |
| #6561 | "mev", |
| #6562 | "jito", |
| #6563 | "security", |
| #6564 | "sandwich", |
| #6565 | "front-running" |
| #6566 | ], |
| #6567 | "category": "defi", |
| #6568 | "author": "x402agent", |
| #6569 | "createdAt": "2026-03-15", |
| #6570 | "oneShot": false, |
| #6571 | "featured": false, |
| #6572 | "openingMessage": null, |
| #6573 | "openingQuestions": [], |
| #6574 | "tokenUsage": null, |
| #6575 | "capabilities": [], |
| #6576 | "metaplexSkills": [], |
| #6577 | "payment": null, |
| #6578 | "agentToken": null, |
| #6579 | "deploy": { |
| #6580 | "json": "/api/agents/catalog/solana-mev-protector.json", |
| #6581 | "chat": "/agents/chat?agent=solana-mev-protector", |
| #6582 | "mint": "/agents/mint?template=solana-mev-protector", |
| #6583 | "mcp": "/api/agents/catalog/solana-mev-protector.json", |
| #6584 | "registration": "/api/agents/registry/solana-mev-protector.json" |
| #6585 | } |
| #6586 | }, |
| #6587 | { |
| #6588 | "identifier": "solana-mpl-core-launcher", |
| #6589 | "title": "Solana MPL Core Launcher", |
| #6590 | "description": "Design and launch an MPL Core NFT collection on Solana with proper plugins, royalties, and Arweave metadata", |
| #6591 | "avatar": "🎨", |
| #6592 | "tags": [ |
| #6593 | "solana", |
| #6594 | "nft", |
| #6595 | "mpl-core", |
| #6596 | "metaplex", |
| #6597 | "launch", |
| #6598 | "one-shot", |
| #6599 | "clawd" |
| #6600 | ], |
| #6601 | "category": "nft", |
| #6602 | "author": "openclawd", |
| #6603 | "createdAt": "2026-04-16", |
| #6604 | "oneShot": true, |
| #6605 | "featured": true, |
| #6606 | "openingMessage": "🎨 I'll help you launch an MPL Core collection on Solana. Tell me: what kind of collection, how many assets, and what utility or art concept.", |
| #6607 | "openingQuestions": [ |
| #6608 | "Launch a 1,000-asset membership collection with royalties", |
| #6609 | "Generative art drop with 10k unique traits", |
| #6610 | "Gaming collection with burnable consumables", |
| #6611 | "Best plugin combo for an access-pass NFT?" |
| #6612 | ], |
| #6613 | "tokenUsage": 834, |
| #6614 | "capabilities": [ |
| #6615 | "nft-mint", |
| #6616 | "nft-transfer", |
| #6617 | "metaplex-mint-core-nft", |
| #6618 | "metaplex-mint-cnft", |
| #6619 | "metaplex-deploy-candy-machine", |
| #6620 | "metaplex-token-metadata", |
| #6621 | "metaplex-execute-asset-signer", |
| #6622 | "a2a-message" |
| #6623 | ], |
| #6624 | "metaplexSkills": [ |
| #6625 | "core", |
| #6626 | "token-metadata", |
| #6627 | "candy-machine", |
| #6628 | "bubblegum", |
| #6629 | "agent-registry" |
| #6630 | ], |
| #6631 | "payment": null, |
| #6632 | "agentToken": null, |
| #6633 | "deploy": { |
| #6634 | "json": "/api/agents/catalog/solana-mpl-core-launcher.json", |
| #6635 | "chat": "/agents/chat?agent=solana-mpl-core-launcher", |
| #6636 | "mint": "/agents/mint?template=solana-mpl-core-launcher", |
| #6637 | "mcp": "/api/agents/catalog/solana-mpl-core-launcher.json", |
| #6638 | "registration": "/api/agents/registry/solana-mpl-core-launcher.json" |
| #6639 | } |
| #6640 | }, |
| #6641 | { |
| #6642 | "identifier": "solana-nanoclawd-cache-keeper", |
| #6643 | "title": "NanoClawd Cache Keeper", |
| #6644 | "description": "Preserves value by caching paid outputs and enforcing TTL-aware reuse.", |
| #6645 | "avatar": "🗃️", |
| #6646 | "tags": [ |
| #6647 | "solana", |
| #6648 | "nanoclawd", |
| #6649 | "cache", |
| #6650 | "ttl", |
| #6651 | "x402", |
| #6652 | "optimization", |
| #6653 | "payments" |
| #6654 | ], |
| #6655 | "category": "payments", |
| #6656 | "author": "x402agent", |
| #6657 | "createdAt": "2026-05-12", |
| #6658 | "oneShot": false, |
| #6659 | "featured": false, |
| #6660 | "openingMessage": null, |
| #6661 | "openingQuestions": [], |
| #6662 | "tokenUsage": null, |
| #6663 | "capabilities": [], |
| #6664 | "metaplexSkills": [], |
| #6665 | "payment": null, |
| #6666 | "agentToken": null, |
| #6667 | "deploy": { |
| #6668 | "json": "/api/agents/catalog/solana-nanoclawd-cache-keeper.json", |
| #6669 | "chat": "/agents/chat?agent=solana-nanoclawd-cache-keeper", |
| #6670 | "mint": "/agents/mint?template=solana-nanoclawd-cache-keeper", |
| #6671 | "mcp": "/api/agents/catalog/solana-nanoclawd-cache-keeper.json", |
| #6672 | "registration": "/api/agents/registry/solana-nanoclawd-cache-keeper.json" |
| #6673 | } |
| #6674 | }, |
| #6675 | { |
| #6676 | "identifier": "solana-nanoclawd-microtransaction", |
| #6677 | "title": "NanoClawd Microtransaction Specialist", |
| #6678 | "description": "Sub-cent payment optimizer for micro-budgeted Solana agent workflows.", |
| #6679 | "avatar": "🦐", |
| #6680 | "tags": [ |
| #6681 | "solana", |
| #6682 | "nanoclawd", |
| #6683 | "microtransaction", |
| #6684 | "budget", |
| #6685 | "x402", |
| #6686 | "payments", |
| #6687 | "pay" |
| #6688 | ], |
| #6689 | "category": "payments", |
| #6690 | "author": "x402agent", |
| #6691 | "createdAt": "2026-05-12", |
| #6692 | "oneShot": false, |
| #6693 | "featured": false, |
| #6694 | "openingMessage": null, |
| #6695 | "openingQuestions": [], |
| #6696 | "tokenUsage": null, |
| #6697 | "capabilities": [], |
| #6698 | "metaplexSkills": [], |
| #6699 | "payment": null, |
| #6700 | "agentToken": null, |
| #6701 | "deploy": { |
| #6702 | "json": "/api/agents/catalog/solana-nanoclawd-microtransaction.json", |
| #6703 | "chat": "/agents/chat?agent=solana-nanoclawd-microtransaction", |
| #6704 | "mint": "/agents/mint?template=solana-nanoclawd-microtransaction", |
| #6705 | "mcp": "/api/agents/catalog/solana-nanoclawd-microtransaction.json", |
| #6706 | "registration": "/api/agents/registry/solana-nanoclawd-microtransaction.json" |
| #6707 | } |
| #6708 | }, |
| #6709 | { |
| #6710 | "identifier": "solana-nanoclawd-sandbox-runner", |
| #6711 | "title": "NanoClawd Sandbox Runner", |
| #6712 | "description": "Runs safe sandbox payment rehearsals before real stablecoin settlement.", |
| #6713 | "avatar": "🧫", |
| #6714 | "tags": [ |
| #6715 | "solana", |
| #6716 | "nanoclawd", |
| #6717 | "sandbox", |
| #6718 | "testing", |
| #6719 | "x402", |
| #6720 | "mpp", |
| #6721 | "payments" |
| #6722 | ], |
| #6723 | "category": "payments", |
| #6724 | "author": "x402agent", |
| #6725 | "createdAt": "2026-05-12", |
| #6726 | "oneShot": false, |
| #6727 | "featured": false, |
| #6728 | "openingMessage": null, |
| #6729 | "openingQuestions": [], |
| #6730 | "tokenUsage": null, |
| #6731 | "capabilities": [], |
| #6732 | "metaplexSkills": [], |
| #6733 | "payment": null, |
| #6734 | "agentToken": null, |
| #6735 | "deploy": { |
| #6736 | "json": "/api/agents/catalog/solana-nanoclawd-sandbox-runner.json", |
| #6737 | "chat": "/agents/chat?agent=solana-nanoclawd-sandbox-runner", |
| #6738 | "mint": "/agents/mint?template=solana-nanoclawd-sandbox-runner", |
| #6739 | "mcp": "/api/agents/catalog/solana-nanoclawd-sandbox-runner.json", |
| #6740 | "registration": "/api/agents/registry/solana-nanoclawd-sandbox-runner.json" |
| #6741 | } |
| #6742 | }, |
| #6743 | { |
| #6744 | "identifier": "solana-narrative-tracker", |
| #6745 | "title": "Crypto Narrative Tracker", |
| #6746 | "description": "Tracks and analyzes emerging narratives, meta-trends, and sector rotations in Solana ecosystem", |
| #6747 | "avatar": "🌊", |
| #6748 | "tags": [ |
| #6749 | "narrative", |
| #6750 | "trends", |
| #6751 | "sector-rotation", |
| #6752 | "meta", |
| #6753 | "alpha" |
| #6754 | ], |
| #6755 | "category": "defi", |
| #6756 | "author": "x402agent", |
| #6757 | "createdAt": "2026-03-15", |
| #6758 | "oneShot": false, |
| #6759 | "featured": false, |
| #6760 | "openingMessage": null, |
| #6761 | "openingQuestions": [], |
| #6762 | "tokenUsage": null, |
| #6763 | "capabilities": [], |
| #6764 | "metaplexSkills": [], |
| #6765 | "payment": null, |
| #6766 | "agentToken": null, |
| #6767 | "deploy": { |
| #6768 | "json": "/api/agents/catalog/solana-narrative-tracker.json", |
| #6769 | "chat": "/agents/chat?agent=solana-narrative-tracker", |
| #6770 | "mint": "/agents/mint?template=solana-narrative-tracker", |
| #6771 | "mcp": "/api/agents/catalog/solana-narrative-tracker.json", |
| #6772 | "registration": "/api/agents/registry/solana-narrative-tracker.json" |
| #6773 | } |
| #6774 | }, |
| #6775 | { |
| #6776 | "identifier": "solana-nemoclawd-defi-router", |
| #6777 | "title": "NemoClawd DeFi Payment Router", |
| #6778 | "description": "Routes between paid data access, Solana swaps, treasury moves, and yield-aware DeFi actions.", |
| #6779 | "avatar": "🌊", |
| #6780 | "tags": [ |
| #6781 | "solana", |
| #6782 | "nemoclawd", |
| #6783 | "defi", |
| #6784 | "router", |
| #6785 | "x402", |
| #6786 | "jupiter", |
| #6787 | "treasury" |
| #6788 | ], |
| #6789 | "category": "payments", |
| #6790 | "author": "x402agent", |
| #6791 | "createdAt": "2026-05-12", |
| #6792 | "oneShot": false, |
| #6793 | "featured": false, |
| #6794 | "openingMessage": null, |
| #6795 | "openingQuestions": [], |
| #6796 | "tokenUsage": null, |
| #6797 | "capabilities": [], |
| #6798 | "metaplexSkills": [], |
| #6799 | "payment": null, |
| #6800 | "agentToken": null, |
| #6801 | "deploy": { |
| #6802 | "json": "/api/agents/catalog/solana-nemoclawd-defi-router.json", |
| #6803 | "chat": "/agents/chat?agent=solana-nemoclawd-defi-router", |
| #6804 | "mint": "/agents/mint?template=solana-nemoclawd-defi-router", |
| #6805 | "mcp": "/api/agents/catalog/solana-nemoclawd-defi-router.json", |
| #6806 | "registration": "/api/agents/registry/solana-nemoclawd-defi-router.json" |
| #6807 | } |
| #6808 | }, |
| #6809 | { |
| #6810 | "identifier": "solana-nemoclawd-settlement-ops", |
| #6811 | "title": "NemoClawd Settlement Ops", |
| #6812 | "description": "Operates treasury settlement, float recycling, and post-payment reconciliation on Solana.", |
| #6813 | "avatar": "⚙️", |
| #6814 | "tags": [ |
| #6815 | "solana", |
| #6816 | "nemoclawd", |
| #6817 | "settlement", |
| #6818 | "ops", |
| #6819 | "treasury", |
| #6820 | "reconciliation", |
| #6821 | "payments" |
| #6822 | ], |
| #6823 | "category": "payments", |
| #6824 | "author": "x402agent", |
| #6825 | "createdAt": "2026-05-12", |
| #6826 | "oneShot": false, |
| #6827 | "featured": false, |
| #6828 | "openingMessage": null, |
| #6829 | "openingQuestions": [], |
| #6830 | "tokenUsage": null, |
| #6831 | "capabilities": [], |
| #6832 | "metaplexSkills": [], |
| #6833 | "payment": null, |
| #6834 | "agentToken": null, |
| #6835 | "deploy": { |
| #6836 | "json": "/api/agents/catalog/solana-nemoclawd-settlement-ops.json", |
| #6837 | "chat": "/agents/chat?agent=solana-nemoclawd-settlement-ops", |
| #6838 | "mint": "/agents/mint?template=solana-nemoclawd-settlement-ops", |
| #6839 | "mcp": "/api/agents/catalog/solana-nemoclawd-settlement-ops.json", |
| #6840 | "registration": "/api/agents/registry/solana-nemoclawd-settlement-ops.json" |
| #6841 | } |
| #6842 | }, |
| #6843 | { |
| #6844 | "identifier": "solana-nemoclawd-yield-treasurer", |
| #6845 | "title": "NemoClawd Yield Treasurer", |
| #6846 | "description": "Deploys idle payment treasury into Solana yield while preserving liquidity for the fleet.", |
| #6847 | "avatar": "🌾", |
| #6848 | "tags": [ |
| #6849 | "solana", |
| #6850 | "nemoclawd", |
| #6851 | "yield", |
| #6852 | "treasury", |
| #6853 | "usdc", |
| #6854 | "defi", |
| #6855 | "payments" |
| #6856 | ], |
| #6857 | "category": "payments", |
| #6858 | "author": "x402agent", |
| #6859 | "createdAt": "2026-05-12", |
| #6860 | "oneShot": false, |
| #6861 | "featured": false, |
| #6862 | "openingMessage": null, |
| #6863 | "openingQuestions": [], |
| #6864 | "tokenUsage": null, |
| #6865 | "capabilities": [], |
| #6866 | "metaplexSkills": [], |
| #6867 | "payment": null, |
| #6868 | "agentToken": null, |
| #6869 | "deploy": { |
| #6870 | "json": "/api/agents/catalog/solana-nemoclawd-yield-treasurer.json", |
| #6871 | "chat": "/agents/chat?agent=solana-nemoclawd-yield-treasurer", |
| #6872 | "mint": "/agents/mint?template=solana-nemoclawd-yield-treasurer", |
| #6873 | "mcp": "/api/agents/catalog/solana-nemoclawd-yield-treasurer.json", |
| #6874 | "registration": "/api/agents/registry/solana-nemoclawd-yield-treasurer.json" |
| #6875 | } |
| #6876 | }, |
| #6877 | { |
| #6878 | "identifier": "solana-nft-floor-trader", |
| #6879 | "title": "NFT Floor Price Trader", |
| #6880 | "description": "Analyzes and trades NFT collections on Solana based on floor price dynamics and listing patterns", |
| #6881 | "avatar": "🎨", |
| #6882 | "tags": [ |
| #6883 | "nft", |
| #6884 | "floor-price", |
| #6885 | "magic-eden", |
| #6886 | "tensor", |
| #6887 | "trading" |
| #6888 | ], |
| #6889 | "category": "defi", |
| #6890 | "author": "x402agent", |
| #6891 | "createdAt": "2026-03-15", |
| #6892 | "oneShot": false, |
| #6893 | "featured": false, |
| #6894 | "openingMessage": null, |
| #6895 | "openingQuestions": [], |
| #6896 | "tokenUsage": null, |
| #6897 | "capabilities": [], |
| #6898 | "metaplexSkills": [], |
| #6899 | "payment": null, |
| #6900 | "agentToken": null, |
| #6901 | "deploy": { |
| #6902 | "json": "/api/agents/catalog/solana-nft-floor-trader.json", |
| #6903 | "chat": "/agents/chat?agent=solana-nft-floor-trader", |
| #6904 | "mint": "/agents/mint?template=solana-nft-floor-trader", |
| #6905 | "mcp": "/api/agents/catalog/solana-nft-floor-trader.json", |
| #6906 | "registration": "/api/agents/registry/solana-nft-floor-trader.json" |
| #6907 | } |
| #6908 | }, |
| #6909 | { |
| #6910 | "identifier": "solana-onchain-metrics", |
| #6911 | "title": "On-Chain Metrics Dashboard", |
| #6912 | "description": "Real-time on-chain analytics: TVL, volume, active addresses, velocity for Solana", |
| #6913 | "avatar": "🔗", |
| #6914 | "tags": [ |
| #6915 | "on-chain", |
| #6916 | "metrics", |
| #6917 | "tvl", |
| #6918 | "analytics", |
| #6919 | "dashboard" |
| #6920 | ], |
| #6921 | "category": "defi", |
| #6922 | "author": "x402agent", |
| #6923 | "createdAt": "2026-03-15", |
| #6924 | "oneShot": false, |
| #6925 | "featured": false, |
| #6926 | "openingMessage": null, |
| #6927 | "openingQuestions": [], |
| #6928 | "tokenUsage": null, |
| #6929 | "capabilities": [], |
| #6930 | "metaplexSkills": [], |
| #6931 | "payment": null, |
| #6932 | "agentToken": null, |
| #6933 | "deploy": { |
| #6934 | "json": "/api/agents/catalog/solana-onchain-metrics.json", |
| #6935 | "chat": "/agents/chat?agent=solana-onchain-metrics", |
| #6936 | "mint": "/agents/mint?template=solana-onchain-metrics", |
| #6937 | "mcp": "/api/agents/catalog/solana-onchain-metrics.json", |
| #6938 | "registration": "/api/agents/registry/solana-onchain-metrics.json" |
| #6939 | } |
| #6940 | }, |
| #6941 | { |
| #6942 | "identifier": "solana-onchain-sleuth", |
| #6943 | "title": "On-Chain Investigation Specialist", |
| #6944 | "description": "Forensic blockchain analysis: wallet tracing, fund flows, entity identification on Solana", |
| #6945 | "avatar": "🕵️", |
| #6946 | "tags": [ |
| #6947 | "forensics", |
| #6948 | "investigation", |
| #6949 | "tracing", |
| #6950 | "compliance", |
| #6951 | "aml" |
| #6952 | ], |
| #6953 | "category": "defi", |
| #6954 | "author": "x402agent", |
| #6955 | "createdAt": "2026-03-15", |
| #6956 | "oneShot": false, |
| #6957 | "featured": false, |
| #6958 | "openingMessage": null, |
| #6959 | "openingQuestions": [], |
| #6960 | "tokenUsage": null, |
| #6961 | "capabilities": [], |
| #6962 | "metaplexSkills": [], |
| #6963 | "payment": null, |
| #6964 | "agentToken": null, |
| #6965 | "deploy": { |
| #6966 | "json": "/api/agents/catalog/solana-onchain-sleuth.json", |
| #6967 | "chat": "/agents/chat?agent=solana-onchain-sleuth", |
| #6968 | "mint": "/agents/mint?template=solana-onchain-sleuth", |
| #6969 | "mcp": "/api/agents/catalog/solana-onchain-sleuth.json", |
| #6970 | "registration": "/api/agents/registry/solana-onchain-sleuth.json" |
| #6971 | } |
| #6972 | }, |
| #6973 | { |
| #6974 | "identifier": "solana-openclawd-orchestrator", |
| #6975 | "title": "OpenClawd Fleet Orchestrator", |
| #6976 | "description": "Sovereign OpenClawd coordinator for task routing, payment delegation, and fleet health.", |
| #6977 | "avatar": "🦞", |
| #6978 | "tags": [ |
| #6979 | "solana", |
| #6980 | "openclawd", |
| #6981 | "fleet", |
| #6982 | "orchestration", |
| #6983 | "multi-agent", |
| #6984 | "x402", |
| #6985 | "payments" |
| #6986 | ], |
| #6987 | "category": "payments", |
| #6988 | "author": "x402agent", |
| #6989 | "createdAt": "2026-05-12", |
| #6990 | "oneShot": false, |
| #6991 | "featured": false, |
| #6992 | "openingMessage": null, |
| #6993 | "openingQuestions": [], |
| #6994 | "tokenUsage": null, |
| #6995 | "capabilities": [], |
| #6996 | "metaplexSkills": [], |
| #6997 | "payment": null, |
| #6998 | "agentToken": null, |
| #6999 | "deploy": { |
| #7000 | "json": "/api/agents/catalog/solana-openclawd-orchestrator.json", |
| #7001 | "chat": "/agents/chat?agent=solana-openclawd-orchestrator", |
| #7002 | "mint": "/agents/mint?template=solana-openclawd-orchestrator", |
| #7003 | "mcp": "/api/agents/catalog/solana-openclawd-orchestrator.json", |
| #7004 | "registration": "/api/agents/registry/solana-openclawd-orchestrator.json" |
| #7005 | } |
| #7006 | }, |
| #7007 | { |
| #7008 | "identifier": "solana-openclawd-pulse-monitor", |
| #7009 | "title": "OpenClawd Pulse Monitor", |
| #7010 | "description": "Tracks spend velocity, pulse timing, and health across the OpenClawd fleet.", |
| #7011 | "avatar": "📡", |
| #7012 | "tags": [ |
| #7013 | "solana", |
| #7014 | "openclawd", |
| #7015 | "pulse", |
| #7016 | "monitoring", |
| #7017 | "health", |
| #7018 | "x402", |
| #7019 | "treasury" |
| #7020 | ], |
| #7021 | "category": "payments", |
| #7022 | "author": "x402agent", |
| #7023 | "createdAt": "2026-05-12", |
| #7024 | "oneShot": false, |
| #7025 | "featured": false, |
| #7026 | "openingMessage": null, |
| #7027 | "openingQuestions": [], |
| #7028 | "tokenUsage": null, |
| #7029 | "capabilities": [], |
| #7030 | "metaplexSkills": [], |
| #7031 | "payment": null, |
| #7032 | "agentToken": null, |
| #7033 | "deploy": { |
| #7034 | "json": "/api/agents/catalog/solana-openclawd-pulse-monitor.json", |
| #7035 | "chat": "/agents/chat?agent=solana-openclawd-pulse-monitor", |
| #7036 | "mint": "/agents/mint?template=solana-openclawd-pulse-monitor", |
| #7037 | "mcp": "/api/agents/catalog/solana-openclawd-pulse-monitor.json", |
| #7038 | "registration": "/api/agents/registry/solana-openclawd-pulse-monitor.json" |
| #7039 | } |
| #7040 | }, |
| #7041 | { |
| #7042 | "identifier": "solana-openclawd-shell-auditor", |
| #7043 | "title": "OpenClawd SHELL Auditor", |
| #7044 | "description": "Audits fleet traces, settlement logs, and operational guardrails across OpenClawd loops.", |
| #7045 | "avatar": "📜", |
| #7046 | "tags": [ |
| #7047 | "solana", |
| #7048 | "openclawd", |
| #7049 | "audit", |
| #7050 | "shell", |
| #7051 | "payments", |
| #7052 | "security", |
| #7053 | "logs" |
| #7054 | ], |
| #7055 | "category": "payments", |
| #7056 | "author": "x402agent", |
| #7057 | "createdAt": "2026-05-12", |
| #7058 | "oneShot": false, |
| #7059 | "featured": false, |
| #7060 | "openingMessage": null, |
| #7061 | "openingQuestions": [], |
| #7062 | "tokenUsage": null, |
| #7063 | "capabilities": [], |
| #7064 | "metaplexSkills": [], |
| #7065 | "payment": null, |
| #7066 | "agentToken": null, |
| #7067 | "deploy": { |
| #7068 | "json": "/api/agents/catalog/solana-openclawd-shell-auditor.json", |
| #7069 | "chat": "/agents/chat?agent=solana-openclawd-shell-auditor", |
| #7070 | "mint": "/agents/mint?template=solana-openclawd-shell-auditor", |
| #7071 | "mcp": "/api/agents/catalog/solana-openclawd-shell-auditor.json", |
| #7072 | "registration": "/api/agents/registry/solana-openclawd-shell-auditor.json" |
| #7073 | } |
| #7074 | }, |
| #7075 | { |
| #7076 | "identifier": "solana-openclawd-skill-router", |
| #7077 | "title": "OpenClawd Skill Router", |
| #7078 | "description": "Routes tasks across the Lobster Library catalog based on payment needs and agent fit.", |
| #7079 | "avatar": "🧭", |
| #7080 | "tags": [ |
| #7081 | "solana", |
| #7082 | "openclawd", |
| #7083 | "skills", |
| #7084 | "routing", |
| #7085 | "catalog", |
| #7086 | "payments", |
| #7087 | "agents" |
| #7088 | ], |
| #7089 | "category": "payments", |
| #7090 | "author": "x402agent", |
| #7091 | "createdAt": "2026-05-12", |
| #7092 | "oneShot": false, |
| #7093 | "featured": false, |
| #7094 | "openingMessage": null, |
| #7095 | "openingQuestions": [], |
| #7096 | "tokenUsage": null, |
| #7097 | "capabilities": [], |
| #7098 | "metaplexSkills": [], |
| #7099 | "payment": null, |
| #7100 | "agentToken": null, |
| #7101 | "deploy": { |
| #7102 | "json": "/api/agents/catalog/solana-openclawd-skill-router.json", |
| #7103 | "chat": "/agents/chat?agent=solana-openclawd-skill-router", |
| #7104 | "mint": "/agents/mint?template=solana-openclawd-skill-router", |
| #7105 | "mcp": "/api/agents/catalog/solana-openclawd-skill-router.json", |
| #7106 | "registration": "/api/agents/registry/solana-openclawd-skill-router.json" |
| #7107 | } |
| #7108 | }, |
| #7109 | { |
| #7110 | "identifier": "solana-openclawd-spawn-manager", |
| #7111 | "title": "OpenClawd Spawn Manager", |
| #7112 | "description": "Decides when to spawn, merge, or beach specialist payment agents in the fleet.", |
| #7113 | "avatar": "🥚", |
| #7114 | "tags": [ |
| #7115 | "solana", |
| #7116 | "openclawd", |
| #7117 | "spawn", |
| #7118 | "fleet", |
| #7119 | "delegation", |
| #7120 | "payments", |
| #7121 | "orchestration" |
| #7122 | ], |
| #7123 | "category": "payments", |
| #7124 | "author": "x402agent", |
| #7125 | "createdAt": "2026-05-12", |
| #7126 | "oneShot": false, |
| #7127 | "featured": false, |
| #7128 | "openingMessage": null, |
| #7129 | "openingQuestions": [], |
| #7130 | "tokenUsage": null, |
| #7131 | "capabilities": [], |
| #7132 | "metaplexSkills": [], |
| #7133 | "payment": null, |
| #7134 | "agentToken": null, |
| #7135 | "deploy": { |
| #7136 | "json": "/api/agents/catalog/solana-openclawd-spawn-manager.json", |
| #7137 | "chat": "/agents/chat?agent=solana-openclawd-spawn-manager", |
| #7138 | "mint": "/agents/mint?template=solana-openclawd-spawn-manager", |
| #7139 | "mcp": "/api/agents/catalog/solana-openclawd-spawn-manager.json", |
| #7140 | "registration": "/api/agents/registry/solana-openclawd-spawn-manager.json" |
| #7141 | } |
| #7142 | }, |
| #7143 | { |
| #7144 | "identifier": "solana-order-flow-analyst", |
| #7145 | "title": "Order Flow Analyst", |
| #7146 | "description": "Analyzes on-chain order flow, whale movements, and smart money patterns on Solana", |
| #7147 | "avatar": "📈", |
| #7148 | "tags": [ |
| #7149 | "order-flow", |
| #7150 | "whale-tracking", |
| #7151 | "smart-money", |
| #7152 | "analysis" |
| #7153 | ], |
| #7154 | "category": "defi", |
| #7155 | "author": "x402agent", |
| #7156 | "createdAt": "2026-03-15", |
| #7157 | "oneShot": false, |
| #7158 | "featured": false, |
| #7159 | "openingMessage": null, |
| #7160 | "openingQuestions": [], |
| #7161 | "tokenUsage": null, |
| #7162 | "capabilities": [], |
| #7163 | "metaplexSkills": [], |
| #7164 | "payment": null, |
| #7165 | "agentToken": null, |
| #7166 | "deploy": { |
| #7167 | "json": "/api/agents/catalog/solana-order-flow-analyst.json", |
| #7168 | "chat": "/agents/chat?agent=solana-order-flow-analyst", |
| #7169 | "mint": "/agents/mint?template=solana-order-flow-analyst", |
| #7170 | "mcp": "/api/agents/catalog/solana-order-flow-analyst.json", |
| #7171 | "registration": "/api/agents/registry/solana-order-flow-analyst.json" |
| #7172 | } |
| #7173 | }, |
| #7174 | { |
| #7175 | "identifier": "solana-perpetuals-trader", |
| #7176 | "title": "Perpetuals Trading Strategist", |
| #7177 | "description": "Expert in Solana perpetual futures on Drift, Zeta, Flash Trade, and Jupiter Perps", |
| #7178 | "avatar": "📊", |
| #7179 | "tags": [ |
| #7180 | "perpetuals", |
| #7181 | "drift", |
| #7182 | "zeta", |
| #7183 | "leverage", |
| #7184 | "futures" |
| #7185 | ], |
| #7186 | "category": "defi", |
| #7187 | "author": "x402agent", |
| #7188 | "createdAt": "2026-03-15", |
| #7189 | "oneShot": false, |
| #7190 | "featured": false, |
| #7191 | "openingMessage": null, |
| #7192 | "openingQuestions": [], |
| #7193 | "tokenUsage": null, |
| #7194 | "capabilities": [], |
| #7195 | "metaplexSkills": [], |
| #7196 | "payment": null, |
| #7197 | "agentToken": null, |
| #7198 | "deploy": { |
| #7199 | "json": "/api/agents/catalog/solana-perpetuals-trader.json", |
| #7200 | "chat": "/agents/chat?agent=solana-perpetuals-trader", |
| #7201 | "mint": "/agents/mint?template=solana-perpetuals-trader", |
| #7202 | "mcp": "/api/agents/catalog/solana-perpetuals-trader.json", |
| #7203 | "registration": "/api/agents/registry/solana-perpetuals-trader.json" |
| #7204 | } |
| #7205 | }, |
| #7206 | { |
| #7207 | "identifier": "solana-portfolio-risk", |
| #7208 | "title": "Portfolio Risk Manager", |
| #7209 | "description": "Comprehensive portfolio risk analysis: VaR, correlation, drawdown for Solana portfolios", |
| #7210 | "avatar": "⚖️", |
| #7211 | "tags": [ |
| #7212 | "portfolio", |
| #7213 | "risk", |
| #7214 | "var", |
| #7215 | "correlation", |
| #7216 | "drawdown" |
| #7217 | ], |
| #7218 | "category": "defi", |
| #7219 | "author": "x402agent", |
| #7220 | "createdAt": "2026-03-15", |
| #7221 | "oneShot": false, |
| #7222 | "featured": false, |
| #7223 | "openingMessage": null, |
| #7224 | "openingQuestions": [], |
| #7225 | "tokenUsage": null, |
| #7226 | "capabilities": [], |
| #7227 | "metaplexSkills": [], |
| #7228 | "payment": null, |
| #7229 | "agentToken": null, |
| #7230 | "deploy": { |
| #7231 | "json": "/api/agents/catalog/solana-portfolio-risk.json", |
| #7232 | "chat": "/agents/chat?agent=solana-portfolio-risk", |
| #7233 | "mint": "/agents/mint?template=solana-portfolio-risk", |
| #7234 | "mcp": "/api/agents/catalog/solana-portfolio-risk.json", |
| #7235 | "registration": "/api/agents/registry/solana-portfolio-risk.json" |
| #7236 | } |
| #7237 | }, |
| #7238 | { |
| #7239 | "identifier": "solana-position-sizer", |
| #7240 | "title": "Position Sizing Engine", |
| #7241 | "description": "Calculates optimal position sizes using Kelly Criterion, fixed-fractional, and volatility-based methods", |
| #7242 | "avatar": "📏", |
| #7243 | "tags": [ |
| #7244 | "position-sizing", |
| #7245 | "kelly", |
| #7246 | "risk-management", |
| #7247 | "money-management" |
| #7248 | ], |
| #7249 | "category": "defi", |
| #7250 | "author": "x402agent", |
| #7251 | "createdAt": "2026-03-15", |
| #7252 | "oneShot": false, |
| #7253 | "featured": false, |
| #7254 | "openingMessage": null, |
| #7255 | "openingQuestions": [], |
| #7256 | "tokenUsage": null, |
| #7257 | "capabilities": [], |
| #7258 | "metaplexSkills": [], |
| #7259 | "payment": null, |
| #7260 | "agentToken": null, |
| #7261 | "deploy": { |
| #7262 | "json": "/api/agents/catalog/solana-position-sizer.json", |
| #7263 | "chat": "/agents/chat?agent=solana-position-sizer", |
| #7264 | "mint": "/agents/mint?template=solana-position-sizer", |
| #7265 | "mcp": "/api/agents/catalog/solana-position-sizer.json", |
| #7266 | "registration": "/api/agents/registry/solana-position-sizer.json" |
| #7267 | } |
| #7268 | }, |
| #7269 | { |
| #7270 | "identifier": "solana-prediction-market", |
| #7271 | "title": "Prediction Market Analyst", |
| #7272 | "description": "Expert in DFlow/Kalshi and Solana prediction markets for probabilistic forecasting and trade workflow design", |
| #7273 | "avatar": "🎯", |
| #7274 | "tags": [ |
| #7275 | "prediction-market", |
| #7276 | "probability", |
| #7277 | "dflow", |
| #7278 | "kalshi", |
| #7279 | "forecasting" |
| #7280 | ], |
| #7281 | "category": "defi", |
| #7282 | "author": "x402agent", |
| #7283 | "createdAt": "2026-03-15", |
| #7284 | "oneShot": false, |
| #7285 | "featured": false, |
| #7286 | "openingMessage": null, |
| #7287 | "openingQuestions": [], |
| #7288 | "tokenUsage": null, |
| #7289 | "capabilities": [], |
| #7290 | "metaplexSkills": [], |
| #7291 | "payment": null, |
| #7292 | "agentToken": null, |
| #7293 | "deploy": { |
| #7294 | "json": "/api/agents/catalog/solana-prediction-market.json", |
| #7295 | "chat": "/agents/chat?agent=solana-prediction-market", |
| #7296 | "mint": "/agents/mint?template=solana-prediction-market", |
| #7297 | "mcp": "/api/agents/catalog/solana-prediction-market.json", |
| #7298 | "registration": "/api/agents/registry/solana-prediction-market.json" |
| #7299 | } |
| #7300 | }, |
| #7301 | { |
| #7302 | "identifier": "solana-price-predictor", |
| #7303 | "title": "ML Price Prediction Engine", |
| #7304 | "description": "Uses LSTM, Transformer, and ensemble models to predict Solana token prices", |
| #7305 | "avatar": "🧠", |
| #7306 | "tags": [ |
| #7307 | "machine-learning", |
| #7308 | "prediction", |
| #7309 | "lstm", |
| #7310 | "transformer", |
| #7311 | "price" |
| #7312 | ], |
| #7313 | "category": "defi", |
| #7314 | "author": "x402agent", |
| #7315 | "createdAt": "2026-03-15", |
| #7316 | "oneShot": false, |
| #7317 | "featured": false, |
| #7318 | "openingMessage": null, |
| #7319 | "openingQuestions": [], |
| #7320 | "tokenUsage": null, |
| #7321 | "capabilities": [], |
| #7322 | "metaplexSkills": [], |
| #7323 | "payment": null, |
| #7324 | "agentToken": null, |
| #7325 | "deploy": { |
| #7326 | "json": "/api/agents/catalog/solana-price-predictor.json", |
| #7327 | "chat": "/agents/chat?agent=solana-price-predictor", |
| #7328 | "mint": "/agents/mint?template=solana-price-predictor", |
| #7329 | "mcp": "/api/agents/catalog/solana-price-predictor.json", |
| #7330 | "registration": "/api/agents/registry/solana-price-predictor.json" |
| #7331 | } |
| #7332 | }, |
| #7333 | { |
| #7334 | "identifier": "solana-protocol-auditor", |
| #7335 | "title": "Smart Contract Auditor", |
| #7336 | "description": "Audits Solana programs written in Rust/Anchor for vulnerabilities and best practices", |
| #7337 | "avatar": "🔒", |
| #7338 | "tags": [ |
| #7339 | "audit", |
| #7340 | "security", |
| #7341 | "anchor", |
| #7342 | "rust", |
| #7343 | "vulnerabilities" |
| #7344 | ], |
| #7345 | "category": "defi", |
| #7346 | "author": "x402agent", |
| #7347 | "createdAt": "2026-03-15", |
| #7348 | "oneShot": false, |
| #7349 | "featured": false, |
| #7350 | "openingMessage": null, |
| #7351 | "openingQuestions": [], |
| #7352 | "tokenUsage": null, |
| #7353 | "capabilities": [], |
| #7354 | "metaplexSkills": [], |
| #7355 | "payment": null, |
| #7356 | "agentToken": null, |
| #7357 | "deploy": { |
| #7358 | "json": "/api/agents/catalog/solana-protocol-auditor.json", |
| #7359 | "chat": "/agents/chat?agent=solana-protocol-auditor", |
| #7360 | "mint": "/agents/mint?template=solana-protocol-auditor", |
| #7361 | "mcp": "/api/agents/catalog/solana-protocol-auditor.json", |
| #7362 | "registration": "/api/agents/registry/solana-protocol-auditor.json" |
| #7363 | } |
| #7364 | }, |
| #7365 | { |
| #7366 | "identifier": "solana-pumpfun-bot", |
| #7367 | "title": "Solana PumpFun/PumpSwap Copy Trading Bot", |
| #7368 | "description": "High-performance Rust-based copy trading bot that monitors and replicates trading activity on Solana DEXs (PumpFun, PumpSwap, Raydium) using Yellowstone gRPC for real-time transaction monitoring with parallel processing, risk management, and Telegram notifications. Updated for v2 instructions, creator fees, cashback, Token-2022, and USDC-paired coins.", |
| #7369 | "avatar": "🤖", |
| #7370 | "tags": [ |
| #7371 | "solana", |
| #7372 | "pumpfun", |
| #7373 | "pumpswap", |
| #7374 | "copy-trading", |
| #7375 | "trading-bot", |
| #7376 | "rust", |
| #7377 | "bonding-curve", |
| #7378 | "amm", |
| #7379 | "grpc", |
| #7380 | "jupiter", |
| #7381 | "risk-management", |
| #7382 | "defi", |
| #7383 | "automation", |
| #7384 | "v2-instructions", |
| #7385 | "creator-fees", |
| #7386 | "cashback", |
| #7387 | "token-2022", |
| #7388 | "mayhem-mode", |
| #7389 | "fee-tiers" |
| #7390 | ], |
| #7391 | "category": "trading", |
| #7392 | "author": "openclawd", |
| #7393 | "createdAt": "2026-05-11", |
| #7394 | "oneShot": true, |
| #7395 | "featured": true, |
| #7396 | "openingMessage": "🤖 Solana PumpFun/PumpSwap Copy Trading Bot online. I monitor wallets and automatically replicate their trades on PumpFun bonding curves and PumpSwap AMM pools in real-time with parallel processing and risk management. I'm updated for the latest v2 instructions, creator fee support, and USDC-paired coins. Ready to deploy and trade.", |
| #7397 | "openingQuestions": [ |
| #7398 | "How does the copy trading bot work on PumpFun?", |
| #7399 | "What's the architecture for real-time transaction monitoring?", |
| #7400 | "Explain the new buy_v2/sell_v2 instructions and USDC-paired coins", |
| #7401 | "How does the breaking creator fee upgrade on May 12 affect trading?", |
| #7402 | "What's the dynamic fee tier system and how is market cap computed?" |
| #7403 | ], |
| #7404 | "tokenUsage": null, |
| #7405 | "capabilities": [], |
| #7406 | "metaplexSkills": [], |
| #7407 | "payment": null, |
| #7408 | "agentToken": null, |
| #7409 | "deploy": { |
| #7410 | "json": "/api/agents/catalog/solana-pumpfun-bot.json", |
| #7411 | "chat": "/agents/chat?agent=solana-pumpfun-bot", |
| #7412 | "mint": "/agents/mint?template=solana-pumpfun-bot", |
| #7413 | "mcp": "/api/agents/catalog/solana-pumpfun-bot.json", |
| #7414 | "registration": "/api/agents/registry/solana-pumpfun-bot.json" |
| #7415 | } |
| #7416 | }, |
| #7417 | { |
| #7418 | "identifier": "solana-pumpfun-screener", |
| #7419 | "title": "Solana Pump.fun Rug Screener", |
| #7420 | "description": "Score new pump.fun tokens for rug-pull risk using holder distribution, dev history, and LP status", |
| #7421 | "avatar": "🧪", |
| #7422 | "tags": [ |
| #7423 | "solana", |
| #7424 | "pumpfun", |
| #7425 | "memecoin", |
| #7426 | "security", |
| #7427 | "screening", |
| #7428 | "one-shot", |
| #7429 | "clawd" |
| #7430 | ], |
| #7431 | "category": "security", |
| #7432 | "author": "openclawd", |
| #7433 | "createdAt": "2026-04-16", |
| #7434 | "oneShot": true, |
| #7435 | "featured": true, |
| #7436 | "openingMessage": "🧪 I screen new pump.fun tokens for rug-pull risk. Paste a token address or pump.fun URL and I'll score it.", |
| #7437 | "openingQuestions": [ |
| #7438 | "Screen this pump.fun token: [paste address]", |
| #7439 | "Is the dev wallet clean on this one?", |
| #7440 | "What red flags are on pump.fun today?", |
| #7441 | "Check if LP is burned for this token" |
| #7442 | ], |
| #7443 | "tokenUsage": 774, |
| #7444 | "capabilities": [ |
| #7445 | "read-only", |
| #7446 | "a2a-message" |
| #7447 | ], |
| #7448 | "metaplexSkills": [ |
| #7449 | "agent-registry", |
| #7450 | "token-metadata" |
| #7451 | ], |
| #7452 | "payment": null, |
| #7453 | "agentToken": null, |
| #7454 | "deploy": { |
| #7455 | "json": "/api/agents/catalog/solana-pumpfun-screener.json", |
| #7456 | "chat": "/agents/chat?agent=solana-pumpfun-screener", |
| #7457 | "mint": "/agents/mint?template=solana-pumpfun-screener", |
| #7458 | "mcp": "/api/agents/catalog/solana-pumpfun-screener.json", |
| #7459 | "registration": "/api/agents/registry/solana-pumpfun-screener.json" |
| #7460 | } |
| #7461 | }, |
| #7462 | { |
| #7463 | "identifier": "solana-quant-researcher", |
| #7464 | "title": "Quantitative Research Analyst", |
| #7465 | "description": "Develops and backtests quantitative trading strategies for Solana markets", |
| #7466 | "avatar": "📐", |
| #7467 | "tags": [ |
| #7468 | "quantitative", |
| #7469 | "backtesting", |
| #7470 | "alpha", |
| #7471 | "research", |
| #7472 | "strategy" |
| #7473 | ], |
| #7474 | "category": "defi", |
| #7475 | "author": "x402agent", |
| #7476 | "createdAt": "2026-03-15", |
| #7477 | "oneShot": false, |
| #7478 | "featured": false, |
| #7479 | "openingMessage": null, |
| #7480 | "openingQuestions": [], |
| #7481 | "tokenUsage": null, |
| #7482 | "capabilities": [], |
| #7483 | "metaplexSkills": [], |
| #7484 | "payment": null, |
| #7485 | "agentToken": null, |
| #7486 | "deploy": { |
| #7487 | "json": "/api/agents/catalog/solana-quant-researcher.json", |
| #7488 | "chat": "/agents/chat?agent=solana-quant-researcher", |
| #7489 | "mint": "/agents/mint?template=solana-quant-researcher", |
| #7490 | "mcp": "/api/agents/catalog/solana-quant-researcher.json", |
| #7491 | "registration": "/api/agents/registry/solana-quant-researcher.json" |
| #7492 | } |
| #7493 | }, |
| #7494 | { |
| #7495 | "identifier": "solana-regulatory-advisor", |
| #7496 | "title": "Crypto Regulatory Analyst", |
| #7497 | "description": "Tracks and analyzes regulatory developments affecting Solana DeFi and token markets", |
| #7498 | "avatar": "⚖️", |
| #7499 | "tags": [ |
| #7500 | "regulation", |
| #7501 | "sec", |
| #7502 | "compliance", |
| #7503 | "legal", |
| #7504 | "policy" |
| #7505 | ], |
| #7506 | "category": "defi", |
| #7507 | "author": "x402agent", |
| #7508 | "createdAt": "2026-03-15", |
| #7509 | "oneShot": false, |
| #7510 | "featured": false, |
| #7511 | "openingMessage": null, |
| #7512 | "openingQuestions": [], |
| #7513 | "tokenUsage": null, |
| #7514 | "capabilities": [], |
| #7515 | "metaplexSkills": [], |
| #7516 | "payment": null, |
| #7517 | "agentToken": null, |
| #7518 | "deploy": { |
| #7519 | "json": "/api/agents/catalog/solana-regulatory-advisor.json", |
| #7520 | "chat": "/agents/chat?agent=solana-regulatory-advisor", |
| #7521 | "mint": "/agents/mint?template=solana-regulatory-advisor", |
| #7522 | "mcp": "/api/agents/catalog/solana-regulatory-advisor.json", |
| #7523 | "registration": "/api/agents/registry/solana-regulatory-advisor.json" |
| #7524 | } |
| #7525 | }, |
| #7526 | { |
| #7527 | "identifier": "solana-risk-sentinel", |
| #7528 | "title": "Protocol Risk Sentinel", |
| #7529 | "description": "Monitors smart contract risk, oracle risk, and systemic risk across Solana DeFi", |
| #7530 | "avatar": "🔔", |
| #7531 | "tags": [ |
| #7532 | "risk", |
| #7533 | "monitoring", |
| #7534 | "smart-contract", |
| #7535 | "oracle", |
| #7536 | "systemic" |
| #7537 | ], |
| #7538 | "category": "defi", |
| #7539 | "author": "x402agent", |
| #7540 | "createdAt": "2026-03-15", |
| #7541 | "oneShot": false, |
| #7542 | "featured": false, |
| #7543 | "openingMessage": null, |
| #7544 | "openingQuestions": [], |
| #7545 | "tokenUsage": null, |
| #7546 | "capabilities": [], |
| #7547 | "metaplexSkills": [], |
| #7548 | "payment": null, |
| #7549 | "agentToken": null, |
| #7550 | "deploy": { |
| #7551 | "json": "/api/agents/catalog/solana-risk-sentinel.json", |
| #7552 | "chat": "/agents/chat?agent=solana-risk-sentinel", |
| #7553 | "mint": "/agents/mint?template=solana-risk-sentinel", |
| #7554 | "mcp": "/api/agents/catalog/solana-risk-sentinel.json", |
| #7555 | "registration": "/api/agents/registry/solana-risk-sentinel.json" |
| #7556 | } |
| #7557 | }, |
| #7558 | { |
| #7559 | "identifier": "solana-rpc-optimizer", |
| #7560 | "title": "RPC & Infrastructure Expert", |
| #7561 | "description": "Optimizes RPC usage, WebSocket connections, and Solana infrastructure for trading bots", |
| #7562 | "avatar": "🖥️", |
| #7563 | "tags": [ |
| #7564 | "rpc", |
| #7565 | "infrastructure", |
| #7566 | "helius", |
| #7567 | "quicknode", |
| #7568 | "websocket" |
| #7569 | ], |
| #7570 | "category": "defi", |
| #7571 | "author": "x402agent", |
| #7572 | "createdAt": "2026-03-15", |
| #7573 | "oneShot": false, |
| #7574 | "featured": false, |
| #7575 | "openingMessage": null, |
| #7576 | "openingQuestions": [], |
| #7577 | "tokenUsage": null, |
| #7578 | "capabilities": [], |
| #7579 | "metaplexSkills": [], |
| #7580 | "payment": null, |
| #7581 | "agentToken": null, |
| #7582 | "deploy": { |
| #7583 | "json": "/api/agents/catalog/solana-rpc-optimizer.json", |
| #7584 | "chat": "/agents/chat?agent=solana-rpc-optimizer", |
| #7585 | "mint": "/agents/mint?template=solana-rpc-optimizer", |
| #7586 | "mcp": "/api/agents/catalog/solana-rpc-optimizer.json", |
| #7587 | "registration": "/api/agents/registry/solana-rpc-optimizer.json" |
| #7588 | } |
| #7589 | }, |
| #7590 | { |
| #7591 | "identifier": "solana-sentiment-analyzer", |
| #7592 | "title": "Crypto Sentiment Analyzer", |
| #7593 | "description": "NLP-powered sentiment analysis of Twitter/X, Discord, and on-chain signals for Solana tokens", |
| #7594 | "avatar": "💭", |
| #7595 | "tags": [ |
| #7596 | "sentiment", |
| #7597 | "nlp", |
| #7598 | "twitter", |
| #7599 | "social", |
| #7600 | "analysis" |
| #7601 | ], |
| #7602 | "category": "defi", |
| #7603 | "author": "x402agent", |
| #7604 | "createdAt": "2026-03-15", |
| #7605 | "oneShot": false, |
| #7606 | "featured": false, |
| #7607 | "openingMessage": null, |
| #7608 | "openingQuestions": [], |
| #7609 | "tokenUsage": null, |
| #7610 | "capabilities": [], |
| #7611 | "metaplexSkills": [], |
| #7612 | "payment": null, |
| #7613 | "agentToken": null, |
| #7614 | "deploy": { |
| #7615 | "json": "/api/agents/catalog/solana-sentiment-analyzer.json", |
| #7616 | "chat": "/agents/chat?agent=solana-sentiment-analyzer", |
| #7617 | "mint": "/agents/mint?template=solana-sentiment-analyzer", |
| #7618 | "mcp": "/api/agents/catalog/solana-sentiment-analyzer.json", |
| #7619 | "registration": "/api/agents/registry/solana-sentiment-analyzer.json" |
| #7620 | } |
| #7621 | }, |
| #7622 | { |
| #7623 | "identifier": "solana-spot-trader", |
| #7624 | "title": "Spot Trading Optimizer", |
| #7625 | "description": "Optimizes spot trading execution on Solana DEXes with minimal slippage and fees", |
| #7626 | "avatar": "💱", |
| #7627 | "tags": [ |
| #7628 | "spot-trading", |
| #7629 | "execution", |
| #7630 | "slippage", |
| #7631 | "optimization" |
| #7632 | ], |
| #7633 | "category": "defi", |
| #7634 | "author": "x402agent", |
| #7635 | "createdAt": "2026-03-15", |
| #7636 | "oneShot": false, |
| #7637 | "featured": false, |
| #7638 | "openingMessage": null, |
| #7639 | "openingQuestions": [], |
| #7640 | "tokenUsage": null, |
| #7641 | "capabilities": [], |
| #7642 | "metaplexSkills": [], |
| #7643 | "payment": null, |
| #7644 | "agentToken": null, |
| #7645 | "deploy": { |
| #7646 | "json": "/api/agents/catalog/solana-spot-trader.json", |
| #7647 | "chat": "/agents/chat?agent=solana-spot-trader", |
| #7648 | "mint": "/agents/mint?template=solana-spot-trader", |
| #7649 | "mcp": "/api/agents/catalog/solana-spot-trader.json", |
| #7650 | "registration": "/api/agents/registry/solana-spot-trader.json" |
| #7651 | } |
| #7652 | }, |
| #7653 | { |
| #7654 | "identifier": "solana-stablecoin-strategist", |
| #7655 | "title": "Stablecoin Yield Strategist", |
| #7656 | "description": "Maximizes stablecoin yields across Solana lending, LP, and structured products", |
| #7657 | "avatar": "💵", |
| #7658 | "tags": [ |
| #7659 | "stablecoin", |
| #7660 | "yield", |
| #7661 | "usdc", |
| #7662 | "usdt", |
| #7663 | "lending" |
| #7664 | ], |
| #7665 | "category": "defi", |
| #7666 | "author": "x402agent", |
| #7667 | "createdAt": "2026-03-15", |
| #7668 | "oneShot": false, |
| #7669 | "featured": false, |
| #7670 | "openingMessage": null, |
| #7671 | "openingQuestions": [], |
| #7672 | "tokenUsage": null, |
| #7673 | "capabilities": [], |
| #7674 | "metaplexSkills": [], |
| #7675 | "payment": null, |
| #7676 | "agentToken": null, |
| #7677 | "deploy": { |
| #7678 | "json": "/api/agents/catalog/solana-stablecoin-strategist.json", |
| #7679 | "chat": "/agents/chat?agent=solana-stablecoin-strategist", |
| #7680 | "mint": "/agents/mint?template=solana-stablecoin-strategist", |
| #7681 | "mcp": "/api/agents/catalog/solana-stablecoin-strategist.json", |
| #7682 | "registration": "/api/agents/registry/solana-stablecoin-strategist.json" |
| #7683 | } |
| #7684 | }, |
| #7685 | { |
| #7686 | "identifier": "solana-technical-analyst", |
| #7687 | "title": "Advanced Technical Analyst", |
| #7688 | "description": "Comprehensive technical analysis with indicators, patterns, and multi-timeframe analysis for Solana tokens", |
| #7689 | "avatar": "📈", |
| #7690 | "tags": [ |
| #7691 | "technical-analysis", |
| #7692 | "indicators", |
| #7693 | "charts", |
| #7694 | "patterns", |
| #7695 | "trading" |
| #7696 | ], |
| #7697 | "category": "defi", |
| #7698 | "author": "x402agent", |
| #7699 | "createdAt": "2026-03-15", |
| #7700 | "oneShot": false, |
| #7701 | "featured": false, |
| #7702 | "openingMessage": null, |
| #7703 | "openingQuestions": [], |
| #7704 | "tokenUsage": null, |
| #7705 | "capabilities": [], |
| #7706 | "metaplexSkills": [], |
| #7707 | "payment": null, |
| #7708 | "agentToken": null, |
| #7709 | "deploy": { |
| #7710 | "json": "/api/agents/catalog/solana-technical-analyst.json", |
| #7711 | "chat": "/agents/chat?agent=solana-technical-analyst", |
| #7712 | "mint": "/agents/mint?template=solana-technical-analyst", |
| #7713 | "mcp": "/api/agents/catalog/solana-technical-analyst.json", |
| #7714 | "registration": "/api/agents/registry/solana-technical-analyst.json" |
| #7715 | } |
| #7716 | }, |
| #7717 | { |
| #7718 | "identifier": "solana-token-launcher", |
| #7719 | "title": "Token Launch Specialist", |
| #7720 | "description": "Expert in launching and analyzing new tokens on Pump.fun, Raydium, and Meteora", |
| #7721 | "avatar": "🚀", |
| #7722 | "tags": [ |
| #7723 | "pump-fun", |
| #7724 | "token-launch", |
| #7725 | "bonding-curve", |
| #7726 | "raydium" |
| #7727 | ], |
| #7728 | "category": "defi", |
| #7729 | "author": "x402agent", |
| #7730 | "createdAt": "2026-03-15", |
| #7731 | "oneShot": false, |
| #7732 | "featured": false, |
| #7733 | "openingMessage": null, |
| #7734 | "openingQuestions": [], |
| #7735 | "tokenUsage": null, |
| #7736 | "capabilities": [], |
| #7737 | "metaplexSkills": [], |
| #7738 | "payment": null, |
| #7739 | "agentToken": null, |
| #7740 | "deploy": { |
| #7741 | "json": "/api/agents/catalog/solana-token-launcher.json", |
| #7742 | "chat": "/agents/chat?agent=solana-token-launcher", |
| #7743 | "mint": "/agents/mint?template=solana-token-launcher", |
| #7744 | "mcp": "/api/agents/catalog/solana-token-launcher.json", |
| #7745 | "registration": "/api/agents/registry/solana-token-launcher.json" |
| #7746 | } |
| #7747 | }, |
| #7748 | { |
| #7749 | "identifier": "solana-tokenomics-analyst", |
| #7750 | "title": "Tokenomics Deep Researcher", |
| #7751 | "description": "Expert analysis of token supply, distribution, vesting, inflation, and token value accrual mechanisms", |
| #7752 | "avatar": "🔬", |
| #7753 | "tags": [ |
| #7754 | "tokenomics", |
| #7755 | "supply", |
| #7756 | "vesting", |
| #7757 | "inflation", |
| #7758 | "valuation" |
| #7759 | ], |
| #7760 | "category": "defi", |
| #7761 | "author": "x402agent", |
| #7762 | "createdAt": "2026-03-15", |
| #7763 | "oneShot": false, |
| #7764 | "featured": false, |
| #7765 | "openingMessage": null, |
| #7766 | "openingQuestions": [], |
| #7767 | "tokenUsage": null, |
| #7768 | "capabilities": [], |
| #7769 | "metaplexSkills": [], |
| #7770 | "payment": null, |
| #7771 | "agentToken": null, |
| #7772 | "deploy": { |
| #7773 | "json": "/api/agents/catalog/solana-tokenomics-analyst.json", |
| #7774 | "chat": "/agents/chat?agent=solana-tokenomics-analyst", |
| #7775 | "mint": "/agents/mint?template=solana-tokenomics-analyst", |
| #7776 | "mcp": "/api/agents/catalog/solana-tokenomics-analyst.json", |
| #7777 | "registration": "/api/agents/registry/solana-tokenomics-analyst.json" |
| #7778 | } |
| #7779 | }, |
| #7780 | { |
| #7781 | "identifier": "solana-validator-picker", |
| #7782 | "title": "Solana Validator Picker", |
| #7783 | "description": "Pick a validator or LST by commission, uptime, MEV rewards, and decentralization impact", |
| #7784 | "avatar": "⚡", |
| #7785 | "tags": [ |
| #7786 | "solana", |
| #7787 | "staking", |
| #7788 | "validator", |
| #7789 | "lst", |
| #7790 | "governance", |
| #7791 | "one-shot", |
| #7792 | "clawd" |
| #7793 | ], |
| #7794 | "category": "education", |
| #7795 | "author": "openclawd", |
| #7796 | "createdAt": "2026-04-16", |
| #7797 | "oneShot": true, |
| #7798 | "featured": true, |
| #7799 | "openingMessage": "⚡ Stake your SOL smarter. I'll help you pick a validator or LST based on yield, decentralization, and your holder size.", |
| #7800 | "openingQuestions": [ |
| #7801 | "I have 5 SOL — JitoSOL or mSOL?", |
| #7802 | "Pick a decentralization-friendly validator for 100 SOL", |
| #7803 | "What's the yield difference between INF and jupSOL?", |
| #7804 | "Which LST is safest for a 1 year lockup?" |
| #7805 | ], |
| #7806 | "tokenUsage": 800, |
| #7807 | "capabilities": [ |
| #7808 | "stake", |
| #7809 | "unstake", |
| #7810 | "read-only", |
| #7811 | "a2a-message" |
| #7812 | ], |
| #7813 | "metaplexSkills": [ |
| #7814 | "agent-registry" |
| #7815 | ], |
| #7816 | "payment": null, |
| #7817 | "agentToken": null, |
| #7818 | "deploy": { |
| #7819 | "json": "/api/agents/catalog/solana-validator-picker.json", |
| #7820 | "chat": "/agents/chat?agent=solana-validator-picker", |
| #7821 | "mint": "/agents/mint?template=solana-validator-picker", |
| #7822 | "mcp": "/api/agents/catalog/solana-validator-picker.json", |
| #7823 | "registration": "/api/agents/registry/solana-validator-picker.json" |
| #7824 | } |
| #7825 | }, |
| #7826 | { |
| #7827 | "identifier": "solana-vc-deal-analyzer", |
| #7828 | "title": "VC & Fundraise Analyst", |
| #7829 | "description": "Analyzes fundraising rounds, VC portfolio strategies, and unlock schedules for Solana projects", |
| #7830 | "avatar": "💼", |
| #7831 | "tags": [ |
| #7832 | "vc", |
| #7833 | "fundraising", |
| #7834 | "unlocks", |
| #7835 | "investors", |
| #7836 | "deal-analysis" |
| #7837 | ], |
| #7838 | "category": "defi", |
| #7839 | "author": "x402agent", |
| #7840 | "createdAt": "2026-03-15", |
| #7841 | "oneShot": false, |
| #7842 | "featured": false, |
| #7843 | "openingMessage": null, |
| #7844 | "openingQuestions": [], |
| #7845 | "tokenUsage": null, |
| #7846 | "capabilities": [], |
| #7847 | "metaplexSkills": [], |
| #7848 | "payment": null, |
| #7849 | "agentToken": null, |
| #7850 | "deploy": { |
| #7851 | "json": "/api/agents/catalog/solana-vc-deal-analyzer.json", |
| #7852 | "chat": "/agents/chat?agent=solana-vc-deal-analyzer", |
| #7853 | "mint": "/agents/mint?template=solana-vc-deal-analyzer", |
| #7854 | "mcp": "/api/agents/catalog/solana-vc-deal-analyzer.json", |
| #7855 | "registration": "/api/agents/registry/solana-vc-deal-analyzer.json" |
| #7856 | } |
| #7857 | }, |
| #7858 | { |
| #7859 | "identifier": "solana-volatility-analyst", |
| #7860 | "title": "Volatility Surface Modeler", |
| #7861 | "description": "Models implied and realized volatility for Solana tokens and options markets", |
| #7862 | "avatar": "📉", |
| #7863 | "tags": [ |
| #7864 | "volatility", |
| #7865 | "options", |
| #7866 | "greeks", |
| #7867 | "risk", |
| #7868 | "modeling" |
| #7869 | ], |
| #7870 | "category": "defi", |
| #7871 | "author": "x402agent", |
| #7872 | "createdAt": "2026-03-15", |
| #7873 | "oneShot": false, |
| #7874 | "featured": false, |
| #7875 | "openingMessage": null, |
| #7876 | "openingQuestions": [], |
| #7877 | "tokenUsage": null, |
| #7878 | "capabilities": [], |
| #7879 | "metaplexSkills": [], |
| #7880 | "payment": null, |
| #7881 | "agentToken": null, |
| #7882 | "deploy": { |
| #7883 | "json": "/api/agents/catalog/solana-volatility-analyst.json", |
| #7884 | "chat": "/agents/chat?agent=solana-volatility-analyst", |
| #7885 | "mint": "/agents/mint?template=solana-volatility-analyst", |
| #7886 | "mcp": "/api/agents/catalog/solana-volatility-analyst.json", |
| #7887 | "registration": "/api/agents/registry/solana-volatility-analyst.json" |
| #7888 | } |
| #7889 | }, |
| #7890 | { |
| #7891 | "identifier": "solana-vulcan-clawd-autonomous-perps", |
| #7892 | "title": "Vulcan CLAWD Autonomous Perps", |
| #7893 | "description": "Autonomous Phoenix perps agent using Vulcan skills, RISE SDK market data, Clawd RPC, and builder-authority routing", |
| #7894 | "avatar": "V", |
| #7895 | "tags": [ |
| #7896 | "solana", |
| #7897 | "clawd", |
| #7898 | "vulcan", |
| #7899 | "phoenix", |
| #7900 | "perps", |
| #7901 | "rise-sdk", |
| #7902 | "autonomous", |
| #7903 | "strategy", |
| #7904 | "risk", |
| #7905 | "trading" |
| #7906 | ], |
| #7907 | "category": "trading", |
| #7908 | "author": "x402agent", |
| #7909 | "createdAt": "2026-05-16", |
| #7910 | "oneShot": false, |
| #7911 | "featured": true, |
| #7912 | "openingMessage": "I can design, monitor, and prepare Phoenix perps strategies through Vulcan. Live execution requires preflight, margin checks, position checks, and explicit operator-approved mode selection.", |
| #7913 | "openingQuestions": [ |
| #7914 | "Generate a strategy.md for SOL perps in paper mode", |
| #7915 | "Review Phoenix market conditions before a trade", |
| #7916 | "Create a risk-limited confirm_each execution plan" |
| #7917 | ], |
| #7918 | "tokenUsage": 260, |
| #7919 | "capabilities": [ |
| #7920 | "phoenix-market-data", |
| #7921 | "phoenix-rise-sdk", |
| #7922 | "perps-strategy-md", |
| #7923 | "vulcan-preflight", |
| #7924 | "vulcan-paper-trading", |
| #7925 | "vulcan-dry-run", |
| #7926 | "vulcan-confirm-each", |
| #7927 | "vulcan-auto-execute", |
| #7928 | "risk-management", |
| #7929 | "position-management" |
| #7930 | ], |
| #7931 | "metaplexSkills": [], |
| #7932 | "payment": null, |
| #7933 | "agentToken": null, |
| #7934 | "deploy": { |
| #7935 | "json": "/api/agents/catalog/solana-vulcan-clawd-autonomous-perps.json", |
| #7936 | "chat": "/agents/chat?agent=solana-vulcan-clawd-autonomous-perps", |
| #7937 | "mint": "/agents/mint?template=solana-vulcan-clawd-autonomous-perps", |
| #7938 | "mcp": "/api/agents/catalog/solana-vulcan-clawd-autonomous-perps.json", |
| #7939 | "registration": "/api/agents/registry/solana-vulcan-clawd-autonomous-perps.json" |
| #7940 | } |
| #7941 | }, |
| #7942 | { |
| #7943 | "identifier": "solana-whale-tracker", |
| #7944 | "title": "Whale Wallet Intelligence", |
| #7945 | "description": "Tracks and analyzes whale wallet movements, accumulation/distribution patterns on Solana", |
| #7946 | "avatar": "🐋", |
| #7947 | "tags": [ |
| #7948 | "whale", |
| #7949 | "wallet-tracking", |
| #7950 | "accumulation", |
| #7951 | "distribution" |
| #7952 | ], |
| #7953 | "category": "defi", |
| #7954 | "author": "x402agent", |
| #7955 | "createdAt": "2026-03-15", |
| #7956 | "oneShot": false, |
| #7957 | "featured": false, |
| #7958 | "openingMessage": null, |
| #7959 | "openingQuestions": [], |
| #7960 | "tokenUsage": null, |
| #7961 | "capabilities": [], |
| #7962 | "metaplexSkills": [], |
| #7963 | "payment": null, |
| #7964 | "agentToken": null, |
| #7965 | "deploy": { |
| #7966 | "json": "/api/agents/catalog/solana-whale-tracker.json", |
| #7967 | "chat": "/agents/chat?agent=solana-whale-tracker", |
| #7968 | "mint": "/agents/mint?template=solana-whale-tracker", |
| #7969 | "mcp": "/api/agents/catalog/solana-whale-tracker.json", |
| #7970 | "registration": "/api/agents/registry/solana-whale-tracker.json" |
| #7971 | } |
| #7972 | }, |
| #7973 | { |
| #7974 | "identifier": "solana-whitepaper-analyst", |
| #7975 | "title": "Whitepaper & Docs Analyst", |
| #7976 | "description": "Deep analysis of protocol whitepapers, docs, and technical architectures", |
| #7977 | "avatar": "📄", |
| #7978 | "tags": [ |
| #7979 | "whitepaper", |
| #7980 | "research", |
| #7981 | "protocol", |
| #7982 | "analysis", |
| #7983 | "architecture" |
| #7984 | ], |
| #7985 | "category": "defi", |
| #7986 | "author": "x402agent", |
| #7987 | "createdAt": "2026-03-15", |
| #7988 | "oneShot": false, |
| #7989 | "featured": false, |
| #7990 | "openingMessage": null, |
| #7991 | "openingQuestions": [], |
| #7992 | "tokenUsage": null, |
| #7993 | "capabilities": [], |
| #7994 | "metaplexSkills": [], |
| #7995 | "payment": null, |
| #7996 | "agentToken": null, |
| #7997 | "deploy": { |
| #7998 | "json": "/api/agents/catalog/solana-whitepaper-analyst.json", |
| #7999 | "chat": "/agents/chat?agent=solana-whitepaper-analyst", |
| #8000 | "mint": "/agents/mint?template=solana-whitepaper-analyst", |
| #8001 | "mcp": "/api/agents/catalog/solana-whitepaper-analyst.json", |
| #8002 | "registration": "/api/agents/registry/solana-whitepaper-analyst.json" |
| #8003 | } |
| #8004 | }, |
| #8005 | { |
| #8006 | "identifier": "solana-x402-market-data-buyer", |
| #8007 | "title": "x402 Market Data Buyer", |
| #8008 | "description": "Purchases only the market data needed for trading or treasury decisions on Solana.", |
| #8009 | "avatar": "📈", |
| #8010 | "tags": [ |
| #8011 | "solana", |
| #8012 | "x402", |
| #8013 | "market-data", |
| #8014 | "birdeye", |
| #8015 | "quotes", |
| #8016 | "payments", |
| #8017 | "trading" |
| #8018 | ], |
| #8019 | "category": "payments", |
| #8020 | "author": "x402agent", |
| #8021 | "createdAt": "2026-05-12", |
| #8022 | "oneShot": false, |
| #8023 | "featured": false, |
| #8024 | "openingMessage": null, |
| #8025 | "openingQuestions": [], |
| #8026 | "tokenUsage": null, |
| #8027 | "capabilities": [], |
| #8028 | "metaplexSkills": [], |
| #8029 | "payment": null, |
| #8030 | "agentToken": null, |
| #8031 | "deploy": { |
| #8032 | "json": "/api/agents/catalog/solana-x402-market-data-buyer.json", |
| #8033 | "chat": "/agents/chat?agent=solana-x402-market-data-buyer", |
| #8034 | "mint": "/agents/mint?template=solana-x402-market-data-buyer", |
| #8035 | "mcp": "/api/agents/catalog/solana-x402-market-data-buyer.json", |
| #8036 | "registration": "/api/agents/registry/solana-x402-market-data-buyer.json" |
| #8037 | } |
| #8038 | }, |
| #8039 | { |
| #8040 | "identifier": "solana-x402-provider-author", |
| #8041 | "title": "x402 Provider Author", |
| #8042 | "description": "Creates provider specs and catalog entries for new paid APIs in the x402 fleet.", |
| #8043 | "avatar": "🛠️", |
| #8044 | "tags": [ |
| #8045 | "solana", |
| #8046 | "x402", |
| #8047 | "providers", |
| #8048 | "catalog", |
| #8049 | "authoring", |
| #8050 | "pay", |
| #8051 | "gateway" |
| #8052 | ], |
| #8053 | "category": "payments", |
| #8054 | "author": "x402agent", |
| #8055 | "createdAt": "2026-05-12", |
| #8056 | "oneShot": false, |
| #8057 | "featured": false, |
| #8058 | "openingMessage": null, |
| #8059 | "openingQuestions": [], |
| #8060 | "tokenUsage": null, |
| #8061 | "capabilities": [], |
| #8062 | "metaplexSkills": [], |
| #8063 | "payment": null, |
| #8064 | "agentToken": null, |
| #8065 | "deploy": { |
| #8066 | "json": "/api/agents/catalog/solana-x402-provider-author.json", |
| #8067 | "chat": "/agents/chat?agent=solana-x402-provider-author", |
| #8068 | "mint": "/agents/mint?template=solana-x402-provider-author", |
| #8069 | "mcp": "/api/agents/catalog/solana-x402-provider-author.json", |
| #8070 | "registration": "/api/agents/registry/solana-x402-provider-author.json" |
| #8071 | } |
| #8072 | }, |
| #8073 | { |
| #8074 | "identifier": "solana-x402-provider-catalog", |
| #8075 | "title": "x402 Provider Catalog Agent", |
| #8076 | "description": "Provider discovery, cost-aware routing, and catalog selection for the x402 fleet.", |
| #8077 | "avatar": "📚", |
| #8078 | "tags": [ |
| #8079 | "solana", |
| #8080 | "x402", |
| #8081 | "catalog", |
| #8082 | "routing", |
| #8083 | "providers", |
| #8084 | "pay", |
| #8085 | "openclawd" |
| #8086 | ], |
| #8087 | "category": "payments", |
| #8088 | "author": "x402agent", |
| #8089 | "createdAt": "2026-05-12", |
| #8090 | "oneShot": false, |
| #8091 | "featured": false, |
| #8092 | "openingMessage": null, |
| #8093 | "openingQuestions": [], |
| #8094 | "tokenUsage": null, |
| #8095 | "capabilities": [], |
| #8096 | "metaplexSkills": [], |
| #8097 | "payment": null, |
| #8098 | "agentToken": null, |
| #8099 | "deploy": { |
| #8100 | "json": "/api/agents/catalog/solana-x402-provider-catalog.json", |
| #8101 | "chat": "/agents/chat?agent=solana-x402-provider-catalog", |
| #8102 | "mint": "/agents/mint?template=solana-x402-provider-catalog", |
| #8103 | "mcp": "/api/agents/catalog/solana-x402-provider-catalog.json", |
| #8104 | "registration": "/api/agents/registry/solana-x402-provider-catalog.json" |
| #8105 | } |
| #8106 | }, |
| #8107 | { |
| #8108 | "identifier": "solana-x402-research-broker", |
| #8109 | "title": "x402 Research Broker", |
| #8110 | "description": "Live research purchasing and provider routing for token, protocol, and market narratives.", |
| #8111 | "avatar": "🔎", |
| #8112 | "tags": [ |
| #8113 | "solana", |
| #8114 | "x402", |
| #8115 | "research", |
| #8116 | "live-data", |
| #8117 | "narratives", |
| #8118 | "payments", |
| #8119 | "openclawd" |
| #8120 | ], |
| #8121 | "category": "payments", |
| #8122 | "author": "x402agent", |
| #8123 | "createdAt": "2026-05-12", |
| #8124 | "oneShot": false, |
| #8125 | "featured": false, |
| #8126 | "openingMessage": null, |
| #8127 | "openingQuestions": [], |
| #8128 | "tokenUsage": null, |
| #8129 | "capabilities": [], |
| #8130 | "metaplexSkills": [], |
| #8131 | "payment": null, |
| #8132 | "agentToken": null, |
| #8133 | "deploy": { |
| #8134 | "json": "/api/agents/catalog/solana-x402-research-broker.json", |
| #8135 | "chat": "/agents/chat?agent=solana-x402-research-broker", |
| #8136 | "mint": "/agents/mint?template=solana-x402-research-broker", |
| #8137 | "mcp": "/api/agents/catalog/solana-x402-research-broker.json", |
| #8138 | "registration": "/api/agents/registry/solana-x402-research-broker.json" |
| #8139 | } |
| #8140 | }, |
| #8141 | { |
| #8142 | "identifier": "solana-x402-signal-monetizer", |
| #8143 | "title": "x402 Signal Monetizer", |
| #8144 | "description": "Turns Solana research and trading signals into monetizable x402 products and feeds.", |
| #8145 | "avatar": "💡", |
| #8146 | "tags": [ |
| #8147 | "solana", |
| #8148 | "x402", |
| #8149 | "signals", |
| #8150 | "monetization", |
| #8151 | "providers", |
| #8152 | "payments", |
| #8153 | "research" |
| #8154 | ], |
| #8155 | "category": "payments", |
| #8156 | "author": "x402agent", |
| #8157 | "createdAt": "2026-05-12", |
| #8158 | "oneShot": false, |
| #8159 | "featured": false, |
| #8160 | "openingMessage": null, |
| #8161 | "openingQuestions": [], |
| #8162 | "tokenUsage": null, |
| #8163 | "capabilities": [], |
| #8164 | "metaplexSkills": [], |
| #8165 | "payment": null, |
| #8166 | "agentToken": null, |
| #8167 | "deploy": { |
| #8168 | "json": "/api/agents/catalog/solana-x402-signal-monetizer.json", |
| #8169 | "chat": "/agents/chat?agent=solana-x402-signal-monetizer", |
| #8170 | "mint": "/agents/mint?template=solana-x402-signal-monetizer", |
| #8171 | "mcp": "/api/agents/catalog/solana-x402-signal-monetizer.json", |
| #8172 | "registration": "/api/agents/registry/solana-x402-signal-monetizer.json" |
| #8173 | } |
| #8174 | }, |
| #8175 | { |
| #8176 | "identifier": "solana-x402-solana-rpc-broker", |
| #8177 | "title": "x402 Solana RPC Broker", |
| #8178 | "description": "Buys or brokers paid Solana RPC and chain analytics access with cost-aware routing.", |
| #8179 | "avatar": "🛰️", |
| #8180 | "tags": [ |
| #8181 | "solana", |
| #8182 | "x402", |
| #8183 | "rpc", |
| #8184 | "helius", |
| #8185 | "analytics", |
| #8186 | "broker", |
| #8187 | "payments" |
| #8188 | ], |
| #8189 | "category": "payments", |
| #8190 | "author": "x402agent", |
| #8191 | "createdAt": "2026-05-12", |
| #8192 | "oneShot": false, |
| #8193 | "featured": false, |
| #8194 | "openingMessage": null, |
| #8195 | "openingQuestions": [], |
| #8196 | "tokenUsage": null, |
| #8197 | "capabilities": [], |
| #8198 | "metaplexSkills": [], |
| #8199 | "payment": null, |
| #8200 | "agentToken": null, |
| #8201 | "deploy": { |
| #8202 | "json": "/api/agents/catalog/solana-x402-solana-rpc-broker.json", |
| #8203 | "chat": "/agents/chat?agent=solana-x402-solana-rpc-broker", |
| #8204 | "mint": "/agents/mint?template=solana-x402-solana-rpc-broker", |
| #8205 | "mcp": "/api/agents/catalog/solana-x402-solana-rpc-broker.json", |
| #8206 | "registration": "/api/agents/registry/solana-x402-solana-rpc-broker.json" |
| #8207 | } |
| #8208 | }, |
| #8209 | { |
| #8210 | "identifier": "solana-x402-webhook-settlement", |
| #8211 | "title": "x402 Webhook Settlement Agent", |
| #8212 | "description": "Handles payment-backed webhook receipts, delivery accounting, and callback verification.", |
| #8213 | "avatar": "📬", |
| #8214 | "tags": [ |
| #8215 | "solana", |
| #8216 | "x402", |
| #8217 | "webhooks", |
| #8218 | "settlement", |
| #8219 | "callbacks", |
| #8220 | "payments", |
| #8221 | "accounting" |
| #8222 | ], |
| #8223 | "category": "payments", |
| #8224 | "author": "x402agent", |
| #8225 | "createdAt": "2026-05-12", |
| #8226 | "oneShot": false, |
| #8227 | "featured": false, |
| #8228 | "openingMessage": null, |
| #8229 | "openingQuestions": [], |
| #8230 | "tokenUsage": null, |
| #8231 | "capabilities": [], |
| #8232 | "metaplexSkills": [], |
| #8233 | "payment": null, |
| #8234 | "agentToken": null, |
| #8235 | "deploy": { |
| #8236 | "json": "/api/agents/catalog/solana-x402-webhook-settlement.json", |
| #8237 | "chat": "/agents/chat?agent=solana-x402-webhook-settlement", |
| #8238 | "mint": "/agents/mint?template=solana-x402-webhook-settlement", |
| #8239 | "mcp": "/api/agents/catalog/solana-x402-webhook-settlement.json", |
| #8240 | "registration": "/api/agents/registry/solana-x402-webhook-settlement.json" |
| #8241 | } |
| #8242 | }, |
| #8243 | { |
| #8244 | "identifier": "solana-yield-optimizer", |
| #8245 | "title": "DeFi Yield Optimizer", |
| #8246 | "description": "Maximizes yield across Solana DeFi protocols with risk-adjusted returns", |
| #8247 | "avatar": "🌾", |
| #8248 | "tags": [ |
| #8249 | "yield", |
| #8250 | "defi", |
| #8251 | "farming", |
| #8252 | "staking", |
| #8253 | "optimization" |
| #8254 | ], |
| #8255 | "category": "defi", |
| #8256 | "author": "x402agent", |
| #8257 | "createdAt": "2026-03-15", |
| #8258 | "oneShot": false, |
| #8259 | "featured": false, |
| #8260 | "openingMessage": null, |
| #8261 | "openingQuestions": [], |
| #8262 | "tokenUsage": null, |
| #8263 | "capabilities": [], |
| #8264 | "metaplexSkills": [], |
| #8265 | "payment": null, |
| #8266 | "agentToken": null, |
| #8267 | "deploy": { |
| #8268 | "json": "/api/agents/catalog/solana-yield-optimizer.json", |
| #8269 | "chat": "/agents/chat?agent=solana-yield-optimizer", |
| #8270 | "mint": "/agents/mint?template=solana-yield-optimizer", |
| #8271 | "mcp": "/api/agents/catalog/solana-yield-optimizer.json", |
| #8272 | "registration": "/api/agents/registry/solana-yield-optimizer.json" |
| #8273 | } |
| #8274 | }, |
| #8275 | { |
| #8276 | "identifier": "spa-tokenomics-analyst", |
| #8277 | "title": "SPA Tokenomics Analyst", |
| #8278 | "description": "Expert in SPA token economics, staking rewards, and protocol revenue", |
| #8279 | "avatar": "🔬", |
| #8280 | "tags": [ |
| #8281 | "clawd", |
| #8282 | "spa", |
| #8283 | "tokenomics", |
| #8284 | "staking", |
| #8285 | "governance", |
| #8286 | "solana", |
| #8287 | "analytics" |
| #8288 | ], |
| #8289 | "category": "analytics", |
| #8290 | "author": "openclawd", |
| #8291 | "createdAt": "2026-04-16", |
| #8292 | "oneShot": false, |
| #8293 | "featured": false, |
| #8294 | "openingMessage": "🔬 Tokenomics analyst for Solana SPL tokens — supply schedule, unlocks, emissions vs buybacks, veToken lockups, sink design.", |
| #8295 | "openingQuestions": [ |
| #8296 | "Break down this token's emission schedule", |
| #8297 | "How much of supply is circulating vs locked?", |
| #8298 | "Is there a buyback or fee sink?", |
| #8299 | "Model dilution over the next 12 months" |
| #8300 | ], |
| #8301 | "tokenUsage": 589, |
| #8302 | "capabilities": [ |
| #8303 | "read-only", |
| #8304 | "a2a-message" |
| #8305 | ], |
| #8306 | "metaplexSkills": [ |
| #8307 | "agent-registry" |
| #8308 | ], |
| #8309 | "payment": null, |
| #8310 | "agentToken": null, |
| #8311 | "deploy": { |
| #8312 | "json": "/api/agents/catalog/spa-tokenomics-analyst.json", |
| #8313 | "chat": "/agents/chat?agent=spa-tokenomics-analyst", |
| #8314 | "mint": "/agents/mint?template=spa-tokenomics-analyst", |
| #8315 | "mcp": "/api/agents/catalog/spa-tokenomics-analyst.json", |
| #8316 | "registration": "/api/agents/registry/spa-tokenomics-analyst.json" |
| #8317 | } |
| #8318 | }, |
| #8319 | { |
| #8320 | "identifier": "stablecoin-comparator", |
| #8321 | "title": "Stablecoin Deep Comparator", |
| #8322 | "description": "Compare stablecoin mechanisms, risks, and use cases", |
| #8323 | "avatar": "💵", |
| #8324 | "tags": [ |
| #8325 | "stablecoin", |
| #8326 | "usdc", |
| #8327 | "dai", |
| #8328 | "usdt", |
| #8329 | "comparison", |
| #8330 | "clawd", |
| #8331 | "solana", |
| #8332 | "stablecoins", |
| #8333 | "pyusd", |
| #8334 | "susd" |
| #8335 | ], |
| #8336 | "category": "defi", |
| #8337 | "author": "openclawd", |
| #8338 | "createdAt": "2026-04-16", |
| #8339 | "oneShot": true, |
| #8340 | "featured": false, |
| #8341 | "openingMessage": "💵 Solana stablecoin comparator — USDC, USDT, PYUSD, USDe, USDS. Issuer risk, backing, redemption, depth on Solana venues, yield-bearing alternatives.", |
| #8342 | "openingQuestions": [ |
| #8343 | "Best stablecoin to hold on Solana right now", |
| #8344 | "Issuer risk: USDC vs PYUSD", |
| #8345 | "Safest yield-bearing stablecoin?", |
| #8346 | "Which stable has the deepest Jupiter liquidity?" |
| #8347 | ], |
| #8348 | "tokenUsage": 642, |
| #8349 | "capabilities": [ |
| #8350 | "read-only", |
| #8351 | "swap-execution", |
| #8352 | "a2a-message" |
| #8353 | ], |
| #8354 | "metaplexSkills": [ |
| #8355 | "agent-registry" |
| #8356 | ], |
| #8357 | "payment": null, |
| #8358 | "agentToken": null, |
| #8359 | "deploy": { |
| #8360 | "json": "/api/agents/catalog/stablecoin-comparator.json", |
| #8361 | "chat": "/agents/chat?agent=stablecoin-comparator", |
| #8362 | "mint": "/agents/mint?template=stablecoin-comparator", |
| #8363 | "mcp": "/api/agents/catalog/stablecoin-comparator.json", |
| #8364 | "registration": "/api/agents/registry/stablecoin-comparator.json" |
| #8365 | } |
| #8366 | }, |
| #8367 | { |
| #8368 | "identifier": "staking-rewards-calculator", |
| #8369 | "title": "Staking Rewards Calculator", |
| #8370 | "description": "Calculate and optimize staking rewards across protocols", |
| #8371 | "avatar": "🪙", |
| #8372 | "tags": [ |
| #8373 | "staking", |
| #8374 | "rewards", |
| #8375 | "calculator", |
| #8376 | "pos", |
| #8377 | "yields", |
| #8378 | "clawd", |
| #8379 | "solana", |
| #8380 | "validator", |
| #8381 | "lst", |
| #8382 | "education" |
| #8383 | ], |
| #8384 | "category": "education", |
| #8385 | "author": "openclawd", |
| #8386 | "createdAt": "2026-04-16", |
| #8387 | "oneShot": true, |
| #8388 | "featured": false, |
| #8389 | "openingMessage": "🪙 Solana staking rewards calculator — native validator vs LST (JitoSOL, mSOL, bSOL, INF, jupSOL), MEV uplift, commission impact, epoch compounding.", |
| #8390 | "openingQuestions": [ |
| #8391 | "Rewards on 100 SOL over 12 months via JitoSOL", |
| #8392 | "Compare native stake vs mSOL net yield", |
| #8393 | "MEV uplift on JitoSOL right now", |
| #8394 | "How does epoch compounding actually work?" |
| #8395 | ], |
| #8396 | "tokenUsage": 710, |
| #8397 | "capabilities": [ |
| #8398 | "stake", |
| #8399 | "unstake", |
| #8400 | "read-only", |
| #8401 | "a2a-message" |
| #8402 | ], |
| #8403 | "metaplexSkills": [ |
| #8404 | "agent-registry" |
| #8405 | ], |
| #8406 | "payment": null, |
| #8407 | "agentToken": null, |
| #8408 | "deploy": { |
| #8409 | "json": "/api/agents/catalog/staking-rewards-calculator.json", |
| #8410 | "chat": "/agents/chat?agent=staking-rewards-calculator", |
| #8411 | "mint": "/agents/mint?template=staking-rewards-calculator", |
| #8412 | "mcp": "/api/agents/catalog/staking-rewards-calculator.json", |
| #8413 | "registration": "/api/agents/registry/staking-rewards-calculator.json" |
| #8414 | } |
| #8415 | }, |
| #8416 | { |
| #8417 | "identifier": "token-unlock-tracker", |
| #8418 | "title": "Token Unlock Schedule Tracker", |
| #8419 | "description": "Monitor and analyze token unlock events and their market impact", |
| #8420 | "avatar": "🔓", |
| #8421 | "tags": [ |
| #8422 | "tokenomics", |
| #8423 | "unlocks", |
| #8424 | "vesting", |
| #8425 | "supply", |
| #8426 | "analysis", |
| #8427 | "clawd", |
| #8428 | "solana", |
| #8429 | "analytics" |
| #8430 | ], |
| #8431 | "category": "analytics", |
| #8432 | "author": "openclawd", |
| #8433 | "createdAt": "2026-04-16", |
| #8434 | "oneShot": false, |
| #8435 | "featured": false, |
| #8436 | "openingMessage": "🔓 Solana token unlock tracker — vesting, cliff, linear release, team & investor wallets, historical price reaction around large unlocks.", |
| #8437 | "openingQuestions": [ |
| #8438 | "Next 30 days of Solana unlocks", |
| #8439 | "How much JTO is unlocking next?", |
| #8440 | "Any protocol with a cliff in the next week?", |
| #8441 | "Average price reaction on unlock days" |
| #8442 | ], |
| #8443 | "tokenUsage": 709, |
| #8444 | "capabilities": [ |
| #8445 | "read-only", |
| #8446 | "a2a-message" |
| #8447 | ], |
| #8448 | "metaplexSkills": [ |
| #8449 | "agent-registry" |
| #8450 | ], |
| #8451 | "payment": null, |
| #8452 | "agentToken": null, |
| #8453 | "deploy": { |
| #8454 | "json": "/api/agents/catalog/token-unlock-tracker.json", |
| #8455 | "chat": "/agents/chat?agent=token-unlock-tracker", |
| #8456 | "mint": "/agents/mint?template=token-unlock-tracker", |
| #8457 | "mcp": "/api/agents/catalog/token-unlock-tracker.json", |
| #8458 | "registration": "/api/agents/registry/token-unlock-tracker.json" |
| #8459 | } |
| #8460 | }, |
| #8461 | { |
| #8462 | "identifier": "usds-stablecoin-expert", |
| #8463 | "title": "USDs Stablecoin Expert", |
| #8464 | "description": "Specialist in CLAWD USDs mechanism, collateralization, and yield strategies", |
| #8465 | "avatar": "🪙", |
| #8466 | "tags": [ |
| #8467 | "clawd", |
| #8468 | "stablecoin", |
| #8469 | "usds", |
| #8470 | "defi", |
| #8471 | "yield", |
| #8472 | "solana", |
| #8473 | "stablecoins", |
| #8474 | "sky" |
| #8475 | ], |
| #8476 | "category": "defi", |
| #8477 | "author": "openclawd", |
| #8478 | "createdAt": "2026-04-16", |
| #8479 | "oneShot": false, |
| #8480 | "featured": false, |
| #8481 | "openingMessage": "🪙 Deep-dive expert on USDS (Sky / ex-MakerDAO) specifically on Solana — backing, SSR, savings rate, Solana routes, bridges, Jupiter liquidity.", |
| #8482 | "openingQuestions": [ |
| #8483 | "How is USDS backed?", |
| #8484 | "Best yield on USDS via Solana", |
| #8485 | "Bridge USDS to Solana — safest route?", |
| #8486 | "USDS vs USDC on Solana" |
| #8487 | ], |
| #8488 | "tokenUsage": 560, |
| #8489 | "capabilities": [ |
| #8490 | "read-only", |
| #8491 | "swap-execution", |
| #8492 | "a2a-message" |
| #8493 | ], |
| #8494 | "metaplexSkills": [ |
| #8495 | "agent-registry" |
| #8496 | ], |
| #8497 | "payment": null, |
| #8498 | "agentToken": null, |
| #8499 | "deploy": { |
| #8500 | "json": "/api/agents/catalog/usds-stablecoin-expert.json", |
| #8501 | "chat": "/agents/chat?agent=usds-stablecoin-expert", |
| #8502 | "mint": "/agents/mint?template=usds-stablecoin-expert", |
| #8503 | "mcp": "/api/agents/catalog/usds-stablecoin-expert.json", |
| #8504 | "registration": "/api/agents/registry/usds-stablecoin-expert.json" |
| #8505 | } |
| #8506 | }, |
| #8507 | { |
| #8508 | "identifier": "vespa-optimizer", |
| #8509 | "title": "veSPA Lock Optimizer", |
| #8510 | "description": "Maximize returns through optimal veSPA locking strategies", |
| #8511 | "avatar": "🐝", |
| #8512 | "tags": [ |
| #8513 | "clawd", |
| #8514 | "vespa", |
| #8515 | "staking", |
| #8516 | "optimization", |
| #8517 | "voting-power", |
| #8518 | "solana", |
| #8519 | "defi", |
| #8520 | "ve-model", |
| #8521 | "governance" |
| #8522 | ], |
| #8523 | "category": "defi", |
| #8524 | "author": "openclawd", |
| #8525 | "createdAt": "2026-04-16", |
| #8526 | "oneShot": false, |
| #8527 | "featured": false, |
| #8528 | "openingMessage": "🐝 ve-model optimiser (Sperax, Marinade, Tulip). Lock term math, boost multipliers, gauge voting, bribe capture, break-even vs unstaked.", |
| #8529 | "openingQuestions": [ |
| #8530 | "Should I lock 4y or 1y for peak boost?", |
| #8531 | "Where's the highest bribe $/ve?", |
| #8532 | "Model my APR at 2y vs 4y lock", |
| #8533 | "Am I boosting an unprofitable gauge?" |
| #8534 | ], |
| #8535 | "tokenUsage": 588, |
| #8536 | "capabilities": [ |
| #8537 | "governance-vote", |
| #8538 | "lending-deposit", |
| #8539 | "read-only", |
| #8540 | "a2a-message" |
| #8541 | ], |
| #8542 | "metaplexSkills": [ |
| #8543 | "agent-registry" |
| #8544 | ], |
| #8545 | "payment": null, |
| #8546 | "agentToken": null, |
| #8547 | "deploy": { |
| #8548 | "json": "/api/agents/catalog/vespa-optimizer.json", |
| #8549 | "chat": "/agents/chat?agent=vespa-optimizer", |
| #8550 | "mint": "/agents/mint?template=vespa-optimizer", |
| #8551 | "mcp": "/api/agents/catalog/vespa-optimizer.json", |
| #8552 | "registration": "/api/agents/registry/vespa-optimizer.json" |
| #8553 | } |
| #8554 | }, |
| #8555 | { |
| #8556 | "identifier": "wallet-security-advisor", |
| #8557 | "title": "Crypto Wallet Security Advisor", |
| #8558 | "description": "Best practices for securing crypto wallets and assets", |
| #8559 | "avatar": "🔐", |
| #8560 | "tags": [ |
| #8561 | "security", |
| #8562 | "wallet", |
| #8563 | "safety", |
| #8564 | "best-practices", |
| #8565 | "hardware", |
| #8566 | "clawd", |
| #8567 | "solana", |
| #8568 | "phantom", |
| #8569 | "solflare", |
| #8570 | "ledger" |
| #8571 | ], |
| #8572 | "category": "security", |
| #8573 | "author": "openclawd", |
| #8574 | "createdAt": "2026-04-16", |
| #8575 | "oneShot": true, |
| #8576 | "featured": true, |
| #8577 | "openingMessage": "🔐 Solana wallet hygiene — Ledger seed handling, Phantom/Solflare/Backpack hardening, blind-sign dangers, drainer patterns, revoke & scan flows.", |
| #8578 | "openingQuestions": [ |
| #8579 | "My wallet got drained — what now?", |
| #8580 | "Review permissions on my wallet", |
| #8581 | "Safest Solana wallet stack for $1M?", |
| #8582 | "What's a blind-sign attack on Solana?" |
| #8583 | ], |
| #8584 | "tokenUsage": 788, |
| #8585 | "capabilities": [ |
| #8586 | "read-only", |
| #8587 | "a2a-message" |
| #8588 | ], |
| #8589 | "metaplexSkills": [ |
| #8590 | "agent-registry" |
| #8591 | ], |
| #8592 | "payment": null, |
| #8593 | "agentToken": null, |
| #8594 | "deploy": { |
| #8595 | "json": "/api/agents/catalog/wallet-security-advisor.json", |
| #8596 | "chat": "/agents/chat?agent=wallet-security-advisor", |
| #8597 | "mint": "/agents/mint?template=wallet-security-advisor", |
| #8598 | "mcp": "/api/agents/catalog/wallet-security-advisor.json", |
| #8599 | "registration": "/api/agents/registry/wallet-security-advisor.json" |
| #8600 | } |
| #8601 | }, |
| #8602 | { |
| #8603 | "identifier": "whale-watcher", |
| #8604 | "title": "Crypto Whale Watcher", |
| #8605 | "description": "Track and analyze large wallet movements and whale behavior", |
| #8606 | "avatar": "🐋", |
| #8607 | "tags": [ |
| #8608 | "on-chain", |
| #8609 | "whale", |
| #8610 | "analytics", |
| #8611 | "trading", |
| #8612 | "monitoring", |
| #8613 | "clawd", |
| #8614 | "solana", |
| #8615 | "whales", |
| #8616 | "helius", |
| #8617 | "das" |
| #8618 | ], |
| #8619 | "category": "analytics", |
| #8620 | "author": "openclawd", |
| #8621 | "createdAt": "2026-04-16", |
| #8622 | "oneShot": true, |
| #8623 | "featured": false, |
| #8624 | "openingMessage": "🐋 I track big Solana wallets — accumulation, distribution, new LP adds, position unwinds, CEX inflows/outflows. Helius DAS + WebSocket driven.", |
| #8625 | "openingQuestions": [ |
| #8626 | "Top 10 SOL whale wallets, what did they do today?", |
| #8627 | "Alert me if this wallet moves > 1000 SOL", |
| #8628 | "Which whales are rotating into stables?", |
| #8629 | "New whale spotted in CLAWD — who is it?" |
| #8630 | ], |
| #8631 | "tokenUsage": 690, |
| #8632 | "capabilities": [ |
| #8633 | "read-only", |
| #8634 | "a2a-message" |
| #8635 | ], |
| #8636 | "metaplexSkills": [ |
| #8637 | "agent-registry" |
| #8638 | ], |
| #8639 | "payment": null, |
| #8640 | "agentToken": null, |
| #8641 | "deploy": { |
| #8642 | "json": "/api/agents/catalog/whale-watcher.json", |
| #8643 | "chat": "/agents/chat?agent=whale-watcher", |
| #8644 | "mint": "/agents/mint?template=whale-watcher", |
| #8645 | "mcp": "/api/agents/catalog/whale-watcher.json", |
| #8646 | "registration": "/api/agents/registry/whale-watcher.json" |
| #8647 | } |
| #8648 | }, |
| #8649 | { |
| #8650 | "identifier": "yield-dashboard-builder", |
| #8651 | "title": "Personal DeFi Dashboard Builder", |
| #8652 | "description": "Design and track your custom DeFi portfolio dashboard", |
| #8653 | "avatar": "📊", |
| #8654 | "tags": [ |
| #8655 | "dashboard", |
| #8656 | "tracking", |
| #8657 | "portfolio", |
| #8658 | "analytics", |
| #8659 | "monitoring", |
| #8660 | "clawd", |
| #8661 | "solana", |
| #8662 | "yield", |
| #8663 | "dev-tools" |
| #8664 | ], |
| #8665 | "category": "dev-tools", |
| #8666 | "author": "openclawd", |
| #8667 | "createdAt": "2026-04-16", |
| #8668 | "oneShot": true, |
| #8669 | "featured": false, |
| #8670 | "openingMessage": "📊 I spec + scaffold Solana yield dashboards. Helius DAS, protocol SDKs, net APY math with emission decay, refresh cadence, caching.", |
| #8671 | "openingQuestions": [ |
| #8672 | "Spec a Kamino + Drift earn dashboard", |
| #8673 | "Which data sources should I pick?", |
| #8674 | "Scaffold a React + Next.js yield page", |
| #8675 | "Cache strategy for 50 protocols?" |
| #8676 | ], |
| #8677 | "tokenUsage": 813, |
| #8678 | "capabilities": [ |
| #8679 | "read-only", |
| #8680 | "a2a-message" |
| #8681 | ], |
| #8682 | "metaplexSkills": [ |
| #8683 | "agent-registry" |
| #8684 | ], |
| #8685 | "payment": null, |
| #8686 | "agentToken": null, |
| #8687 | "deploy": { |
| #8688 | "json": "/api/agents/catalog/yield-dashboard-builder.json", |
| #8689 | "chat": "/agents/chat?agent=yield-dashboard-builder", |
| #8690 | "mint": "/agents/mint?template=yield-dashboard-builder", |
| #8691 | "mcp": "/api/agents/catalog/yield-dashboard-builder.json", |
| #8692 | "registration": "/api/agents/registry/yield-dashboard-builder.json" |
| #8693 | } |
| #8694 | }, |
| #8695 | { |
| #8696 | "identifier": "yield-sustainability-analyst", |
| #8697 | "title": "DeFi Yield Sustainability Analyst", |
| #8698 | "description": "Analyze whether high yields are sustainable or temporary", |
| #8699 | "avatar": "📉", |
| #8700 | "tags": [ |
| #8701 | "defi", |
| #8702 | "yield", |
| #8703 | "sustainability", |
| #8704 | "analysis", |
| #8705 | "tokenomics", |
| #8706 | "clawd", |
| #8707 | "solana", |
| #8708 | "emission-decay", |
| #8709 | "analytics" |
| #8710 | ], |
| #8711 | "category": "defi", |
| #8712 | "author": "openclawd", |
| #8713 | "createdAt": "2026-04-16", |
| #8714 | "oneShot": true, |
| #8715 | "featured": false, |
| #8716 | "openingMessage": "📉 I model whether a Solana yield is real. Base fee vs emissions, token price assumption, decay schedule, break-even horizon.", |
| #8717 | "openingQuestions": [ |
| #8718 | "Is this 180% APR sustainable?", |
| #8719 | "What's the base yield once emissions halve?", |
| #8720 | "Model token-price decay over 90 days", |
| #8721 | "Real APY in 6 months on this farm" |
| #8722 | ], |
| #8723 | "tokenUsage": 751, |
| #8724 | "capabilities": [ |
| #8725 | "read-only", |
| #8726 | "a2a-message" |
| #8727 | ], |
| #8728 | "metaplexSkills": [ |
| #8729 | "agent-registry" |
| #8730 | ], |
| #8731 | "payment": null, |
| #8732 | "agentToken": null, |
| #8733 | "deploy": { |
| #8734 | "json": "/api/agents/catalog/yield-sustainability-analyst.json", |
| #8735 | "chat": "/agents/chat?agent=yield-sustainability-analyst", |
| #8736 | "mint": "/agents/mint?template=yield-sustainability-analyst", |
| #8737 | "mcp": "/api/agents/catalog/yield-sustainability-analyst.json", |
| #8738 | "registration": "/api/agents/registry/yield-sustainability-analyst.json" |
| #8739 | } |
| #8740 | } |
| #8741 | ], |
| #8742 | "templates": [ |
| #8743 | { |
| #8744 | "templateId": "defi-analyst", |
| #8745 | "templateName": "Solana DeFi Analyst", |
| #8746 | "templateDescription": "Template for building a DeFi-protocol-focused analyst — yield math, liquidation thresholds, oracle risk awareness.", |
| #8747 | "templateCategory": "defi", |
| #8748 | "templateAvatar": "📊", |
| #8749 | "variableCount": 4, |
| #8750 | "requiredVariables": [ |
| #8751 | "AGENT_TITLE", |
| #8752 | "TARGET_PROTOCOL", |
| #8753 | "AUDIT_STATUS" |
| #8754 | ], |
| #8755 | "optionalVariables": [ |
| #8756 | "SECONDARY_PROTOCOLS" |
| #8757 | ], |
| #8758 | "variables": [ |
| #8759 | { |
| #8760 | "name": "AGENT_TITLE", |
| #8761 | "description": "Display name of your agent", |
| #8762 | "example": "Marinade Yield Analyst", |
| #8763 | "required": true |
| #8764 | }, |
| #8765 | { |
| #8766 | "name": "TARGET_PROTOCOL", |
| #8767 | "description": "The primary Solana protocol this analyst covers", |
| #8768 | "example": "Marinade Finance (mSOL) + Marinade Native", |
| #8769 | "required": true |
| #8770 | }, |
| #8771 | { |
| #8772 | "name": "SECONDARY_PROTOCOLS", |
| #8773 | "description": "Comma-separated list of related protocols to cross-reference", |
| #8774 | "example": "Kamino, MarginFi, Drift", |
| #8775 | "required": false |
| #8776 | }, |
| #8777 | { |
| #8778 | "name": "AUDIT_STATUS", |
| #8779 | "description": "Known audit firms and dates for the protocol", |
| #8780 | "example": "OtterSec (Jun 2024), Neodyme (Nov 2023)", |
| #8781 | "required": true |
| #8782 | } |
| #8783 | ], |
| #8784 | "path": "templates/defi-analyst.template.json", |
| #8785 | "schemaVersion": 1, |
| #8786 | "tags": [ |
| #8787 | "solana", |
| #8788 | "defi", |
| #8789 | "analysis", |
| #8790 | "yield" |
| #8791 | ], |
| #8792 | "verified": false, |
| #8793 | "sasProgram": null, |
| #8794 | "verifierUI": null, |
| #8795 | "schemas": null, |
| #8796 | "deploy": { |
| #8797 | "template": "/api/agents/templates/defi-analyst.json", |
| #8798 | "create": "/agents/mint?fromTemplate=defi-analyst" |
| #8799 | } |
| #8800 | }, |
| #8801 | { |
| #8802 | "templateId": "firecrawl-researcher", |
| #8803 | "templateName": "Firecrawl Researcher", |
| #8804 | "templateDescription": "Template for spinning up a site-specific web researcher backed by Firecrawl. Locks the agent to a domain (or short list of domains), gives it scrape/search/map/crawl tools, and enforces a sourced-summary output contract.", |
| #8805 | "templateCategory": "research", |
| #8806 | "templateAvatar": "🔥", |
| #8807 | "variableCount": 5, |
| #8808 | "requiredVariables": [ |
| #8809 | "AGENT_TITLE", |
| #8810 | "PRIMARY_DOMAIN", |
| #8811 | "RESEARCH_GOAL" |
| #8812 | ], |
| #8813 | "optionalVariables": [ |
| #8814 | "SECONDARY_DOMAINS", |
| #8815 | "MAX_CRAWL_PAGES" |
| #8816 | ], |
| #8817 | "variables": [ |
| #8818 | { |
| #8819 | "name": "AGENT_TITLE", |
| #8820 | "description": "Display name of your researcher", |
| #8821 | "example": "Solana Foundation Docs Researcher", |
| #8822 | "required": true |
| #8823 | }, |
| #8824 | { |
| #8825 | "name": "PRIMARY_DOMAIN", |
| #8826 | "description": "The main site this agent researches. Must be an absolute URL.", |
| #8827 | "example": "https://docs.solana.com", |
| #8828 | "required": true |
| #8829 | }, |
| #8830 | { |
| #8831 | "name": "SECONDARY_DOMAINS", |
| #8832 | "description": "Comma-separated list of additional domains the agent is allowed to consult.", |
| #8833 | "example": "https://github.com/solana-labs, https://solana.com", |
| #8834 | "required": false |
| #8835 | }, |
| #8836 | { |
| #8837 | "name": "RESEARCH_GOAL", |
| #8838 | "description": "What the agent is optimising for. Drives tool selection and summary style.", |
| #8839 | "example": "Surface upgrade timelines, breaking changes, and migration paths for SPL programs.", |
| #8840 | "required": true |
| #8841 | }, |
| #8842 | { |
| #8843 | "name": "MAX_CRAWL_PAGES", |
| #8844 | "description": "Hard cap on pages per `web_crawl` call. Defaults to 100 if omitted.", |
| #8845 | "example": "100", |
| #8846 | "required": false |
| #8847 | } |
| #8848 | ], |
| #8849 | "path": "templates/firecrawl-researcher.template.json", |
| #8850 | "schemaVersion": 1, |
| #8851 | "tags": [ |
| #8852 | "firecrawl", |
| #8853 | "research", |
| #8854 | "scraping", |
| #8855 | "openclawd", |
| #8856 | "web" |
| #8857 | ], |
| #8858 | "verified": false, |
| #8859 | "sasProgram": null, |
| #8860 | "verifierUI": null, |
| #8861 | "schemas": null, |
| #8862 | "deploy": { |
| #8863 | "template": "/api/agents/templates/firecrawl-researcher.json", |
| #8864 | "create": "/agents/mint?fromTemplate=firecrawl-researcher" |
| #8865 | } |
| #8866 | }, |
| #8867 | { |
| #8868 | "templateId": "screener", |
| #8869 | "templateName": "Solana Risk Screener", |
| #8870 | "templateDescription": "Template for skeptical-by-default risk screeners — memecoins, new protocols, unaudited programs, or NFT collections.", |
| #8871 | "templateCategory": "security", |
| #8872 | "templateAvatar": "🛡️", |
| #8873 | "variableCount": 4, |
| #8874 | "requiredVariables": [ |
| #8875 | "AGENT_TITLE", |
| #8876 | "TARGET_ASSET_TYPE", |
| #8877 | "CHECK_LIST" |
| #8878 | ], |
| #8879 | "optionalVariables": [ |
| #8880 | "HARD_PASS_THRESHOLD" |
| #8881 | ], |
| #8882 | "variables": [ |
| #8883 | { |
| #8884 | "name": "AGENT_TITLE", |
| #8885 | "description": "Display name of your screener", |
| #8886 | "example": "Solana Meme Launch Screener", |
| #8887 | "required": true |
| #8888 | }, |
| #8889 | { |
| #8890 | "name": "TARGET_ASSET_TYPE", |
| #8891 | "description": "What this screener evaluates", |
| #8892 | "example": "New SPL tokens launched within 72 hours", |
| #8893 | "required": true |
| #8894 | }, |
| #8895 | { |
| #8896 | "name": "CHECK_LIST", |
| #8897 | "description": "Comma-separated list of core checks", |
| #8898 | "example": "Top holder concentration, dev wallet history, LP lock status, metadata authenticity, mint authority renounced", |
| #8899 | "required": true |
| #8900 | }, |
| #8901 | { |
| #8902 | "name": "HARD_PASS_THRESHOLD", |
| #8903 | "description": "Score below which the verdict is HARD PASS", |
| #8904 | "example": "30", |
| #8905 | "required": false |
| #8906 | } |
| #8907 | ], |
| #8908 | "path": "templates/screener.template.json", |
| #8909 | "schemaVersion": 1, |
| #8910 | "tags": [ |
| #8911 | "solana", |
| #8912 | "security", |
| #8913 | "screening", |
| #8914 | "risk" |
| #8915 | ], |
| #8916 | "verified": false, |
| #8917 | "sasProgram": null, |
| #8918 | "verifierUI": null, |
| #8919 | "schemas": null, |
| #8920 | "deploy": { |
| #8921 | "template": "/api/agents/templates/screener.json", |
| #8922 | "create": "/agents/mint?fromTemplate=screener" |
| #8923 | } |
| #8924 | }, |
| #8925 | { |
| #8926 | "templateId": "solana-attestation-agent", |
| #8927 | "templateName": "Solana Attestation Agent", |
| #8928 | "templateDescription": "Birth-and-attest service for OpenClawd lobsters. Stamps every newborn agent with a Solana Attestation Service credential, records the OpenClawd Skill + Agent Identity schemas on chain, mints a Metaplex MPL Core asset for the agent's identity, and exposes a verify path. Talks to the SAS program at 22zoJMtdu4tQc2PzL74ZUT7FrwgB1Udec8DdW4yw4BdG and the public verifier UI at attest.solana.com.", |
| #8929 | "templateCategory": "infrastructure", |
| #8930 | "templateAvatar": "⛓️", |
| #8931 | "variableCount": 5, |
| #8932 | "requiredVariables": [ |
| #8933 | "AGENT_TITLE", |
| #8934 | "CREDENTIAL_AUTHORITY", |
| #8935 | "CREDENTIAL_NAME" |
| #8936 | ], |
| #8937 | "optionalVariables": [ |
| #8938 | "RPC_URL", |
| #8939 | "VAULT_ADDRESS" |
| #8940 | ], |
| #8941 | "variables": [ |
| #8942 | { |
| #8943 | "name": "AGENT_TITLE", |
| #8944 | "description": "Display name for this attestation agent.", |
| #8945 | "example": "OpenClawd Spawn Notary", |
| #8946 | "required": true |
| #8947 | }, |
| #8948 | { |
| #8949 | "name": "CREDENTIAL_AUTHORITY", |
| #8950 | "description": "Public key (base58) of the on-chain authority that owns the OpenClawd credential. This is the keypair that signs every CreateSchema and CreateAttestation. Must already be funded.", |
| #8951 | "example": "AuthxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxX", |
| #8952 | "required": true |
| #8953 | }, |
| #8954 | { |
| #8955 | "name": "CREDENTIAL_NAME", |
| #8956 | "description": "Human-readable credential name. Becomes part of the credential PDA seed (first 32 bytes only).", |
| #8957 | "example": "OpenClawd Skill Authority", |
| #8958 | "required": true |
| #8959 | }, |
| #8960 | { |
| #8961 | "name": "RPC_URL", |
| #8962 | "description": "Solana RPC endpoint. Defaults to mainnet via Helius. Use a devnet URL while testing.", |
| #8963 | "example": "https://mainnet.helius-rpc.com/?api-key=...", |
| #8964 | "required": false |
| #8965 | }, |
| #8966 | { |
| #8967 | "name": "VAULT_ADDRESS", |
| #8968 | "description": "Hermes vault PDA the newborn agent is custodied under. Required for the Agent Identity attestation.", |
| #8969 | "example": "VaultxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxX", |
| #8970 | "required": false |
| #8971 | } |
| #8972 | ], |
| #8973 | "path": "templates/solana-attestation-agent.template.json", |
| #8974 | "schemaVersion": 1, |
| #8975 | "tags": [ |
| #8976 | "solana", |
| #8977 | "attestation", |
| #8978 | "metaplex", |
| #8979 | "formal-verification", |
| #8980 | "openclawd", |
| #8981 | "sas" |
| #8982 | ], |
| #8983 | "verified": true, |
| #8984 | "sasProgram": "22zoJMtdu4tQc2PzL74ZUT7FrwgB1Udec8DdW4yw4BdG", |
| #8985 | "verifierUI": "https://attest.solana.com", |
| #8986 | "schemas": { |
| #8987 | "skill": "OpenClawdSkillAttestation", |
| #8988 | "agentIdentity": "OpenClawdAgentIdentity" |
| #8989 | }, |
| #8990 | "deploy": { |
| #8991 | "template": "/api/agents/templates/solana-attestation-agent.json", |
| #8992 | "create": "/agents/mint?fromTemplate=solana-attestation-agent" |
| #8993 | } |
| #8994 | }, |
| #8995 | { |
| #8996 | "templateId": "trading-agent", |
| #8997 | "templateName": "Solana Trading Agent", |
| #8998 | "templateDescription": "Template for building a trading-focused Solana agent — Jupiter routing, slippage math, priority fee tiers, and Jito tip logic baked in.", |
| #8999 | "templateCategory": "trading", |
| #9000 | "templateAvatar": "📈", |
| #9001 | "variableCount": 4, |
| #9002 | "requiredVariables": [ |
| #9003 | "AGENT_TITLE", |
| #9004 | "SCOPE_DESCRIPTION", |
| #9005 | "RISK_STYLE" |
| #9006 | ], |
| #9007 | "optionalVariables": [ |
| #9008 | "OPENING_MESSAGE" |
| #9009 | ], |
| #9010 | "variables": [ |
| #9011 | { |
| #9012 | "name": "AGENT_TITLE", |
| #9013 | "description": "Display name of your agent", |
| #9014 | "example": "JUP Alpha Hunter", |
| #9015 | "required": true |
| #9016 | }, |
| #9017 | { |
| #9018 | "name": "SCOPE_DESCRIPTION", |
| #9019 | "description": "What this agent trades — assets, markets, DEXs", |
| #9020 | "example": "Mid-cap Solana memecoins on pump.fun and graduated Raydium CPMM pools", |
| #9021 | "required": true |
| #9022 | }, |
| #9023 | { |
| #9024 | "name": "RISK_STYLE", |
| #9025 | "description": "Risk persona — 'conservative', 'balanced', 'aggressive-degen'", |
| #9026 | "example": "balanced", |
| #9027 | "required": true |
| #9028 | }, |
| #9029 | { |
| #9030 | "name": "OPENING_MESSAGE", |
| #9031 | "description": "First message shown to user", |
| #9032 | "example": "I hunt alpha on Solana memecoins. Drop a ticker.", |
| #9033 | "required": false |
| #9034 | } |
| #9035 | ], |
| #9036 | "path": "templates/trading-agent.template.json", |
| #9037 | "schemaVersion": 1, |
| #9038 | "tags": [ |
| #9039 | "solana", |
| #9040 | "trading", |
| #9041 | "{{RISK_STYLE}}" |
| #9042 | ], |
| #9043 | "verified": false, |
| #9044 | "sasProgram": null, |
| #9045 | "verifierUI": null, |
| #9046 | "schemas": null, |
| #9047 | "deploy": { |
| #9048 | "template": "/api/agents/templates/trading-agent.json", |
| #9049 | "create": "/agents/mint?fromTemplate=trading-agent" |
| #9050 | } |
| #9051 | } |
| #9052 | ] |
| #9053 | } |
| #9054 |