Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.
76
93%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Advisory
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
The skill contains explicit on-chain financial operations: the ERC-721 mint function is payable and enforces msg.value (collects ether for mints), the contract has a withdraw() that transfers contract balance to the owner, and royalty logic (EIP-2981) computes payouts. These are specific crypto/blockchain payment flows (moving funds on-chain), not generic tooling, so it grants direct financial execution capability.
c4b82b0
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.