nft-development

Generate ERC-721/1155 token contracts with on-chain metadata and art pipelines.

1|Updated Nov 18, 2025
One-click install
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-blockchain --skill nft-development
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nft-development
Source: https://github.com/pluginagentmarketplace/custom-plugin-blockchain/tree/main/skills/nft-development
Command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-blockchain --skill nft-development

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yaml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

NFT developers often struggle to implement robust standards, metadata schemas, and on-chain art workflows, leading to fragmented tooling and inconsistent results.

Core Features & Use Cases

  • Token standards: ERC-721, ERC-1155, and related variants
  • Metadata design: on-chain, IPFS, and centralized metadata strategies
  • Marketplace integration: Seaport/OpenSea compatibility and royalty patterns

Quick Start

Invoke this skill to scaffold an NFT development project covering standards, metadata, and on-chain art.

Frequently Asked Questions about nft-development

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

FAQPage Schema
How do I implement ERC-721 and ERC-1155 token contracts with on-chain metadata?

To implement ERC-721 and ERC-1155 token contracts with on-chain metadata, you can scaffold a project that delivers standards-compliant contracts, metadata schemas, and on-chain art pipelines. This approach streamlines NFT development by ensuring token standards compatibility and robust metadata design.

What is the best way to structure NFT metadata for IPFS and OpenSea compatibility?

The best way to structure NFT metadata for IPFS and OpenSea compatibility is to use a standardized metadata schema that supports on-chain, IPFS, and centralized strategies. This ensures seamless marketplace integration and Seaport compatibility for your NFT collection.

Does this NFT development approach support Seaport and OpenSea marketplace integration?

Yes, this NFT development approach supports Seaport and OpenSea marketplace integration. It includes compatibility patterns and royalty configurations to ensure your Solidity contracts function correctly across major NFT marketplaces.

How do I generate and validate on-chain art pipelines for an NFT collection?

To generate and validate on-chain art pipelines for an NFT collection, you can use a workflow that includes art generation scripts with built-in validation, logging, and retry configurations. This ensures consistent results and robust on-chain art deployment.

When do I need centralized metadata strategies versus on-chain metadata for NFTs?

You need centralized metadata strategies versus on-chain metadata for NFTs when balancing cost, immutability, and storage requirements. On-chain metadata provides permanent immutability, while IPFS or centralized strategies offer flexibility for larger NFT collections.