add-whatsapp Skill
Add WhatsApp channel via native Baileys adapter. Direct connection — no Chat SDK bridge. Uses QR code or pairing code for authentication. Published by microsoft in amplifier-app-nanoclaw.
What is add-whatsapp Skill?
Add WhatsApp channel via native Baileys adapter. Direct connection — no Chat SDK bridge. Uses QR code or pairing code for authentication. 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
- Browser automation
- Browser automation use cases
Technical details
- Install or run with Copy skill directory
When to use add-whatsapp Skill
- Use it for browser automation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-app-nanoclaw
- Skill file: .claude/skills/add-whatsapp/SKILL.md
What it does
Add WhatsApp channel via native Baileys adapter. Direct connection — no Chat SDK bridge. Uses QR code or pairing code for authentication.
Skill instructions
Add WhatsApp Channel Adds WhatsApp support via the native Baileys adapter (no Chat SDK bridge). Install NanoClaw doesn't ship channels in trunk. This skill copies the native WhatsApp (Baileys) adapter and its whatsapp-auth setup step in from the channels branch. No Chat SDK bridge. Pre-flight (idempotent) Skip to Credentials if all of these are already in place: - src/channels/whatsapp.ts exists - src/channels/index.ts contains import './whatsapp.js'; - setup/whatsapp-auth.ts and setup/groups.ts both exist - setup/index.ts's STEPS map contains both 'whatsapp-auth': and groups: - @whiskeysockets/baileys, qrcode, pino are listed in package.json dependencies - .claude/skills/add-whatsapp/scripts/wa-qr-browser.ts exists (ships with this skill) Otherwise continue. Every step below is safe to re-run. 1. Fetch the channels branch bash git fetch origin channels 2. Copy the adapter and setup steps bash git show origin/channels:src/channels/whatsapp.ts src/channels/whatsapp.ts git show origin/ch
Explore related resources
Frequently asked questions
What is add-whatsapp?
add-whatsapp is a open-source AI agent skill with Copy skill directory. Add WhatsApp channel via native Baileys adapter. Direct connection — no Chat SDK bridge. Uses QR code or pairing code for authentication.
Who is add-whatsapp best for?
add-whatsapp is best for reusing agent instructions, scripts, and references, browser automation workflows.
How do I install add-whatsapp?
Install or run add-whatsapp using Copy skill directory. Check add-whatsapp for the latest setup command.
Is add-whatsapp actively maintained?
add-whatsapp may need a closer maintenance check before production use.
Auto-fetched from GitHub.