Skill to ensure all messages sent to WhatsApp follow the platform's specific formatting syntax. It prevents markdown bloat and ensures a clean, mobile-first reading experience.
Security Analysis
high confidenceThe skill is an instruction-only formatter for WhatsApp message styling and its requirements and instructions are consistent with that purpose.
Name, description, and SKILL.md are all aligned: the skill only defines formatting rules for WhatsApp and does not request unrelated resources or permissions.
SKILL.md contains only static formatting rules and prohibited patterns; it does not instruct the agent to read files, access environment variables, call external endpoints, or transmit data.
No install spec or code files are present (instruction-only), so nothing will be downloaded or written to disk during install.
The skill declares no environment variables, credentials, or config paths — nothing requiring elevated access is requested.
Flags are default (always: false, user-invocable: true, model invocation allowed). This is appropriate for a formatting helper and the skill does not request persistent or cross-skill privileges.
Guidance
This skill is a simple, instruction-only style guide for WhatsApp formatting and appears safe and coherent. Before enabling, confirm how your agent will apply these rules (it should only reformat message text, not send credentials or external data). If you plan to combine this with a WhatsApp-sending integration, verify that sending is performed by a separate, authorized connector — the styler itself does not handle network access or authentication.
Latest Release
v1.0.0
- Updated skill.
More by @rubenfb23
Published by @rubenfb23 on ClawHub