askill
whatsapp-styler

whatsapp-stylerSafety 100Repository

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.

0 stars
1.2k downloads
Updated 2/15/2026

Package Files

Loading files...
SKILL.md

WhatsApp Styler

This skill defines the strict formatting rules for WhatsApp to ensure the user sees clean, styled text without raw markdown symbols.

Core Syntax Rules

  1. Bold: Use single asterisks around text: *texto*. NEVER use double asterisks **.
  2. Italic: Use single underscores around text: _texto_.
  3. Strikethrough: Use tildes around text: ~texto~.
  4. Monospace: Use triple backticks: texto (good for code or technical IDs).
  5. Bullet Lists: Use a single asterisk followed by a space: * Item.
  6. Numbered Lists: Use standard numbers: 1. Item.
  7. Quotes: Use the angle bracket: > texto.

Prohibited Patterns (Do NOT use)

  • No headers (#, ##, ###). Use BOLD CAPS instead.
  • No markdown tables. Use bullet lists for structured data.
  • No horizontal rules (---). Use a line of underscores if needed __________.
  • No nested bold/italic symbols if it risks showing raw characters.

Goal

The goal is a "Human-to-Human" look. Technical but clean.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

81/100Analyzed 2/20/2026

Solid reference-style skill documenting WhatsApp formatting syntax with clear rules and examples. Well-structured with core syntax, prohibited patterns, and goal. Scores well on clarity, actionability, and reusability. Missing trigger section and tags limit discoverability. Located in proper skills folder which is a positive structural choice.

100
85
85
65
80

Metadata

Licenseunknown
Version-
Updated2/15/2026
Publisherjiao360124

Tags

No tags yet.