ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 5/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/fabriziogianni7/pond3r-skill
Or

What 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

  1. "What are the current top 5 stablecoin lending yields across Aave and Compound?"
  2. "Compare the TVL trends of Solana-based DEXs over the last 30 days and provide a summary of which is growing fastest."
  3. "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_schema tool if you are unsure about table naming conventions.
  • Security: Never expose your POND3R_API_KEY in plain text logs or public repositories. Keep it secure within your environment variables.

Metadata

Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-fabriziogianni7-pond3r-skill": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#crypto#defi#analytics#sql#blockchain
Safety Score: 5/5

Flags: network-access, external-api