Naruto avatar

Naruto

Community

@naruto11eth

4Followers
|
15Public Repos
|
96Published Skills

building and breaking things with 10 claude instances | crypto/acc

Skills Distribution
DomainDeveloper To...DeFi Protocol Inte.. (35%)Smart Contract Sec.. (25%)Cross-Chain & L2 I.. (20%)Blockchain Develop.. (15%)

Agent Skills by Naruto

Showing 96 vetted skills indexed across 1 GitHub repositories.

naruto11ethnaruto11eth
1

protocol-name

Scaffolds standardized SKILL.md documentation for crypto protocol integrations.

Community
Basic
naruto11ethnaruto11eth
1

pyth-evm

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

Community
Advanced
naruto11ethnaruto11eth
1

eigenlayer

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

Community
Advanced
naruto11ethnaruto11eth
1

safe

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

Community
Advanced
naruto11ethnaruto11eth
1

uniswap

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

Community
Advanced
naruto11ethnaruto11eth
1

eliza

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

Community
Advanced
naruto11ethnaruto11eth
1

hyperliquid

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

Community
Advanced
naruto11ethnaruto11eth
1

contract-addresses

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

Community
Intermediate
naruto11ethnaruto11eth
1

metengine

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

Community
Advanced
naruto11ethnaruto11eth
1

kamino

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

Community
Advanced
naruto11ethnaruto11eth
1

sui

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

Community
Advanced
naruto11ethnaruto11eth
1

ens

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

Community
Advanced
naruto11ethnaruto11eth
1

gmx

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

Community
Advanced
naruto11ethnaruto11eth
1

lido

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

Community
Advanced
naruto11ethnaruto11eth
1

foundry

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

Community
Advanced
naruto11ethnaruto11eth
1

optimism

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

Community
Advanced
naruto11ethnaruto11eth
1

brian-api

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

Community
Advanced
naruto11ethnaruto11eth
1

pendle

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

Community
Advanced
naruto11ethnaruto11eth
1

morpho

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

Community
Advanced
naruto11ethnaruto11eth
1

crypto-skill-creator

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

Community
Intermediate
naruto11ethnaruto11eth
1

scaffold-eth-2

Build full-stack Ethereum dApps with Foundry contracts, Next.js frontend, and auto-wired React hooks.

Community
Advanced
naruto11ethnaruto11eth
1

pumpfun

Implements token launches, bonding curve trades, and PumpSwap AMM operations on Solana.

Community
Advanced
naruto11ethnaruto11eth
1

halmos

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

Community
Advanced
naruto11ethnaruto11eth
1

code-recon

Builds layered architectural context for security audits through phased codebase reconnaissance.

Community
Advanced

Frequently Asked Questions About Naruto

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