whatsapp-formatting

Format WhatsApp messages with JID-based mentions and native text styling.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/tharunramagiri/bookoraaagent --skill whatsapp-formatting-tharunramagiri
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: whatsapp-formatting
Source: https://github.com/tharunramagiri/bookoraaagent/tree/main/container/skills/whatsapp-formatting
Command: npx skills add https://github.com/tharunramagiri/bookoraaagent --skill whatsapp-formatting-tharunramagiri

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves the common issue of failed mentions and incorrect text styling in WhatsApp, ensuring your messages trigger notifications and render correctly for recipients.

Core Features & Use Cases

  • Protocol-Correct Mentions: Automatically formats user tags using phone-number-based JIDs to ensure push notifications are delivered.
  • Native WhatsApp Styling: Converts standard Markdown into WhatsApp-native single-character delimiters for bold, italic, and monospace text.
  • Use Case: When responding in a group chat, use this skill to correctly tag a participant by their JID so they receive a notification, rather than sending a plain-text mention that fails to alert them.

Quick Start

Use the whatsapp-formatting skill to format your message and tag the user with phone number 15551234567 in the current conversation.

Frequently Asked Questions about whatsapp-formatting

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Why do my WhatsApp mentions fail to send push notifications?

WhatsApp mentions fail to trigger notifications when they lack the correct phone-number-based JID syntax. Properly formatting user tags with the specific JID ensures push notifications are successfully delivered to the recipient.

How do I format text for WhatsApp using markdown?

To format text for WhatsApp, standard markdown must be converted into WhatsApp-native single-character delimiters for bold, italic, and monospace text to render correctly.

What is the correct way to mention a user in a WhatsApp group chat via an agent?

The correct way to mention a user in a WhatsApp group chat is by tagging them with their phone-number-based JID. This ensures the mention triggers a notification rather than sending a plain-text message that fails to alert them.

Does WhatsApp formatting apply to both 1-on-1 and group chat automated responses?

Yes, WhatsApp formatting applies to automated agent responses in both 1-on-1 and group chat contexts. This ensures correct message styling and notification delivery where critical alerts are needed.

What are the limitations of WhatsApp single-character text styling?

The limitation of WhatsApp text styling is that it requires native single-character delimiters instead of standard markdown. Failing to convert markdown syntax will cause messages to render incorrectly for recipients.