nft-standards
Implementation guide for ERC-721 and ERC-1155 NFT standards, including metadata, royalties, and advanced patterns.
Install
npx skills add https://github.com/wshobson/agents --skill nft-standardsStats
| Total installs | 3,256 |
| Weekly installs | 3.2K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Covers both ERC-721 (unique tokens) and ERC-1155 (multi-token) standards with complete contract examples including minting, burning, and supply management
- Supports off-chain metadata via IPFS and on-chain metadata with SVG generation, plus EIP-2981 royalty implementation for marketplace compatibility
- Includes soulbound token patterns (non-transferable), dynamic NFTs with evolving state, and gas-optimized minting via ERC721A
- Provides metadata JSON schema with trait definitions, display types, and rarity attributes for marketplace integration
Tags
Related skills
| Skill | Installs | vs nft-standards |
|---|---|---|
| stripe-best-practices | 3,835 | +579 |
| crypto-market-rank | 2,612 | -644 |
| okx-wallet-portfolio | 3,354 | +98 |
| trading-signal | 2,581 | -675 |
| stock-market-pro | 1,898 | -1,358 |
FAQ
- How many installs does nft-standards have?
- nft-standards has 3,256 total installs and 3.2K installs this week.
- Where is nft-standards hosted?
- nft-standards is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does nft-standards have?
- nft-standards has 32.4K GitHub stars.
- When was nft-standards first indexed?
- OrangeBot.AI first indexed nft-standards on Jan 20, 2026.
- How do I install nft-standards?
- Run: npx skills add https://github.com/wshobson/agents --skill nft-standards