LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

nft-standards - Guide for implementing ERC-721 and ERC-1155 NFT standards.

Provides smart contract patterns and metadata standards for ERC-721, ERC-1155, EIP-2981, soulbound tokens, and dynamic NFTs.

Tags

Updated: 2026-09-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Implement ERC-721 NFT standard
  • Implement ERC-1155 multi-token standard
  • Configure off-chain IPFS metadata
  • Generate on-chain SVG metadata
  • Implement EIP-2981 royalty standards
  • Create soulbound non-transferable tokens
  • Develop dynamic state-evolving NFTs
  • Optimize minting with ERC721A

Inputs

  • NFT collection functional requirements
  • Implementation playbook resource file

Outputs

  • Solidity smart contract source code
  • NFT metadata JSON schema files

Requirements

  • Solidity compiler version 0.8.0+
  • OpenZeppelin Contracts library
  • ERC721A library

Source

  • Spec: SKILL.md
nft
erc-721
erc-1155
eip-2981
solidity
smart-contracts
Implement ERC-721 NFT standard
Implement ERC-1155 multi-token standard
Configure off-chain IPFS metadata
Generate on-chain SVG metadata
NFT collection functional requirements
Implementation playbook resource file
Solidity smart contract source code
NFT metadata JSON schema files