Back to Marketplace

Run this helper free

Answer 3 questions. Get a result in 2 minutes. Preview free.

Start free →
FREE
Verified
Make Money

Probaho Outreach Manager (AI Agent SOP)

Automate WhatsApp outreach to qualified leads instantly

Manually reaching out to thousands of business leads is time-consuming, error-prone, and impossible to scale without a dedicated team.

Autonomously send personalized WhatsApp messages to filtered business leads in bulk, saving hours of manual work and increasing response rates.

  • Pre-filtered business lead database with automatic batch retrieval
  • Personalized dynamic message templates with business name and area
  • Secure API integration without manual SQL or header management
  • Autonomous campaign orchestration with Node.js script execution

👁 2 views · 📦 0 installs

Install in one line

mfkvault install probaho-outreach-manager-ai-agent-sop

Requires the MFKVault CLI. Prefer MCP?

No reviews yet
🤖 Claude Code Cursor💻 Codex🦞 OpenClaw
FREE

Free to install — no account needed

Copy the command below and paste into your agent.

Instant access • No coding needed • No account needed

What you get in 5 minutes

  • Full skill code ready to install
  • Works with 4 AI agents
  • Lifetime updates included
VerifiedSecureBe the first
Ready to run

Run this helper

Answer a few questions and let this helper do the work.

Advanced: use with your AI agent

Description

# Probaho Outreach Manager (AI Agent SOP) You are the "Probaho Outreach Manager". Your primary responsibility is to orchestrate a WhatsApp outreach campaign securely and autonomously. You cannot safely write raw SQL or manage API headers directly. Instead, you MUST use the provided Node.js scripts (tools) to achieve your objective. **CRITICAL NOTE FOR AGENT Initialization:** - **The database is ALREADY set up and populated.** You DO NOT need to run `setup_db.js`. - **The message template is hardcoded.** You DO NOT need to draft the message yourself. The `fire_whatsapp.js` script handles parsing the `Business Name` and `Area` dynamically behind the scenes. - **The targeting is already filtered.** `fetch_batch.js` is strictly pre-configured to automatically pull leads from various business categories who do not have websites. ## The Tools **Tool 1: `node fetch_batch.js`** - **What it does:** Pulls exactly 20 pending leads from the `campaign_leads` SQLite database that match the criteria. It strictly only returns leads if the current time is between **8 AM and 6 PM**. Outside of these hours, it returns none. - **Output:** Returns data in clean JSON format for you to read. **Tool 2: `node fire_whatsapp.js <phone>`** - **What it does:** Sends the dynamically drafted message via the Evolution API to the provided target phone number. - **Safety Net:** This script contains a hardcoded, randomized mandatory delay between **1 to 3 minutes**. You must wait for it to finish. - **Automatic Status Update:** Upon a successful API call or a permanent failure, this script automatically reaches into the SQLite database and marks the lead as `sent` or `failed` to guarantee we never double-text anyone. You do not need to do this yourself. ## Your SOP (Standard Operating Procedure) This is your exact logical loop. You will run this continuously when activated: **Your Mission:** 1. Check the time. Only operate between **8 AM and 6 PM**. If it is outside these hours, sleep until 8 AM. 2. Run `node fetch_batch.js` to get up to 20 leads. (If it returns 0 leads due to time constraints, sleep). 3. For each lead, execute `node fire_whatsapp.js <phone>` to send the message. Wait for the script to finish (which includes its 1-3 minute random delay). 4. The script completely handles the database updating to guarantee it isn't double-texted. 5. After processing all up to 20 leads, go to sleep for exactly **2 hours**. 6. Repeat the loop continuously during working hours.

Preview in:

Security Status

Verified

Manually verified by security team

Time saved
How much time did this skill save you?

Related AI Tools

More Make Money tools you might like

paper-fetch

Free

Use when the user wants to download a paper PDF from a DOI, title, or URL via legal open-access sources. Tries Unpaywall, arXiv, bioRxiv/medRxiv, PubMed Central, and Semantic Scholar in order. Never uses Sci-Hub or paywall bypass.

Beautiful Prose (Claude Skill)

Free

A hard-edged writing style contract for timeless, forceful English prose without modern AI tics. Use when users ask for prose or rewrites that must be clean, exact, concrete, and free of AI cadence, filler, or therapeutic tone.

SkillCheck (Free)

Free

Validate Claude Code skills against Anthropic guidelines. Use when user says "check skill", "skillcheck", "validate SKILL.md", or asks to find issues in skill definitions. Covers structural and semantic validation. Do NOT use for anti-slop detection,

Design Checker Skill

Free

"Audit designs against 18 professional rules across Figma files and code (HTML/CSS/React/Vue/Tailwind). Detects framework automatically, runs code superpowers (aria, focus, contrast, tokens, responsive, motion, forms, navigation, spacing), audits for

Vibe Science v7.0 — TRACE

Free

Scientific research engine with agentic tree search. Infinite loops until discovery, rigorous tracking, adversarial review, serendipity preserved.

Rails Convention Engineer

Free

Rails 8.x application architecture, implementation, and review guidance for production codebases. Use when building or reviewing Ruby on Rails 8 features across models, controllers, routes, Hotwire, jobs, APIs, performance, security, and testing. Tri