CtrlK
BlogDocsLog inGet started
Tessl Logo

nft-standards

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.

86

1.24x
Quality

Does it follow best practices?

Impact

93%

1.24x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

65%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is highly actionable with complete code examples, but it is heavy with inline templates that overlap listed-but-missing asset files and lacks a validation-gated deployment workflow. Progressive disclosure is intended but undermined by dangling references.

Suggestions

Create the listed bundle files (references/*.md, assets/*.sol) or remove the dangling Resources links — they currently point to files that do not exist on disk.

Move full production contract templates into the referenced assets/ files and keep only a concise quick-start example inline to reduce token load and duplication.

Add an explicit deployment/verification workflow with checkpoints (compile → run tests → deploy to testnet → verify) since minting and contract deployment are destructive, irreversible operations.

DimensionReasoningScore

Conciseness

Per-block prose is lean with no basic-concept padding, but ~380 lines of full inline contracts duplicate the listed asset files and could be tightened by deferring templates out of the body.

2 / 3

Actionability

Provides complete, copy-paste-ready Solidity examples (ERC-721, ERC-1155, royalties, soulbound, dynamic, ERC721A) with concrete imports and logic; only minor intentional stubs.

3 / 3

Workflow Clarity

Structure exists ('When to Use', numbered 'Best Practices') but there is no sequenced deploy/test/verify workflow with validation checkpoints, which matters for irreversible contract deployment.

2 / 3

Progressive Disclosure

The Resources section well-signals one-level-deep references, but the referenced bundle files (references/, assets/) do not exist on disk and full contract content is duplicated inline rather than split out.

2 / 3

Total

9

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, well-formed description: third-person voice, concrete capabilities, explicit trigger guidance, and a distinct niche. It cleanly answers both what the skill does and when to invoke it.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'metadata handling, minting strategies, and marketplace integration' tied to ERC-721/ERC-1155 — rather than vague language.

3 / 3

Completeness

Explicitly answers both 'what' ('Implement NFT standards...') and 'when' via a clear 'Use when...' clause with explicit triggers.

3 / 3

Trigger Term Quality

Uses natural terms a user would say ('NFT contracts', 'NFT marketplaces', 'ERC-721', 'ERC-1155', 'digital asset systems') with good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

NFT standards (ERC-721/ERC-1155) is a clear niche with distinct triggers unlikely to conflict with unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

referenced_paths_exist

Referenced path issues: 8 missing

Warning

Total

15

/

16

Passed

Repository
Dicklesworthstone/pi_agent_rust
Reviewed

Table of Contents

Is this your skill?

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.