hubspot-email-automation

Automate HubSpot cold outreach emails via Chrome browser interactions with Lead records.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/WalkerVVV/firstmile-deals-pipeline --skill hubspot-email-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hubspot-email-automation
Source: https://github.com/WalkerVVV/firstmile-deals-pipeline/tree/main/.claude/skills/hubspot-email-automation
Command: npx skills add https://github.com/WalkerVVV/firstmile-deals-pipeline --skill hubspot-email-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill enables automated, rule-based HubSpot cold outreach through Chrome automation while enforcing pre-flight checks to avoid duplicate or misrouted emails.

Core Features & Use Cases

  • Pre-flight gating: checks lead state, recent communications, and sequence validity before composing.
  • Sequential email composition: fills To/Subject/Body fields with validations and safety checks.
  • Master orchestration: gates the sending action on user confirmation with a pre-send snapshot.

Quick Start

Run hubspot-email-automation on a Lead record to draft and queue the first email in the sequence.

Frequently Asked Questions about hubspot-email-automation

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

FAQPage Schema
How do I automate cold outreach emails in HubSpot?

Automate cold outreach emails in HubSpot by running this Skill on Lead records to compose, verify, and schedule email sequences. It controls your browser to fill email fields, apply pre-send safety checks, and gate sending on your confirmation to prevent duplicates or misrouted messages.

What pre-flight checks does HubSpot email automation perform before sending?

Pre-flight checks verify lead state, review recent communications history, and validate sequence configuration before composition begins. These gates prevent sending duplicate emails or initiating sequences for leads already contacted, catching errors before your browser automation reaches the send step.

Can I schedule emails or queue them for later in HubSpot automation?

Yes. The Skill composes emails with field-by-field validation, captures a pre-send snapshot for your review, and gates the send action on your confirmation. You control the final scheduling decision through master orchestration before the email leaves your account.

How does browser automation with HubSpot handle email composition across multiple fields?

Browser automation fills To, Subject, and Body fields sequentially with coordinate-based interaction and screenshot validation at each step. Sub-agents perform parallel pre-flight checks while the orchestrator gates progression, ensuring all field values and safety conditions pass before moving to send verification.

What happens if an email fails validation or encounters errors during HubSpot outreach?

Error handling and state verification occur at each orchestration gate. Failed validations block progression to the next step, and screenshot-based snapshots let you inspect the exact state before sending. The Master Orchestrator ensures all safety checks pass before any send action executes.

Do I need to manually confirm each email before it sends in HubSpot automation?

Yes. The Skill requires user confirmation with a pre-send snapshot before the orchestrator gates the send action. This manual confirmation step is a safety mechanism to prevent unintended bulk sends and keeps you in control of your outreach campaigns.