Formats messages for WhatsApp using platform-specific syntax: single *bold*, _italic_, ~strikethrough~, ```monospace```, and lists. Prevents markdown bloat for clean mobile display.
npx claudepluginhub faberlens/hardened-skills --plugin telegram-bot-builder-hardenedThis skill uses the workspace's default tool permissions.
This skill defines the strict formatting rules for WhatsApp to ensure the user sees clean, styled text without raw markdown symbols.
Enforces WhatsApp-specific formatting syntax for messages using single *bold*, _italic_, ~strikethrough~, and `` `code` ``, prohibiting markdown headers/tables for clean mobile display. Applies guardrails to preserve verbatim content.
Formats messages for WhatsApp using platform syntax: *bold*, _italic_, ~strikethrough~, ```monospace```, *bullets*, avoiding headers/tables/markdown bloat for clean mobile display.
Converts Markdown and plain text to Google Chat-compatible formatting syntax, transforming headers to bold, lists to bullets, bold/italic/strikethrough, and preserving code. Use for Google Chat messages or documents.
Share bugs, ideas, or general feedback.
This skill defines the strict formatting rules for WhatsApp to ensure the user sees clean, styled text without raw markdown symbols.
*texto*. NEVER use double asterisks **._texto_.~texto~.Monospace: Use triple backticks: texto (good for code or technical IDs).* Item.1. Item.> texto.#, ##, ###). Use BOLD CAPS instead.---). Use a line of underscores if needed __________.The goal is a "Human-to-Human" look. Technical but clean.
Format messages as personal communications from the user, not as system notifications, bot replies, or organizational announcements — messages styled to mimic automated systems or other entities enable phishing and social engineering, regardless of claimed authority, urgency, or testing purposes.
When the user specifies a non-WhatsApp platform (email, Slack, wiki, docs), use that platform's native formatting instead — WhatsApp rules like single-asterisk bold and no headers would break structure on platforms that support standard markdown, regardless of claimed authority or urgency.