Content
78%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.
Highly actionable and well-structured content with executable examples and clean progressive disclosure into the reference files. The main weakness is moderate redundancy and an over-elaborate preferences section that could be tightened for token efficiency.
Suggestions
Remove the duplicated 'First run: manual login required' note from the Notes section since it already appears in Prerequisites, and fold the 'Always preview before --submit' reminder into the existing examples instead of restating it.
Replace the two box-drawing EXTEND.md tables with a compact bulleted path list and a single 'Found → apply settings; not found → use defaults' line to cut tokens.
Move or summarize the Chrome/CDP implementation rationale ('bypasses anti-bot detection') into references, keeping the body focused on what to run rather than how it works.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient with tables and short code blocks, but contains redundancy — 'First run: manual login required' appears in both Prerequisites and Notes, and the EXTEND.md preferences section uses two elaborate box-drawing tables that could be tightened — so it does not fully earn the efficient anchor. | 3 / 5 |
Actionability | Fully executable, copy-paste-ready bash commands for every post type with paired preview/submit examples and clear parameter tables covering the common cases. | 5 / 5 |
Workflow Clarity | A consistent preview-then-submit validation gate is explicit ('Always preview before --submit', default preview mode), which satisfies the destructive-action validation requirement; error-recovery feedback loops live in the reference files rather than the body, leaving a minor gap versus the top anchor. | 4 / 5 |
Progressive Disclosure | Clear overview in SKILL.md with well-signaled, one-level-deep references to references/regular-posts.md and references/articles.md, a script reference table mapping each script to its purpose, and detail appropriately split into the bundle files. | 5 / 5 |
Total | 17 / 20 Passed |