WhatsApp messaging via uni CLI. Use when user wants to send WhatsApp messages, read WhatsApp chats, or manage WhatsApp. Commands: send, read, edit, delete, react, forward, chats, auth.
93
93%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Quality
Discovery
100%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This is a well-crafted skill description that clearly identifies its purpose (WhatsApp messaging), specifies the tool used (uni CLI), provides explicit trigger conditions, and lists all available commands. The description is concise yet comprehensive, using third person voice appropriately and including natural trigger terms users would actually say.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'send WhatsApp messages, read WhatsApp chats, manage WhatsApp' and enumerates specific commands: 'send, read, edit, delete, react, forward, chats, auth'. | 3 / 3 |
Completeness | Clearly answers both what ('WhatsApp messaging via uni CLI' with specific commands) and when ('Use when user wants to send WhatsApp messages, read WhatsApp chats, or manage WhatsApp'). | 3 / 3 |
Trigger Term Quality | Includes natural keywords users would say: 'WhatsApp messages', 'WhatsApp chats', 'send', 'read'. These are terms users naturally use when wanting to interact with WhatsApp. | 3 / 3 |
Distinctiveness Conflict Risk | Very distinct niche - WhatsApp messaging is specific and unlikely to conflict with other skills. The 'uni CLI' tool reference and WhatsApp-specific terminology create clear boundaries. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
87%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a well-crafted CLI reference skill that excels at conciseness and actionability. Every command is executable with clear examples. The main weakness is the lack of error handling guidance or validation steps - users don't know how to verify operations succeeded or troubleshoot common issues like daemon not running.
Suggestions
Add a brief troubleshooting note for common issues (e.g., 'If commands fail, check `uni wa status` and restart with `uni wa auth` if needed')
Consider adding example output or success indicators so Claude knows what successful execution looks like
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Extremely lean and efficient. No unnecessary explanations of what WhatsApp is or how CLIs work. Every line provides actionable command examples with minimal commentary. | 3 / 3 |
Actionability | All commands are copy-paste ready with concrete examples. Phone number format, special 'me' shorthand, and flag usage are all demonstrated with real executable commands. | 3 / 3 |
Workflow Clarity | Commands are clearly organized by function, but lacks validation/feedback guidance. No mention of how to verify message was sent, handle errors, or check if daemon is running before sending. | 2 / 3 |
Progressive Disclosure | For a simple CLI reference skill under 50 lines, the organization is excellent. Clear sections by operation type, concise notes section at the end. No need for external file references given the scope. | 3 / 3 |
Total | 11 / 12 Passed |
Validation
90%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 10 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
allowed_tools_field | 'allowed-tools' contains unusual tool name(s) | Warning |
Total | 10 / 11 Passed | |
f1dfc90
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.