Back to Sales Lead Qualifier

Install: Sales Lead Qualifier

Step-by-step installation guide

Prerequisites

OpenClaw v1.2+
Node 18+
WhatsApp Business API
An API key for Anthropic

Step 1: Download the Build

Use the OpenClaw CLI to install this build:

openclaw install agentforge/sales-lead-qualifier

Or download the config files directly from the build page and extract to your project directory.

Step 2: Configure

Create a .env file in the project root:

ANTHROPIC_API_KEY=sk-ant-your-key-here

Configure your channels:

whatsapp: Set up API credentials in your config
telegram: Set up API credentials in your config

Step 3: Build-Specific Setup

1. Clone the build: openclaw install agentforge/sales-lead-qualifier

2. Set up WhatsApp Business API credentials in .env

3. Configure your CRM API key

4. Customize qualification questions in config/questions.json

5. Run openclaw start and test with a sample conversation

Step 4: Run

openclaw start

Your agent should now be running! Test it by sending a message through your configured channel.