Content
92%Weight 40%Scale 1-5Reviews 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 and well-structured, with executable scripts, explicit validation checkpoints for risky onchain operations, and clean one-level-deep references to real bundle files.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly efficient and command-driven with little concept padding; only minor sections (repeated listing-check steps, a dense ERC20 paragraph) could be trimmed, keeping it just below the leanest anchor. | 4 / 5 |
Actionability | Copy-paste-ready scripts with concrete arguments, a script-to-task table, CLI alternatives, and exit codes provide fully executable guidance covering the common cases. | 5 / 5 |
Workflow Clarity | Numbered buy/sell/cross-chain sequences pair with an error-handling table and a transaction-safety checklist ('Always verify fulfillment data before signing', 'Execute them in order and verify each succeeds') giving explicit validation checkpoints for destructive onchain operations. | 5 / 5 |
Progressive Disclosure | SKILL.md is a clear overview with one-level-deep, clearly signaled references (marketplace-api.md, seaport.md, both real files), an organized script table, and a scope-in/out handoff table for easy navigation. | 5 / 5 |
Total | 19 / 20 Passed |