Stakr Protocol — Agent Overview This skill gives agents the context to interact with the Stakr protocol: ERC-4626 tokenized vaults with multi-reward staking for any ERC-20 token. Use it when building integrations, scripts, or tooling that create vaults, add rewards, modify reward schedules, or let an agent operate its "own" vault. --- Protocol at a Glance - StakrVault : Single-asset ERC-4626 vault. Users deposit underlying, get shares; they can lock shares to earn multiple reward tokens over configurable windows. - StakrVaultFactory : Deploys vaults and holds protocol fee configuration. One f…