openzeppelin-skills

Authoritative knowledge of audited OpenZeppelin smart contract libraries. Reference for ERC-20, ERC-721, ERC-1155, access control, upgradeable contracts, and governance patterns.

23 stars

Best use case

openzeppelin-skills is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Authoritative knowledge of audited OpenZeppelin smart contract libraries. Reference for ERC-20, ERC-721, ERC-1155, access control, upgradeable contracts, and governance patterns.

Teams using openzeppelin-skills should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/openzeppelin-skills/SKILL.md --create-dirs "https://raw.githubusercontent.com/jiayaoqijia/cryptoskill/main/skills/dev-tools/openzeppelin-skills/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/openzeppelin-skills/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How openzeppelin-skills Compares

Feature / Agentopenzeppelin-skillsStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Authoritative knowledge of audited OpenZeppelin smart contract libraries. Reference for ERC-20, ERC-721, ERC-1155, access control, upgradeable contracts, and governance patterns.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# OpenZeppelin Skills

Authoritative knowledge of audited OpenZeppelin smart contract libraries.

Provides comprehensive reference knowledge for the OpenZeppelin Contracts library, the most widely used smart contract framework. Covers ERC-20, ERC-721, ERC-1155 token standards, access control patterns (Ownable, AccessControl, roles), upgradeable contract patterns (UUPS, Transparent Proxy), governance (Governor, TimelockController), and security utilities.

## Key Contract Categories

### Token Standards
- **ERC-20** - Fungible tokens with extensions (Burnable, Capped, Pausable, Permit, Votes, Wrapper)
- **ERC-721** - NFTs with extensions (Enumerable, URIStorage, Burnable, Pausable, Votes)
- **ERC-1155** - Multi-token standard with batch operations

### Access Control
- **Ownable** - Single-owner access control
- **AccessControl** - Role-based access control with admin hierarchy
- **AccessManaged** - Centralized authority management

### Upgradeability
- **UUPS Proxy** - Universal Upgradeable Proxy Standard
- **Transparent Proxy** - Admin-separated upgrade pattern
- **Beacon Proxy** - Shared implementation upgrades

### Governance
- **Governor** - On-chain governance framework
- **TimelockController** - Time-delayed execution
- **Votes** - Vote tracking and delegation

## Links

- **Documentation**: https://docs.openzeppelin.com/contracts
- **GitHub**: https://github.com/OpenZeppelin/openzeppelin-contracts
- **Wizard**: https://wizard.openzeppelin.com

Related Skills

senpi-skills

23
from jiayaoqijia/cryptoskill

Agent Skills for autonomous crypto trading on Hyperliquid — trailing stops, market scanning, position management, and more.

bybit-ai-skills

23
from jiayaoqijia/cryptoskill

253 API endpoints for trading, derivatives, earn products on Bybit. Comprehensive AI skills covering spot, futures, options, and institutional features.

binance-skills-hub

23
from jiayaoqijia/cryptoskill

Binance Skills Hub is an open skills marketplace that gives AI agents native access to crypto

trailofbits-skills

23
from jiayaoqijia/cryptoskill

Security testing skills from creators of Slither, Echidna, Medusa. Smart contract vulnerability scanners, property-based testing, static analysis, and audit tools from Trail of Bits.

ethskills

23
from jiayaoqijia/cryptoskill

Use when a request involves Ethereum, the EVM, or blockchain systems. Applies to building, auditing, deploying, or interacting with smart contracts, dApps, wallets, or DeFi protocols. Covers Solidity development, contract addresses, token standards (ERC-20, ERC-721, ERC-4626, etc.), Layer 2 networks (Base, Arbitrum, Optimism, zkSync, Polygon), and integrations with DeFi protocols such as Uniswap, Aave, and Curve. Includes topics such as gas costs, contract decimals, oracle safety, reentrancy, MEV, bridging, wallets, querying data from onchain, production deployment, and protocol evolution (EIP lifecycle, fork tracking, upcoming changes).

drpc-official-agent-skills

23
from jiayaoqijia/cryptoskill

[![GitHub stars](https://img.shields.io/github/stars/drpcorg/drpc-agent-skills?style=social)](https://github.com/drpcorg/drpc-agent-skills)

ctf-skills

23
from jiayaoqijia/cryptoskill

Agent skills for solving CTF challenges - web exploitation, binary pwn, crypto, reverse engineering, forensics, OSINT, and more

arrays-skills

23
from jiayaoqijia/cryptoskill

Skills that teach LLM agents how to call 114+ Arrays Data api endpoints across US equities, ETFs, crypto, macro, and more.

web3-awesome-skills

23
from jiayaoqijia/cryptoskill

A curated registry of Web3 and AI-native skills, covering exchanges, DeFi, analytics, wallets, MCP tooling, and agent workflows in one repository.

tomorrowdao-agent-skills

23
from jiayaoqijia/cryptoskill

TomorrowDAO governance, BP, and resource operations for agents.

nethermind-official-defi-skills

23
from jiayaoqijia/cryptoskill

Build unsigned DeFi transactions from natural language. Use when the user wants to send, transfer, swap, stake, unstake, wrap, unwrap, supply, withdraw, borrow, repay, deposit, delegate, add liquidity, remove liquidity, or trade yield tokens on-chain. Covers ETH, ERC-20, ERC-721, Aave, Lido, Uniswap, Curve, Compound, MakerDAO, Rocket Pool, EigenLayer, Balancer, Pendle, and WETH.

awaken-agent-skills

23
from jiayaoqijia/cryptoskill

Awaken DEX trading and market data operations for agents.