Content
67%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.
A well-structured, compliance-aware instruction skill with a clear sequenced workflow, explicit done-criteria, and good cross-skill navigation. Its main weakness is conciseness: the registry-events routing boilerplate and paid-creator handoff are restated across multiple sections rather than stated once and referenced.
Suggestions
State the 'authorized operation: propose request to registry-events.py' routing once in the Skill Contract and reference it from steps 3, 4, 5, and Save Results instead of repeating the full clause each time.
Consolidate the paid-creator conversion path (creator-registry + contract-helper) into a single mention — e.g. the Reference Materials entry — and link to it from the Scope guard and step 8 rather than re-explaining.
Move the dense per-platform access-class table (X / IG / TikTok / LinkedIn / 小红书 / 微信公众号 / 视频号 / 抖音) into a referenced doc and keep only the open-vs-closed-platform rule inline, trimming the Data Sources and step 2 sections.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient and free of generic padding (no explaining what Slack or the FTC is), but the phrase 'via an authorized operation: propose request to registry-events.py' is repeated verbatim ~5 times and the paid-creator conversion path is restated in the Scope guard, step 8, Reference Materials, and Next Best Skill — these could be tightened or factored out. | 3 / 5 |
Actionability | As an instruction-only design skill it gives concrete guidance: exact file paths (memory/social/advocacy-program-designer/), the four required roster fields ('advocate_ref', disclosure line, opt-in date, voluntary-basis evidence), and per-kit version/hash freezing — minor gaps only (no fully copy-paste-ready artifact templates). | 4 / 5 |
Workflow Clarity | Eight clearly sequenced numbered steps plus an explicit 'Done when' checklist and gating checks ('no kit ships without its disclosure line filled in', 'block expired/revoked/disputed/unknown rights'); the validate-against-social-quality-auditor handoff is present, though the destructive/batch propose-write path lacks a stated fix-and-retry loop. | 4 / 5 |
Progressive Disclosure | Well-organized into Quick Start, Skill Contract, Data Sources, Instructions, Reference Materials, and Next Best Skill, with a dedicated Reference Materials list of one-level-deep cross-links each given a one-line description; the body is dense for an overview and some of the repeated registry-routing detail could live in a referenced doc. | 4 / 5 |
Total | 15 / 20 Passed |