Apollo Send

Execute Apollo task queue sends with two-gate approval and post-send verification.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/bostonrobbie/BDR --skill apollo-send
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Apollo Send
Source: https://github.com/bostonrobbie/BDR/tree/main/skills/apollo-send
Command: npx skills add https://github.com/bostonrobbie/BDR --skill apollo-send

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the execution of the Apollo task queue send loop, ensuring that all contacts in a batch are processed according to a strict, two-gate protocol, minimizing errors and manual oversight.

Core Features & Use Cases

  • Automated Send Loop: Manages the entire process of sending emails via Apollo, from fetching contact data to post-send verification.
  • Two-Gate Protocol Enforcement: Strictly enforces pre-send checks and requires explicit approval before each individual send.
  • Edge Case Handling: Addresses known Apollo edge cases and verification patterns to ensure reliable delivery.
  • Use Case: When a batch of contacts is approved for outreach, this Skill can be invoked to systematically send personalized emails to each contact, handling all necessary checks and verifications.

Quick Start

Use the Apollo Send skill to execute the full task queue send loop for batch 12.

Frequently Asked Questions about Apollo Send

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

FAQPage Schema
How do I automate batch email outreach sends in Apollo?

Batch processing Apollo task queue sends requires a send loop that fetches contacts and executes T1 sends for sequences like TAM Outbound. The loop manages the entire process from data retrieval to post-send verification.

What is the two-gate approval protocol for Apollo email automation?

The two-gate protocol for Apollo email automation enforces pre-send checks and requires explicit approval before each individual send. This ensures data integrity and prevents errors during the batch execution process.

How do I handle edge cases and verification patterns when sending Apollo emails?

Handling edge cases during Apollo email sends requires addressing known verification patterns during the task queue loop. The system manages post-send verification to ensure reliable delivery after each contact is processed.

Can I use task execution scripts to send a batch of contacts through Apollo?

Yes, task execution scripts can send a batch of contacts through Apollo by executing the task queue send loop. The scripts enforce a two-gate approval protocol and handle post-send verification for sequences like TAM Outbound.

Why does Apollo email outreach require pre-flight checks before sending?

Pre-flight checks in Apollo email outreach prevent errors and ensure data integrity before executing sends. These checks are part of a two-gate protocol that mandates explicit approval for each individual send in the batch.