Content
85%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 with strong workflows and progressive disclosure; the main weakness is repetition of the send-confirmation and security rules across multiple sections, which inflates token cost without adding guidance.
Suggestions
Consolidate the send-confirmation rule into a single authoritative statement; the 命令选择 and 典型工作流 sections can reference it instead of restating it.
Tighten the 安全规则 and 数据真实性 sections, which overlap on confirmation/forgery themes — merge or cross-link to remove redundancy.
The 核心概念 definitions (Thread/Label/Rule) are partly inferable; consider trimming to only the CLI-specific distinctions (Draft vs Sent, inline CID attachments).
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient operational prose, but the send-confirmation rule is restated across 安全规则, 命令选择, and 典型工作流, and the 8-point security section overlaps with the 数据真实性 section, adding repetition that could be tightened. | 3 / 5 |
Actionability | Provides copy-paste-ready commands with exact --params/--data JSON, a mail-type→command selection table, and concrete bash examples covering the common cases end-to-end. | 5 / 5 |
Workflow Clarity | An 11-step 典型工作流 with explicit validation checkpoints (send_status after send, --html=false for verification, batch-preview counts before destructive ops) and a worked confirm-then-execute example with error feedback. | 5 / 5 |
Progressive Disclosure | SKILL.md is an overview with ~30 one-level-deep reference links clearly signaled as 'ref: [name](path)', a shortcuts table linking each verb to its reference, and an assets/templates pointer — easy to navigate. | 5 / 5 |
Total | 18 / 20 Passed |