Content
88%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 with copy-paste commands, exit codes, and JSON contracts, and its workflow has explicit validation and retry feedback loops. Structure is good; the only gap is that bundled scripts are not explicitly signaled as file references.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Dense and assumes Claude's competence throughout (no padding explaining COS, camoufox, SSO, or signing); only minor redundancy such as '最多 10 个' appearing in both the parameter table and the content-spec section. | 4 / 5 |
Actionability | Fully executable copy-paste commands for both image and video modes, a complete parameter table, explicit exit codes (0/1/2), and documented stdout JSON success/error shapes. | 5 / 5 |
Workflow Clarity | Clear sequence (探活 → relogin → publish) with explicit validation checkpoints ('验过才 commit', exit-0 gating) and feedback loops (exit 2 → two-step relogin; AUTH_EXPIRED → relogin then retry once) plus an error-handling table. | 5 / 5 |
Progressive Disclosure | Well-organized into clear sections with implementation pushed into bundled scripts invoked via PATH wrappers; however scripts are referenced only by command name rather than explicit file links, leaving minor navigation gaps. | 4 / 5 |
Total | 18 / 20 Passed |