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 content is a lean, highly actionable quick reference with executable commands for every supported operation and clear organization; the only gap is a missing validation note around the destructive delete command.
Suggestions
Add a brief validation/confirmation note under Delete Notes (e.g., confirm the selected note title before confirming deletion, since delete is irreversible).
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is efficient with copy-paste command blocks and no padding about what Apple Notes is, though the intro sentence and the Rules section lightly restate information already covered elsewhere. | 4 / 5 |
Actionability | Every operation is given as an executable `memo` command with realistic flags (e.g., `memo notes -f "Folder Name"`, `memo notes -s "query"`), and the `-a` gotcha is explicitly clarified, covering the common cases. | 5 / 5 |
Workflow Clarity | This is a simple single-CLI skill where each action is one unambiguous command, but the destructive `memo notes -d` delete operation lacks an explicit verify-before-delete checkpoint, leaving a minor validation gap. | 4 / 5 |
Progressive Disclosure | The skill is single-purpose with well-organized sections (Prerequisites, When to Use, Quick Reference, Limitations, Rules) and no need for external bundle files, so the inline structure navigates cleanly. | 5 / 5 |
Total | 18 / 20 Passed |