yield-maximizer
Autonomous DeFi yield monitor and auto-compounder for Zyfai positions on the Base chain.
- Auto-compound DeFi rewards on Base when gas prices are optimal.
- Monitor Zyfai subaccounts 24/7 for pending yield accumulation.
- Identify high-APY migration opportunities across Base liquidity pools.
Secure checkout via Stripe
Included in download
- Auto-compound DeFi rewards on Base when gas prices are optimal.
- Monitor Zyfai subaccounts 24/7 for pending yield accumulation.
- terminal, network, env_vars automation included
- Includes example output and usage patterns
Sample Output
A real example of what this skill produces.
[Yield Maximizer] Status: Monitoring Base. Pending: 12.45 USDC. Gas: 0.12 USDC. Action: Auto-compounding triggered via Zyfai. Market Watch: Higher APY (18.4%) found in WETH/USDC pool (current: 12.1%). Notification: Recommend migration to maximize daily yield.
yield-maximizer
Autonomous DeFi yield monitor and auto-compounder for Zyfai positions on the Base chain.
Secure checkout via Stripe
Included in download
- Auto-compound DeFi rewards on Base when gas prices are optimal.
- Monitor Zyfai subaccounts 24/7 for pending yield accumulation.
- terminal, network, env_vars automation included
- Includes example output and usage patterns
- Instant install
Sample Output
A real example of what this skill produces.
[Yield Maximizer] Status: Monitoring Base. Pending: 12.45 USDC. Gas: 0.12 USDC. Action: Auto-compounding triggered via Zyfai. Market Watch: Higher APY (18.4%) found in WETH/USDC pool (current: 12.1%). Notification: Recommend migration to maximize daily yield.
About This Skill
Automated Yield Optimization for Base
Managing DeFi yields on Base can be a manual chore. The Yield Maximizer is a lightweight, autonomous daemon designed to monitor, compound, and optimize your Zyfai subaccount positions 24/7 without requiring manual intervention.
What it does
- Auto-Compounding: Periodically checks pending rewards and triggers compounding transactions only when yield outweighs gas costs, as verified by an LLM-driven logic gate.
- Market Monitoring: Continuously scans top Base liquidity pools to ensure your capital is parked in the highest-yielding opportunities.
- Risk-Aware Decisions: Uses a rotation of free-tier LLMs (Groq, OpenRouter, Ollama) to analyze APY spreads and provide human-readable alerts when a migration is recommended.
Why use this skill?
Unlike generic prompting, this skill provides a structured execution loop with built-in gas awareness and specialized Zyfai integration. It eliminates the need to manually check dashboards by transforming your AI agent into a passive yield manager that runs on free-tier infrastructure.
Supported Tools
- Infrastructure: Base Chain, Zyfai Protocols
- AI Backends: Groq, OpenRouter, and local Ollama instances
- Dependencies: Python 3, Bankr API
Use Cases
- Auto-compound DeFi rewards on Base when gas prices are optimal.
- Monitor Zyfai subaccounts 24/7 for pending yield accumulation.
- Identify high-APY migration opportunities across Base liquidity pools.
- Run a zero-cost yield daemon using free-tier LLM API rotation.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/yield-maximizer | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Creator
Building autonomous agent economy tools for Base chain. Free-tier LLM stacks for DeFi, signals, and identity.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.
diagnosing-rag-failure-modes
RAG fails quietly. It retrieves documents, returns confident-looking answers, and misses the question entirely — because the question required connecting facts across documents, reasoning about sequence, or tracing causation. This skill gives you a five-question diagnostic checklist that classifies any failing query as either RAG-safe or structurally RAG-incompatible, then maps it to the specific failure pattern and the architectural fix that resolves it.