defi-data-fetcher
Installation
SKILL.md
DeFi Data Fetcher
Purpose
Collect DeFi metrics from prioritized sources, normalize them, reconcile cross-source conflicts, and return a source-attributed dataset with freshness and confidence labels.
Use this skill when
- The user asks for current or historical DeFi metrics (TVL, APY, volume, fees, revenue, token prices).
- The user wants protocol/token comparisons across chains.
- The user needs a clean dataset before risk or strategy analysis.
Do not use this skill when
- The task is transaction signing or broadcasting.
- The task is pure protocol economic risk scoring (use
defi-risk-evaluator).