andresdefi avatar

andresdefi

Community

@andresdefi

1Followers
|
16Public Repos
|
95Published Skills

andresdefi maintains a 98-skill registry of Web3 development references covering DeFi protocols, cross-chain messaging, smart contract security, and Solana/EVM tooling.

Skills Distribution
DomainBusiness, Fi...DeFi Protocol Inte.. (35%)Smart Contract Sec.. (20%)Blockchain Develop.. (18%)Onchain Data, Orac.. (15%)

Agent Skills by andresdefi

Showing 95 vetted skills indexed across 1 GitHub repositories.

andresdefiandresdefi
6

protocol-name

Provides a reusable template for authoring crypto protocol agent skills with standardized SKILL.md structure.

Community
Basic
andresdefiandresdefi
6

pyth-evm

Integrate Pyth pull-oracle price feeds into EVM smart contracts and TypeScript clients.

Community
Advanced
andresdefiandresdefi
6

eigenlayer

Implements EigenLayer restaking, delegation, withdrawals, and AVS operator registration on Ethereum.

Community
Advanced
andresdefiandresdefi
6

safe

Create, manage, and execute Safe multisig transactions using the Safe{Core} SDK across EVM chains.

Community
Advanced
andresdefiandresdefi
6

uniswap

Implement Uniswap V3 and V4 swaps, liquidity positions, and hooks using viem and Solidity.

Community
Advanced
andresdefiandresdefi
6

eliza

Build autonomous elizaOS AI agents with character files, plugins, and platform connectors.

Community
Advanced
andresdefiandresdefi
6

hyperliquid

Trade perpetual futures on Hyperliquid via signed REST and WebSocket APIs.

Community
Advanced
andresdefiandresdefi
6

contract-addresses

Provides verified contract addresses for major EVM protocols across five chains.

Community
Intermediate
andresdefiandresdefi
6

metengine

Query smart money analytics APIs for Polymarket, Hyperliquid, and Meteora via x402 payments.

Community
Advanced
andresdefiandresdefi
6

kamino

Build Solana DeFi applications using Kamino lending, liquidity, and oracle SDKs.

Community
Advanced
andresdefiandresdefi
6

sui

Implement Sui Move development with PTBs, object ownership, and the @mysten/sui TypeScript SDK.

Community
Advanced
andresdefiandresdefi
6

ens

Implements ENS name resolution, registration, and record management on Ethereum using viem.

Community
Advanced
andresdefiandresdefi
6

gmx

Executes GMX V2 spot swaps, perpetual orders, and GM liquidity operations on Arbitrum and Avalanche.

Community
Advanced
andresdefiandresdefi
6

lido

Integrate Lido liquid staking to stake ETH, wrap wstETH, and manage withdrawal queue requests.

Community
Advanced
andresdefiandresdefi
6

foundry

Build, test, deploy, and debug Solidity smart contracts with the Foundry toolkit.

Community
Advanced
andresdefiandresdefi
6

optimism

Guides Optimism and OP Stack development including deployment, bridging, cross-chain messaging, and gas estimation.

Community
Advanced
andresdefiandresdefi
6

brian-api

Convert natural language prompts into executable Web3 transaction calldata via the Brian API.

Community
Advanced
andresdefiandresdefi
6

pendle

Implements Pendle yield tokenization operations including PT/YT trading, SY wrapping, and liquidity provision.

Community
Advanced
andresdefiandresdefi
6

morpho

Interact with Morpho Blue lending markets and MetaMorpho vaults on Ethereum using viem.

Community
Advanced
andresdefiandresdefi
6

crypto-skill-creator

Guides creation of enriched CryptoSkills agent skills with SKILL.md structure, examples, and marketplace registration.

Community
Advanced
andresdefiandresdefi
6

scaffold-eth-2

Build full-stack Ethereum dApps with Foundry contracts and Next.js frontend hooks.

Community
Advanced
andresdefiandresdefi
6

pumpfun

Implements token launches, bonding curve trades, and AMM liquidity operations on PumpFun for Solana.

Community
Advanced
andresdefiandresdefi
6

halmos

Write symbolic Foundry tests that verify Solidity properties across all inputs within bounds.

Community
Advanced
andresdefiandresdefi
6

code-recon

Builds architectural context for security audits through phased codebase reconnaissance.

Community
Advanced

Frequently Asked Questions About andresdefi

FAQPage Schema
What 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.