Content
14%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill is essentially a feature listing and marketing blurb rather than an actionable skill document. It provides no executable code, no configuration guidance, no authentication setup, and no workflows for any of the claimed capabilities. Claude would gain almost nothing from this content that it doesn't already know.
Suggestions
Add concrete, executable code examples for at least the core operations (send email, read inbox, search) with a specific provider, including authentication setup and library imports.
Define clear multi-step workflows for operations like sending email (authenticate → compose → validate recipients → send → confirm delivery) with explicit validation checkpoints.
Include provider-specific configuration details (e.g., Gmail API credentials setup, IMAP/SMTP connection strings) since these are the non-obvious details Claude actually needs.
Either add bundle files for provider-specific guides (GMAIL.md, OUTLOOK.md, IMAP.md) with clear references from the main skill, or inline the essential details if the skill is meant to be self-contained.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is relatively brief and doesn't over-explain concepts, but the feature list and provider list are essentially just labels with no actionable value—they take up tokens without teaching Claude anything it doesn't already know. | 2 / 3 |
Actionability | There is no concrete, executable guidance whatsoever—no code, no API calls, no commands, no configuration steps. The 'Usage Examples' are just natural language prompts, not actionable instructions for how to actually send, read, or search emails. | 1 / 3 |
Workflow Clarity | There are no steps, sequences, or workflows defined. For a skill involving email operations (sending, bulk operations, authentication), there should be clear multi-step processes with validation, but none are provided. | 1 / 3 |
Progressive Disclosure | The content is a shallow overview with no references to supporting files, no bundle files exist, and there is no structured navigation to deeper content. It reads like a feature advertisement rather than a skill document. | 1 / 3 |
Total | 5 / 12 Passed |