euler-earn

EulerEarn yield aggregation guide for Euler Finance. This skill should be used when creating yield aggregation vaults, managing strategies, configuring roles, or using PublicAllocator. Triggers on tasks involving EulerEarn vaults, strategy allocation, yield optimization, or meta-vault management.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "euler-earn" with this command: npx skills add euler-xyz/agent-skills/euler-xyz-agent-skills-euler-earn

EulerEarn Agent Skill

EulerEarn yield aggregation guide for Euler Finance. Covers vault creation, strategy management, and role-based governance.

When to Apply

Reference these guidelines when:

  • Creating EulerEarn yield aggregation vaults
  • Managing strategies (caps, queues, reallocation)
  • Configuring roles (owner, curator, guardian, allocator)
  • Using PublicAllocator for permissionless reallocation
  • Setting up timelocked governance
  • Monitoring strategy APYs and allocation

Rule Categories

RuleImpactDescription
earn-create-vaultMEDIUMDeploy EulerEarn yield aggregation vaults
earn-manage-strategiesMEDIUMManage strategies and allocations

Quick Reference

Role Permissions

RoleCapabilities
OwnerAll actions, set other roles, set fee
CuratorManage caps, submit removals, allocator actions
GuardianRevoke pending changes, emergency stops
AllocatorSet queues, reallocate funds

Key Concepts

  1. Meta-Vaults - ERC-4626 vaults that allocate across strategies
  2. Supply Queue - Order for depositing into strategies
  3. Withdraw Queue - Order for withdrawing from strategies
  4. Timelocked Governance - Cap increases require timelock
  5. PublicAllocator - Permissionless reallocation with flow caps

Companion Skills

  • euler-vaults - Core vault operations, EVC, risk management
  • euler-irm-oracles - Oracle adapters and interest rate models
  • euler-advanced - Hooks, flash loans, fee flow
  • euler-data - Lens contracts and data querying

How to Use

Read individual rule files for detailed explanations and code examples:

rules/earn-create-vault.md
rules/earn-manage-strategies.md

Full Compiled Document

For the complete guide with all rules expanded: AGENTS.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

euler-vaults

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

euler-advanced

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

euler-irm-oracles

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

euler-data

No summary provided by upstream source.

Repository SourceNeeds Review