zest-yield-manager

Automate sBTC yield management on Zest Protocol with safety checks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires commander, @stacks/transactions, @stacks/network.

What problem does it solve?

Automates autonomous sBTC yield management on Zest Protocol to maximize returns while enforcing safety checks and operational guardrails.

Core Features & Use Cases

  • Supplies idle sBTC to earn yield from Zest Pool and borrows, monitors position health, and automatically claims wSTX rewards.
  • Withdraws when liquidity is needed or when position health requires adjustment, with pre-flight checks for gas and balance.
  • Checks wallet readiness and position status to ensure safe and auditable operations.

Quick Start

Run zest-yield-manager doctor to verify wallet readiness, then check status with --action=status to view your current position.

Frequently Asked Questions about zest-yield-manager

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

FAQPage Schema
How do I automate sBTC yield on Zest Protocol?

You can automate sBTC yield on Zest Protocol by running a dedicated manager Skill that supplies idle sBTC to the Zest Pool, monitors position health, and automatically claims wSTX rewards while enforcing operational guardrails.

What is the best way to manage idle sBTC yield on Stacks?

The best way to manage idle sBTC yield on Stacks is through an automated manager that applies pre-flight checks for gas and balance, ensuring safe and auditable operations when supplying or withdrawing from Zest Protocol.

How do I check if my wallet is ready for sBTC yield management?

You check if your wallet is ready for sBTC yield management by running the doctor command to verify wallet readiness, then checking your current position status using the Hiro API before executing any supply or withdraw actions.

Does Zest Protocol yield management support automatic withdrawal when position health drops?

Yes, Zest Protocol yield management supports automatic withdrawal when position health requires adjustment, utilizing pre-flight checks for gas and balance alongside explicit max-supply limits to ensure safe operations.

What safety guards are in place when supplying sBTC to Zest Protocol?

Safety guards when supplying sBTC to Zest Protocol include explicit guardrails, max-supply limits, and pre-checks using the Hiro API and MCP-based broadcast tooling to generate deterministic actions on Stacks mainnet.

Can I claim wSTX rewards automatically from Zest Protocol?

Yes, you can claim wSTX rewards automatically from Zest Protocol through the yield management Skill, which monitors your supplied sBTC position and executes reward claims as part of its automated workflow.