yield-dashboard

Aggregate DeFi yields across Zest Protocol, ALEX, and Bitflow on Stacks.

9|43|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/aibtcdev/skills --skill yield-dashboard-aibtcdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yield-dashboard
Source: https://github.com/aibtcdev/skills/tree/main/yield-dashboard
Command: npx skills add https://github.com/aibtcdev/skills --skill yield-dashboard-aibtcdev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @stacks/transactions, commander.

What problem does it solve?

Cross-protocol DeFi yield dashboard for Stacks - aggregates positions across Zest Protocol, ALEX, and Bitflow, and STX stacking to provide a read-only, mainnet-only portfolio snapshot.

Core Features & Use Cases

  • Aggregate positions across Zest Protocol, ALEX DEX, Bitflow, and STX stacking to produce a single portfolio view.
  • Show total value, per-protocol APY, and rebalance guidance with wallet-context awareness.
  • Read-only, mainnet-only, with an unlocked wallet required for address-context data.

Quick Start

Unlock your wallet and run the overview subcommand to view your portfolio.

Frequently Asked Questions about yield-dashboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I aggregate DeFi yields across Stacks protocols in one view?

Aggregating Stacks DeFi yields requires querying on-chain staking and lending positions via Hiro API. This Skill fetches that data read-only to display total portfolio value and per-protocol APY.

Can I track STX stacking and ALEX DEX positions together?

Yes, tracking STX stacking alongside ALEX DEX positions is supported. The dashboard aggregates lending and staking positions across these protocols to provide a complete portfolio snapshot.

Do I need an unlocked Stacks wallet to view my DeFi portfolio?

Yes, an unlocked Stacks wallet is required. The dashboard needs your wallet address to fetch read-only position data and generate a context-aware snapshot of your total value and APY.

Does the yield dashboard support testnet or write operations?

No, the dashboard is strictly read-only and mainnet-only. It does not support testnet environments or transaction execution, focusing entirely on viewing live mainnet DeFi yields.

How do I export Stacks DeFi portfolio data for downstream tooling?

To export Stacks DeFi portfolio data, use the exposed CLI which outputs JSON. This format contains your aggregated positions, total value, and APY breakdown for downstream tooling.

What's the best way to get rebalance guidance for Stacks DeFi positions?

For rebalance guidance on Stacks DeFi positions, the dashboard analyzes your aggregated APY breakdown across Zest, ALEX, and Bitflow to deliver wallet-context-aware rebalance recommendations.