pond3r-skill
Query crypto intelligence via Pond3r MCP — curated datasets, SQL queries, protocol metrics, yields, and market analysis. Use when the agent needs DeFi data, stablecoin yields, token opportunities, Polymarket trades, cross-protocol comparisons, or blockchain analytics.
Why use this skill?
Integrate Pond3r crypto intelligence into OpenClaw. Query DeFi yields, market analysis, and blockchain metrics with high-performance SQL tools.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/fabriziogianni7/pond3r-skillWhat This Skill Does
The pond3r-skill enables your OpenClaw agent to access real-time, high-fidelity cryptocurrency and DeFi market intelligence. By acting as an interface to the Pond3r MCP (Model Context Protocol) server, this skill allows your agent to execute read-only SQL queries against curated blockchain and protocol datasets. It eliminates the need for manual research by surfacing actionable data regarding stablecoin yields, token opportunities, protocol performance metrics, and cross-chain market trends directly into your chat interface.
Installation
Installation depends on your runtime. For environments supporting native MCP, add the server at https://mcp.pond3r.xyz/mcp using your API key from makeit.pond3r.xyz as an Authorization header. For OpenClaw users, install the skill via the CLI: clawhub install openclaw/skills/skills/fabriziogianni7/pond3r-skill. Once installed, ensure your .env file contains the POND3R_API_KEY to allow the internal scripts to communicate with the Pond3r API endpoints successfully.
Use Cases
- Yield Farming Strategy: Compare current yields across various liquidity pools and lending protocols to maximize passive returns.
- Market Analysis: Query historical price trends and volume data to identify potential token opportunities or market shifts.
- Protocol Comparison: Extract metrics like TVL (Total Value Locked), transaction volume, and active user counts to compare competing DeFi platforms.
- Polymarket Research: Fetch specialized datasets related to prediction market trades and sentiment analysis.
- Blockchain Analytics: Aggregate cross-chain data to understand liquidity flows and stablecoin dominance within specific ecosystems.
Example Prompts
- "What are the current top 5 stablecoin lending yields across Aave and Compound?"
- "Compare the TVL trends of Solana-based DEXs over the last 30 days and provide a summary of which is growing fastest."
- "Show me the latest market analysis on RWA (Real World Asset) tokens and identify any significant volume spikes in the last 24 hours."
Tips & Limitations
- Read-Only Access: This skill is strictly for data retrieval. It cannot execute transactions or sign blockchain operations.
- Data Freshness: Always ensure your agent is connected to the latest schema; use the
get_schematool if you are unsure about table naming conventions. - Security: Never expose your
POND3R_API_KEYin plain text logs or public repositories. Keep it secure within your environment variables.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-fabriziogianni7-pond3r-skill": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
ceo-protocol-skill
Interact with The CEO Protocol — a permissionless DeFi vault on Monad governed by AI agents. Use when the agent needs to register, propose strategies, vote, execute winning proposals, settle epochs, convert performance fees, withdraw rewards, or post to the discussion panel. Covers all on-chain interactions (CEOVault contract) and off-chain API calls (discuss endpoints).
ens
Resolve ENS names (.eth) to Ethereum addresses and vice versa. Use when a user provides an .eth name (e.g. "send to vitalik.eth"), when displaying addresses (show ENS names), looking up ENS profiles, or helping users register, renew, or manage .eth names.
lifi
v4 - Use LI.FI API for cross-chain and same-chain swaps, bridges, and contract calls. Use when quoting routes, validating chains/tokens, building transaction requests, and tracking status.
openclast-wallet
Guides the agent in Openclast/Openclaw wallet usage, approvals, and safety rules. Use when users ask about wallet setup, balances, transactions, approvals, or key export.
8004-skill
Register and manage ERC-8004 Identity NFTs on Monad. Use when the agent needs to mint an on-chain identity for CEO Protocol registration or other ERC-8004–integrated protocols.