Naruto
Community@naruto11eth
building and breaking things with 10 claude instances | crypto/acc
Agent Skills by Naruto
Showing 96 vetted skills indexed across 1 GitHub repositories.
protocol-name
Scaffolds standardized SKILL.md documentation for crypto protocol integrations.
pyth-evm
Integrate Pyth pull-oracle price feeds into EVM smart contracts and TypeScript clients.
eigenlayer
Implements EigenLayer restaking, delegation, withdrawals, and operator registration on Ethereum mainnet.
safe
Create, manage, and execute Safe multisig transactions using the Safe{Core} SDK on 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 multi-platform connectors.
hyperliquid
Trade perpetual futures on Hyperliquid via EIP-712 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
Implements 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 queues.
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, Next.js frontend, and auto-wired React hooks.
pumpfun
Implements token launches, bonding curve trades, and PumpSwap AMM operations on Solana.
halmos
Write symbolic Foundry tests that verify Solidity properties across all inputs within bounds.
code-recon
Builds layered architectural context for security audits through phased codebase reconnaissance.
Frequently Asked Questions About Naruto
FAQPage SchemaWhat tasks can I accomplish with Naruto's skill registry?▼
You can integrate DeFi protocols (Uniswap, Aave, Morpho, Jupiter, Drift), build cross-chain messaging with LayerZero, Wormhole, and Hyperlane, audit Solidity contracts with Slither, Echidna, and Certora, and develop on L2s including Arbitrum, Base, Optimism, zkSync, and StarkNet.
Who is the target audience for these skills?▼
Smart contract engineers, DeFi protocol integrators, security auditors, and onchain agent developers working across Ethereum, Solana, and alternative L1/L2 chains. Skills assume familiarity with Solidity, TypeScript, Rust, or Move depending on the target ecosystem.
How do I install and run these skills?▼
Skills are distributed as SKILL.md files with YAML frontmatter, compatible with Claude Code, Cursor, Windsurf, Cline, and Codex. Drop the skill folder into your editor's skills directory; activation occurs via trigger phrases documented in each skill's description field.
Are these skills open source and what do they cost?▼
Nearly all skills carry the Apache-2.0 license, with Jupiter under MIT; both permit free commercial use and modification. The metengine skill is an exception at runtime, charging pay-per-request via x402 in Solana USDC for its 63 analytics endpoints.
What prerequisites and dependencies do these skills require?▼
EVM skills expect Foundry or Hardhat plus viem, ethers.js, or wagmi. Solana skills use @solana/kit, Anchor, or Pinocchio with Helius RPC access. Security skills require Slither, Echidna, Mythril, Halmos, or Certora installed locally; chain-specific skills need the relevant network SDKs.