Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a solid, actionable skill with clear executable commands and a well-structured decision tree for search mode selection. Its main weakness is moderate verbosity—some sections repeat performance information, and a few explanatory passages don't add value for Claude. The content could benefit from splitting detailed reference material (cron setup, model cache details) into separate files.
Suggestions
Remove or condense the 'When to use (trigger phrases)' section and the 'Relationship to Clawdbot memory search' section—these explain things Claude can infer from context.
Consolidate the duplicated performance information between 'Default behavior', 'Search modes', and 'Performance notes' into a single concise section or table.
Move detailed cron scheduling examples and model/cache configuration into a separate reference file to keep the main skill leaner.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Generally efficient but includes some unnecessary sections like 'When to use (trigger phrases)' which Claude can infer, the 'What it indexes' section has filler ('In our testing, "messy" Markdown is fine'), and the 'Relationship to Clawdbot memory search' section explains concepts Claude could figure out. The performance notes are somewhat repetitive across sections. | 2 / 3 |
Actionability | Provides fully executable, copy-paste ready commands for installation, setup, searching, retrieval, and maintenance. Commands include concrete flags and options with clear explanations. The cron examples are specific and complete. | 3 / 3 |
Workflow Clarity | The setup workflow is clearly sequenced (install → add collection → embed). The default behavior section provides a clear decision tree (start with BM25 → fall back to vsearch → avoid query). Maintenance workflows are explicit with update/embed steps. The search mode escalation path serves as a validation/fallback loop. | 3 / 3 |
Progressive Disclosure | Content is well-organized with clear section headers, but everything is in a single file that runs fairly long. The performance notes, models/cache info, and cron scheduling details could be split into separate reference files. No external references are provided for advanced configuration or troubleshooting. | 2 / 3 |
Total | 10 / 12 Passed |