whatsapp-formatting Skill
Format messages for WhatsApp, including mentions that render as real WhatsApp tags. Use when responding in a WhatsApp conversation (platformid / chatJid ends with @s.whatsapp.net or @g.us). Published by microsoft in amplifier-app-nanoclaw.
What is whatsapp-formatting Skill?
Format messages for WhatsApp, including mentions that render as real WhatsApp tags. Use when responding in a WhatsApp conversation (platformid / chatJid ends with @s.whatsapp.net or @g.us). Published by microsoft in amplifier-app-nanoclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Writing
- Documentation use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use whatsapp-formatting Skill
- Use it for documentation.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-app-nanoclaw
- Skill file: container/skills/whatsapp-formatting/SKILL.md
What it does
Format messages for WhatsApp, including mentions that render as real WhatsApp tags. Use when responding in a WhatsApp conversation (platformid / chatJid ends with @s.whatsapp.net or @g.us).
Skill instructions
WhatsApp Message Formatting WhatsApp uses its own lightweight markup and a phone-number-based mention syntax. The host's WhatsApp adapter (Baileys) handles markdown conversion automatically, but mentions are only protocol-level mentions if you use the right syntax — otherwise they render as plain text and don't notify the recipient. How to detect WhatsApp context You're in a WhatsApp conversation when any of these are true: - The chat JID / platform id ends with @s.whatsapp.net (1-on-1 DM) - The chat JID / platform id ends with @g.us (group) - Your inbound message metadata has chatJid matching the above Mentions — the important part To tag a user so their name appears bold and clickable in WhatsApp and they get a push notification, write the @ followed by their phone number digits (no +, no spaces, no display name): @15551234567 can you confirm? The adapter scans your outgoing text for @<digits (5–15 digits, optional leading + is stripped) and tells WhatsApp to render them as real ment
Explore related resources
Frequently asked questions
What is whatsapp-formatting?
whatsapp-formatting is a open-source AI agent skill with Copy skill directory. Format messages for WhatsApp, including mentions that render as real WhatsApp tags. Use when responding in a WhatsApp conversation (platformid / chatJid ends with @s.whatsapp.net or @g.us).
Who is whatsapp-formatting best for?
whatsapp-formatting is best for reusing agent instructions, scripts, and references, documentation workflows, writing workflows.
How do I install whatsapp-formatting?
Install or run whatsapp-formatting using Copy skill directory. Check whatsapp-formatting for the latest setup command.
Is whatsapp-formatting actively maintained?
whatsapp-formatting may need a closer maintenance check before production use.
Auto-fetched from GitHub.