Content
86%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 a well-structured, highly actionable skill with copy-paste commands for every posting format, real one-level-deep references, and a preview-before-submit safety checkpoint. Its only weaknesses are minor repetition across parameter tables and the absence of an explicit error-recovery feedback loop for failed publishes.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is largely efficient—executable one-liners with inline comments and tight parameter tables per format—but has minor trim opportunities: the intro line restates the frontmatter description, the --submit/--profile rows repeat across four parameter tables, and the ASCII EXTEND.md tables are heavier than needed. It is efficient with minor over-explanation (anchor 4) rather than fully lean (anchor 5). | 4 / 5 |
Actionability | Every format gives copy-paste-ready, fully executable commands (e.g. 'npx -y bun ${SKILL_DIR}/scripts/x-browser.ts "Hello!" --image ./photo.png --submit') with preview/submit variants and explicit parameter tables, covering the common cases per anchor 5. | 5 / 5 |
Workflow Clarity | A clear sequence is implied (determine SKILL_DIR → pick script via the reference table → preview → --submit) with the 'Always preview before --submit' note acting as a verification checkpoint, so the destructive-publish cap at 3 does not apply. It stays at anchor 4 rather than 5 because there is no explicit error-recovery feedback loop or checklist for failed posts. | 4 / 5 |
Progressive Disclosure | SKILL.md is a concise overview with one-level-deep, clearly signaled references that are real files—'references/regular-posts.md' and 'references/articles.md' both exist—and a script reference table pointing to real scripts in scripts/, matching anchor 5's clear overview with well-signaled one-level-deep references. | 5 / 5 |
Total | 18 / 20 Passed |