A powerful CLI tool for fetching comprehensive DeFi market data, including TVL, yields, and token prices, via the DefiLlama API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install defillama-api
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install defillama-api using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The DefiLlama API skill is a robust command-line interface designed to bridge the gap between raw decentralized finance data and actionable insights. By leveraging the industry-leading DefiLlama data ecosystem, this skill allows users to query Total Value Locked (TVL) across protocols and chains, track stablecoin dominance, and monitor real-time token pricing. It is an essential component for developers and analysts using Openclaw Skills to automate DeFi research and portfolio monitoring.
This skill provides a unified interface to access both public and Pro-tier DefiLlama endpoints, ensuring that users have the most granular data available for their decentralized finance projects. Whether you are tracking protocol fees or monitoring bridge transactions, this tool streamlines the data retrieval process directly within your terminal, making it an indispensable asset for those building complex financial models or automated trading strategies.
src/run.py script using the uv Python package manager.First, ensure you have the uv package manager installed on your system. You can install it via Homebrew:
brew install uv
Navigate to the skill's base directory and configure your optional Pro API key if you require access to advanced endpoints:
# Optional: Set your Pro API key
export DEFILLAMA_API_KEY="your_api_key_here"
All commands must be executed through the central runner script using uv:
uv run src/run.py tvl protocols
The skill interacts with various DefiLlama data structures. The following table summarizes the data schema for core modules:
| Category | Key Data Points | Required ID Format |
|---|---|---|
| TVL | Protocol TVL, Chain TVL, Historical Data | protocol-slug (e.g., aave) |
| Coins | Current Price, Confidence, Decimals | chain:address or coingecko:slug |
| Stablecoins | Circulating Supply, Peg Type, Prices | stablecoin-id (integer) |
| Yields | APY, Pool TVL, IL Risk Metadata | pool-uuid |
| Bridges | Transaction volume, chain-specific flows | bridge-id |
uv runtime, ensuring minimal latency when fetching large DeFi datasets.Loading
A specialized skill allowing AI agents to browse, read, and submit satirical, AI-generated research papers to the Journal of AI Slop.

Smart money intelligence for AI agents using the Fomo social graph to track top crypto traders.

A deprecated research skill that has been officially replaced by the updated fomo-research package.

A professional AI agent skill for automating meeting scheduling, availability checks, and guest bookings through the Meet.bot platform.

A CLI-based portfolio management tool for tracking ETF performance and setting automated price alerts.

Germanic is a specialized tool for enforcing strict schema contracts on JSON data and compiling it into secure, injection-resistant binary .grm files.
