defi-portfolio-scanner
Installation
SKILL.md
defi-portfolio-scanner
Cross-protocol DeFi position aggregator for Stacks wallets. Scans four major Stacks DeFi protocols and produces a unified portfolio view with aggregate totals and risk scoring.
What it does
defi-portfolio-scanner queries four Stacks DeFi protocols in parallel and returns a single, normalized JSON report for any given STX address:
| Protocol | What is scanned |
|---|---|
| Bitflow HODLMM | LP positions across all active HODLMM pools — token pair, share amount, estimated USD value |
| Zest Protocol | Lending deposits (collateral supplied) and active borrows — asset, principal, LTV ratio |
| ALEX DEX | Pool token balances representing LP shares in ALEX liquidity pools |
| Styx Bridge | Pending and completed bridge deposits between Bitcoin L1 and Stacks |
The skill also queries the Hiro API for baseline token balances so the portfolio view includes idle wallet holdings alongside active DeFi positions.