Defillama Data Aggregator by @deanpeng-dotcom
Professional DeFi data aggregator that provides unified access to TVL, protocols, chains, and yields data from DefiLlama. Supports multiple output formats (J...
β‘ When to Use
Trigger Action ``` "Show me the top 10 lending protocols by TVL" "Find yield pools on Ethereum with APY above 15%" "What is the current TVL of Aave?" ``` ### For Data Analysts ``` "Export all protocols data to CSV" "Get the TVL distribution across chains" "Compare lending vs DEX TVL" ``` ### For Developers ``` "Check if DefiLlama API is healthy" "Get protocol data in JSON format" "Find pools with minimum 1M TVL" ```
π‘ Examples
Get Top Protocols
node {skillDir}/src/index.js defillama protocols --limit 10 --sort tvl --format table
Find High-Yield Pools
node {skillDir}/src/index.js defillama yields --min-apy 20 --min-tvl 1000000 --limit 5
Check Health
node {skillDir}/src/index.js health
βοΈ Configuration
cd {skillDir}
npm install
π Tips & Best Practices
Protocol Not Found
Ensure the protocol name matches DefiLlama's naming (e.g., aave-v3 not aave v3)
Check if the protocol is listed on DefiLlama
Chain Not Found
Use lowercase chain names (e.g., ethereum not Ethereum)
For multi-word chains, use hyphens (e.g., polygon-pos)
No Results from Yields
Try lowering the --min-apy or --min-tvl thresholds
Ensure the chain name is valid
Network Errors
Check internet connectivity
DefiLlama API may be temporarily unavailable
Version : 1.0.3
Last Updated : 2026-03-31
Maintainer : AntalphaAI
License : MIT
βΈ Show full description clawhub install defillama-data-aggregatorCopy
π§ͺ Use this skill with your agent Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.
π Can't find the right skill?
Search 60,000+ AI agent skills β free, no login needed.
Search Skills β