Post Send Verifier

Cross-reference batch send logs with Gmail's Sent folder to identify failed emails.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill ensures that emails approved for sending are actually delivered to the recipient's inbox by verifying against Gmail's Sent folder, preventing lost outreach and missed opportunities.

Core Features & Use Cases

  • Automated Verification: Cross-references approved sends with Gmail's Sent folder.
  • Discrepancy Reporting: Identifies unconfirmed or unexpected sends for review.
  • Use Case: After a batch of LinkedIn outreach emails are approved and sent via Apollo, this skill automatically checks if they appear in the Gmail Sent folder, flagging any that didn't make it through.

Quick Start

Run the post-send-verifier skill to check for any email sends that did not land in Gmail Sent today.

Frequently Asked Questions about Post Send Verifier

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

FAQPage Schema
How do I verify outbound emails actually sent from Apollo appear in my Gmail Sent folder?

Yes, you can track silent email sending failures by cross-referencing Apollo batch send logs with Gmail's Sent folder. This verification flags unconfirmed or unexpected sends for administrative review, catching missed deliveries before they impact outreach.

Why does my Gmail integration show approved Apollo outreach emails that never arrived in the Sent folder?

Email verification requires access to the Gmail API and a local file system containing your batch send data. You need these to cross-reference approved outreach sends against the Gmail Sent folder and generate discrepancy reports for review.

How do I automatically check for LinkedIn outreach emails that did not land in Gmail Sent today?

Yes, this email verification approach works for any batch send logs stored locally. As long as you have Gmail API access and local file system batch data, you can verify outbound sends and catch missed deliveries regardless of the outreach platform.

What is the best way to monitor email sends for silent failures in sales automation workflows?

The best way to monitor email sends for silent failures in sales automation is cross-referencing batch send logs with Gmail's Sent folder. This identifies incorrect sends or missed deliveries, preventing lost outreach opportunities in your workflow.