Add vaults.fyi skill#84
Open
pawelpolak2 wants to merge 2 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Vaults.fyi skill
Skill name:
moonpay-vaultsfyiDescription: Curated DeFi vault discovery, analytics, position tracking, and transaction building via the vaults.fyi MCP. Covers Morpho, Euler, Aave, Fluid, Yearn, Origin, and more, with reputation scoring and curator attribution (Steakhouse, Gauntlet, MEV Capital, K3 Capital, kpk, Chaos Labs).
Primary chain: Multichain (Ethereum, Base, Arbitrum, Optimism, Polygon, and others)
Primary token: USDC, USDT, DAI, ETH, wstETH, and other vault assets
Checklist
skills/{name}/SKILL.mdwith YAML frontmatter (name,description).claude-plugin/marketplace.jsonMoonPay Integration
The skill uses local signing paths for execution. vaults.fyi returns unsigned calldata only and never receives private keys. Workflow:
mp wallet createto set up a vaults agent walletmp buyormp token bridgeto fund the walletmp transaction prepare,mp transaction sign, thenmp transaction sendto broadcastFor ERC-4337 smart wallets, the skill routes through OWS or the browser fallback instead of the MoonPay CLI EOA transaction path.
Example Usage
User asks: "Find me the highest reputation USDC vault on Base and deposit 10,000."