add-whatsapp-cloud Skill
Add WhatsApp Business Cloud API channel via Chat SDK. Official Meta API. Published by microsoft in amplifier-app-nanoclaw.
What is add-whatsapp-cloud Skill?
Add WhatsApp Business Cloud API channel via Chat SDK. Official Meta API. 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
- Deployment
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use add-whatsapp-cloud Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-app-nanoclaw
- Skill file: .claude/skills/add-whatsapp-cloud/SKILL.md
What it does
Add WhatsApp Business Cloud API channel via Chat SDK. Official Meta API.
Skill instructions
Add WhatsApp Cloud API Channel Connect NanoClaw to WhatsApp via the official Meta WhatsApp Business Cloud API. Install NanoClaw doesn't ship channels in trunk. This skill copies the WhatsApp Cloud adapter in from the channels branch. Pre-flight (idempotent) Skip to Credentials if all of these are already in place: - src/channels/whatsapp-cloud.ts exists - src/channels/index.ts contains import './whatsapp-cloud.js'; - @chat-adapter/whatsapp is listed in package.json dependencies Otherwise continue. Every step below is safe to re-run. 1. Fetch the channels branch bash git fetch origin channels 2. Copy the adapter bash git show origin/channels:src/channels/whatsapp-cloud.ts src/channels/whatsapp-cloud.ts 3. Append the self-registration import Append to src/channels/index.ts (skip if the line is already present): typescript import './whatsapp-cloud.js'; 4. Install the adapter package (pinned) bash pnpm install @chat-adapter/whatsapp@4.27.0 5. Build bash pnpm run build Credentials 1. Go to
Explore related resources
Frequently asked questions
What is add-whatsapp-cloud?
add-whatsapp-cloud is a open-source AI agent skill with Copy skill directory. Add WhatsApp Business Cloud API channel via Chat SDK. Official Meta API.
Who is add-whatsapp-cloud best for?
add-whatsapp-cloud is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install add-whatsapp-cloud?
Install or run add-whatsapp-cloud using Copy skill directory. Check add-whatsapp-cloud for the latest setup command.
Is add-whatsapp-cloud actively maintained?
add-whatsapp-cloud may need a closer maintenance check before production use.
Auto-fetched from GitHub.