wa-setup

Guides non-technical students to connect WhatsApp with Green API.

4|3|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/Asher-pro/wa-whatsapp-agent --skill wa-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wa-setup
Source: https://github.com/Asher-pro/wa-whatsapp-agent/tree/main/skills/wa-setup
Command: npx skills add https://github.com/Asher-pro/wa-whatsapp-agent --skill wa-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables non-technical learners to connect a WhatsApp number to Green API, establish a two-way messaging channel, and secure credentials for their agent without writing code.

Core Features & Use Cases

  • Decide bot type (personal assistant vs customer service) and understand its impact on pricing and setup.
  • Create and configure a Green API instance (Developer/free or paid tier) and save credentials to a local .env file.
  • Pair the bot's phone via QR scanning to authorize messaging and begin two-way communication.
  • Enable and verify incoming webhooks via API to allow inbound messages.
  • Prepare for the next step by handing off to wa-characterize and recording session state.

Quick Start

Begin by choosing the bot type and then follow with configuring a Green API instance, pairing the bot's phone via QR, and enabling incoming webhooks.

Frequently Asked Questions about wa-setup

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

FAQPage Schema
How do I connect WhatsApp to Green API without writing code?

To connect WhatsApp to Green API without coding, you can follow a no-code setup flow that includes selecting your bot type, creating a Green API instance, pairing your phone via QR code scanning, and enabling webhooks for two-way messaging.

Do I need a paid account to set up a WhatsApp bot with Green API?

You do not need a paid account to set up a WhatsApp bot with Green API. You can create a Developer free tier instance, though paid tiers offer different features and require optional wallet or payment steps during the setup process.

What is the best way to enable incoming webhooks for a WhatsApp bot?

The best way to enable incoming webhooks for a WhatsApp bot is to verify them via the Green API after pairing your phone. This allows the system to receive inbound messages and establish two-way communication for your channel.

How do I choose between a personal assistant and customer service WhatsApp bot?

Choosing between a personal assistant and customer service WhatsApp bot impacts your pricing and setup. You should decide your bot type early in the onboarding process to properly configure your Green API instance and messaging channel.

Why do I need to save Green API credentials to a .env file?

You need to save Green API credentials to a local .env file to secure your bot's authentication details. This requires basic terminal access to manage credentials and run simple API calls for your connected WhatsApp number.

What should I do after pairing my WhatsApp phone via QR code?

After pairing your WhatsApp phone via QR code to authorize messaging, you should enable and verify incoming webhooks via the API, save your session state, and hand off to the next step to characterize your bot.