nft-standards

Implement ERC-721 and ERC-1155 NFT contracts with metadata handling.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/leonardoteodoroo/amino-advanced --skill nft-standards-leonardoteodoroo
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: nft-standards
Source: https://github.com/leonardoteodoroo/amino-advanced/tree/main/.agent/skills/nft-standards
Command: npx skills add https://github.com/leonardoteodoroo/amino-advanced --skill nft-standards-leonardoteodoroo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

Implementers and product teams need a consistent blueprint for creating and integrating NFT contracts, ensuring metadata handling and marketplace interoperability across ERC-721 and ERC-1155.

Core Features & Use Cases

Master ERC-721 and ERC-1155 NFT standards with metadata best practices and advanced NFT features. Use cases include creating NFT collections (art, gaming, collectibles), implementing marketplace functionality, building on-chain or off-chain metadata, creating soulbound tokens, enabling royalties and revenue sharing, and developing dynamic/evolving NFTs.

Quick Start

Start by integrating the ERC-721 and ERC-1155 templates to deploy and mint your first NFT collection.

Frequently Asked Questions about nft-standards

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement ERC-721 and ERC-1155 NFT standards with metadata?▼

To implement ERC-721 and ERC-1155 NFT standards with metadata, you can use templates that ensure standard-compliant token contracts, handling both on-chain and off-chain metadata workflows for collections and marketplaces.

What is the best way to add royalty integration to an NFT collection?▼

The best way to add royalty integration to an NFT collection is by using standard-compliant templates that support royalty and revenue sharing mechanisms directly within the ERC-721 or ERC-1155 contract architecture.

Can I create soulbound tokens using ERC-721 or ERC-1155?▼

Yes, you can create soulbound tokens using ERC-721 or ERC-1155 by applying advanced NFT features within standard-compliant templates, ensuring tokens remain non-transferable while maintaining metadata interoperability.

Does this approach support lazy minting and gas optimization for NFT marketplaces?▼

Yes, this approach supports lazy minting and gas optimization for NFT marketplaces by providing optional features within the ERC-721 and ERC-1155 implementation blueprints to reduce deployment and transaction costs.

How do I build dynamic or evolving NFTs with on-chain metadata?▼

To build dynamic or evolving NFTs with on-chain metadata, you utilize advanced NFT features in the implementation templates, allowing token attributes and metadata to change based on predefined on-chain logic and conditions.