Content
45%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 operational half of the skill is strong: executable CLI commands, clear auth/connection sequencing, and validation feedback loops. However, the massive 'Everlaw Overview' list—dominated by hallucinated 'AI …' buzzword entries—is severe padding that wrecks token efficiency and should be split into a separate reference file.
Suggestions
Remove the ~120 fabricated 'AI …' overview entries (e.g. 'AI Podcast Producers', 'AI Newsletter Editors') that are not real Everlaw entities and only consume context.
Move the remaining entity list into a separate references file (e.g. references/entities.md) and link to it one level deep from the body.
Keep the tight 'Working with Everlaw' CLI section as-is; it is the well-structured, actionable core of the skill.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is heavily padded: roughly 120 of the ~180 'Everlaw Overview' entries are 'AI …' buzzword items ('AI Podcast Producers', 'AI Newsletter Editors', 'AI Social Media Managers') that are not real Everlaw API entities, constituting severe verbosity and fluff. | 1 / 5 |
Actionability | The 'Working with Everlaw' section provides concrete, copy-paste-ready bash commands for install, login, connection ensure, action list/run, and proxy requests with flag tables, covering the common cases with only minor placeholder gaps. | 4 / 5 |
Workflow Clarity | The connection flow is clearly sequenced with explicit validation checkpoints (check state, poll with --wait until not BUILDING, branch on READY/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR, re-poll after user action), giving a genuine feedback loop. | 4 / 5 |
Progressive Disclosure | There are no bundle/reference files and the 180-line entity dump is inlined content that clearly belongs in a separate reference file, despite the 'Working with Everlaw' section having reasonable headers. | 2 / 5 |
Total | 11 / 20 Passed |