Automate Whatsapp
28
11%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/antigravity-automate-whatsapp/SKILL.mdQuality
Discovery
22%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 description is far too terse and vague to be effective. It names a platform (WhatsApp) but provides no concrete actions, no use-case triggers, and no guidance for when Claude should select this skill. It would be nearly impossible for Claude to reliably choose this skill over others in a large skill library.
Suggestions
Add specific concrete actions the skill performs, e.g., 'Send messages, read chats, manage contacts, and schedule messages on WhatsApp using the WhatsApp API.'
Add an explicit 'Use when...' clause with natural trigger terms, e.g., 'Use when the user asks about WhatsApp automation, sending WhatsApp messages, WhatsApp bots, or WhatsApp Business API integration.'
Rewrite in third person with action verbs, e.g., 'Automates WhatsApp messaging workflows including sending bulk messages, reading incoming chats, and managing group conversations.'
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | The description contains no concrete actions whatsoever. 'Automate Whatsapp' is extremely vague—it doesn't specify what kind of automation (sending messages, reading chats, managing groups, etc.). | 1 / 3 |
Completeness | The description barely addresses 'what' (automate WhatsApp, but how?) and completely lacks any 'when' clause or explicit trigger guidance. | 1 / 3 |
Trigger Term Quality | 'Whatsapp' is a natural keyword users would say, but 'Automate' is generic and there are no other trigger terms covering common variations like 'send message', 'chat bot', 'WhatsApp API', etc. | 2 / 3 |
Distinctiveness Conflict Risk | 'Whatsapp' provides some domain specificity that distinguishes it from generic automation skills, but 'Automate' is so broad it could overlap with any automation-related skill. | 2 / 3 |
Total | 6 / 12 Passed |
Implementation
0%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill contains no actual content — it is simply a '404: Not Found' error message. It provides zero value as a skill document and fails on every dimension. The file appears to be a broken or placeholder entry rather than a real skill.
Suggestions
Replace the 404 error with actual skill content that describes how to automate WhatsApp, including specific tools, libraries, or APIs to use.
Add concrete, executable code examples (e.g., using a library like pywhatkit, Twilio, or WhatsApp Business API) with clear step-by-step instructions.
Include a workflow with validation steps, especially around authentication and message delivery confirmation.
Add safety constraints and boundaries (rate limits, anti-spam considerations, API terms of service) since WhatsApp automation can have significant consequences if misused.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is literally an error message ('404: Not Found') with no actual skill content whatsoever. There is nothing useful or efficient here. | 1 / 3 |
Actionability | There is no actionable guidance, no code, no commands, and no instructions of any kind. The content is entirely non-functional. | 1 / 3 |
Workflow Clarity | No workflow, steps, or processes are described. The content is an error page, not a skill document. | 1 / 3 |
Progressive Disclosure | There is no structure, no sections, no references, and no organization. The content is a single error line. | 1 / 3 |
Total | 4 / 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 |
|---|---|---|
description_field | 'description' is very short (17 chars), consider making it more detailed | Warning |
Total | 10 / 11 Passed | |
f1697b6
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.