andresdefi
Community@andresdefi
andresdefi maintains a 98-skill registry of Web3 development references covering DeFi protocols, cross-chain messaging, smart contract security, and Solana/EVM tooling.
Agent Skills by andresdefi
Showing 95 vetted skills indexed across 1 GitHub repositories.
protocol-name
Provides a reusable template for authoring crypto protocol agent skills with standardized SKILL.md structure.
pyth-evm
Integrate Pyth pull-oracle price feeds into EVM smart contracts and TypeScript clients.
eigenlayer
Implements EigenLayer restaking, delegation, withdrawals, and AVS operator registration on Ethereum.
safe
Create, manage, and execute Safe multisig transactions using the Safe{Core} SDK across EVM chains.
uniswap
Implement Uniswap V3 and V4 swaps, liquidity positions, and hooks using viem and Solidity.
eliza
Build autonomous elizaOS AI agents with character files, plugins, and platform connectors.
hyperliquid
Trade perpetual futures on Hyperliquid via signed REST and WebSocket APIs.
contract-addresses
Provides verified contract addresses for major EVM protocols across five chains.
metengine
Query smart money analytics APIs for Polymarket, Hyperliquid, and Meteora via x402 payments.
kamino
Build Solana DeFi applications using Kamino lending, liquidity, and oracle SDKs.
sui
Implement Sui Move development with PTBs, object ownership, and the @mysten/sui TypeScript SDK.
ens
Implements ENS name resolution, registration, and record management on Ethereum using viem.
gmx
Executes GMX V2 spot swaps, perpetual orders, and GM liquidity operations on Arbitrum and Avalanche.
lido
Integrate Lido liquid staking to stake ETH, wrap wstETH, and manage withdrawal queue requests.
foundry
Build, test, deploy, and debug Solidity smart contracts with the Foundry toolkit.
optimism
Guides Optimism and OP Stack development including deployment, bridging, cross-chain messaging, and gas estimation.
brian-api
Convert natural language prompts into executable Web3 transaction calldata via the Brian API.
pendle
Implements Pendle yield tokenization operations including PT/YT trading, SY wrapping, and liquidity provision.
morpho
Interact with Morpho Blue lending markets and MetaMorpho vaults on Ethereum using viem.
crypto-skill-creator
Guides creation of enriched CryptoSkills agent skills with SKILL.md structure, examples, and marketplace registration.
scaffold-eth-2
Build full-stack Ethereum dApps with Foundry contracts and Next.js frontend hooks.
pumpfun
Implements token launches, bonding curve trades, and AMM liquidity operations on PumpFun for Solana.
halmos
Write symbolic Foundry tests that verify Solidity properties across all inputs within bounds.
code-recon
Builds architectural context for security audits through phased codebase reconnaissance.
Frequently Asked Questions About andresdefi
FAQPage SchemaWhat tasks can I accomplish using andresdefi's skills?▼
You can integrate DeFi protocols (Uniswap swaps, Aave lending, Lido staking, Pendle yield tokenization), build perpetual futures trading on Hyperliquid, GMX, or Drift, implement cross-chain messaging via LayerZero, Wormhole, and Axelar, and run security audits with Slither, Mythril, Echidna, and Certora.
Who are these skills designed for?▼
Solidity and Solana developers, DeFi protocol integrators, smart contract security auditors, and builders of onchain agents. Skills assume familiarity with EVM chains, Solana programs, TypeScript SDKs like viem and ethers.js, and frameworks such as Foundry, Hardhat, and Anchor.
How do I install and run these skills?▼
Each skill is a folder containing a SKILL.md file with YAML frontmatter declaring name, description, license, chain, and category. Drop the folder into a compatible environment such as Claude Code, Cursor, Windsurf, Cline, or Codex, and the skill activates via its description trigger phrases.
Are these skills open source and what do they cost?▼
Nearly all skills carry the Apache-2.0 license, with Jupiter under MIT; they are free to use and modify. One exception is metengine, a hosted analytics service charging pay-per-request in USDC on Solana via the x402 payment protocol, with free health and pricing endpoints.
What prerequisites and dependencies do the skills require?▼
Prerequisites vary by skill: Foundry or Hardhat for EVM testing, Rust and Anchor or Pinocchio for Solana programs, Node.js with TypeScript for viem, wagmi, and ethers.js, and chain-specific SDKs such as @mysten/sui or @aptos-labs/ts-sdk. Contract addresses should be verified onchain before production use.