Content
82%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 skill body is highly actionable with executable commands, option tables, and output schemas for all three workflows, plus real validation checkpoints for batch operations. Its main weaknesses are mild verbosity in restating the no-login rationale and not explicitly signaling the bundled script file for navigation.
Suggestions
Add a one-line pointer near the top (e.g., '实现见 scripts/wx_mp_hunter.py') so the bundle file is explicitly signaled rather than implicit.
Condense the three repeated '不需要登录态' rationale blocks into a single short note, keeping only the per-command behavioral differences.
Consolidate the batch-fetch guidance into one explicit validate→batch→stop-on-3-failures checklist that applies across both posts-list and homepage workflows.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is largely efficient—command signatures, option tables, and JSON output examples earn their tokens—but it re-explains some mechanics Claude can infer (e.g., repeated '不需要登录态' rationale, wind-down of the 302/nwr_flag redirect chain) and could be tightened. | 4 / 5 |
Actionability | It provides copy-paste-ready command signatures (wx-mp-hunter fetch <url> [--html] [--download-images] [--output-dir <dir>]), full option tables, and concrete JSON output schemas for all three sub-commands, covering the common cases completely. | 5 / 5 |
Workflow Clarity | The homepage and 全文采集 sections give explicit numbered sequences with validation checkpoints (小样本验证, 连续失败3篇停止批量, 验证码不绕过), and the Agent 行为约束 section enforces wait-for-result discipline; however the overall page lacks one consolidated end-to-end checklist and the homepage batch loop's retry feedback loop is implicit rather than fully spelled out. | 4 / 5 |
Progressive Disclosure | Structure is well organized with clear section headers per sub-command and the executable implementation correctly lives in scripts/wx_mp_hunter.py while SKILL.md stays an overview, but the body does not explicitly link to or signal the script file, so navigation to the bundle is implicit. | 4 / 5 |
Total | 17 / 20 Passed |