← Back to Skills Marketplace
v3ads

Email Outreach

by v3ads · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
136
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install email-outreach
Description
Automated email outreach campaign builder and optimizer. Use when asked to write cold emails, build outreach sequences, create follow-up cadences, personaliz...
README (SKILL.md)

Email Outreach Skill

Build high-converting email outreach sequences. Every output should be ready to send — no filler, no fluff.

Workflow

1. Understand the Campaign

Gather (ask if not provided):

  • Sender context: Who are you? What's your offer?
  • Target persona: Job title, industry, company size, pain points
  • Goal: Book a call / get a reply / drive to a link
  • Sequence length: 1 shot or multi-touch (recommend 4–6 touch cadence)

2. Build the Sequence

Use the frameworks in references/copywriting-frameworks.md.

Standard high-converting structure:

  • Email 1 (Day 1): Pattern interrupt opener + specific problem + one-line offer + soft CTA
  • Email 2 (Day 3): Social proof / case study angle + question CTA
  • Email 3 (Day 7): Different angle / objection pre-empt + value add (resource/insight)
  • Email 4 (Day 14): Breakup email — short, direct, creates urgency

3. Personalization Variables

Build templates with {{variables}} for mail-merge personalization:

  • {{first_name}}, {{company}}, {{industry}}, {{pain_point}}, {{recent_news}}
  • Generate 3 "custom first line" variants they can rotate per segment

4. Subject Line Variants

Generate 5 subject line options per email:

  • Question format
  • Curiosity gap
  • Direct/transactional
  • Name/company personalized
  • Contrarian/pattern interrupt

5. Deliverability Check

Run scripts/deliverability_check.py against the email copy to flag:

  • Spam trigger words
  • HTML-heavy formatting risks
  • Link-to-text ratio issues
  • Subject line length (40–60 chars ideal)
  • Preheader text presence

6. Output Format

Deliver as:

  • Numbered sequence with day gaps labeled
  • Each email: Subject | Preheader | Body | CTA
  • Personalization notes per email
  • A/B test recommendations

See references/copywriting-frameworks.md for proven frameworks (AIDA, PAS, Before/After/Bridge). See assets/sequence-template.md for a ready-to-copy campaign template.

Usage Guidance
This skill appears coherent and self-contained: templates and a local deliverability checker that reads either stdin or a specified file. Before using, review any campaign data you provide (it may include personal data), and avoid passing system file paths to the script (it will open whatever file path you supply). If you plan to send mass emails, ensure compliance with applicable laws and your organization’s policies. If you want extra assurance, open and read scripts/deliverability_check.py (it's short and contains no network or obfuscated behavior).
Capability Analysis
Type: OpenClaw Skill Name: email-outreach Version: 1.0.0 The email-outreach skill bundle is a legitimate tool for generating and auditing cold email campaigns. The included Python script, scripts/deliverability_check.py, performs local text analysis for spam triggers and formatting risks using standard libraries (re, argparse) without any network activity or sensitive data access. All instructions in SKILL.md and the supporting templates in assets/ and references/ are strictly aligned with the stated purpose of email marketing optimization.
Capability Assessment
Purpose & Capability
Name/description (email outreach, sequences, deliverability) match the included templates, copywriting frameworks, and the local deliverability_check.py script. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md limits actions to gathering campaign context from the user, generating sequences/templates, and running the included local deliverability checker on supplied email text. It does not instruct reading system configs or sending data to external endpoints.
Install Mechanism
No install spec — instruction-only with a small local Python script. Nothing is downloaded or written by an installer; the script is included in the bundle.
Credentials
The skill requests no environment variables, credentials, or config paths. All behavior is local and consistent with the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation settings. It does not request permanent system presence or modify other skills/config.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install email-outreach
  3. After installation, invoke the skill by name or use /email-outreach
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the email-outreach skill: an automated campaign builder and optimizer for sales and cold email outreach. - Generates ready-to-send cold emails, multi-touch outreach sequences, and follow-up cadences based on campaign and target details. - Offers scalable personalization using merge fields and custom first line variants. - Provides multiple subject line options for each email to improve open rates. - Audits email copy for deliverability issues and suggests A/B test variants. - Outputs campaigns in a clear, ready-to-copy format with personalization notes and workflow guidance.
Metadata
Slug email-outreach
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Email Outreach?

Automated email outreach campaign builder and optimizer. Use when asked to write cold emails, build outreach sequences, create follow-up cadences, personaliz... It is an AI Agent Skill for Claude Code / OpenClaw, with 136 downloads so far.

How do I install Email Outreach?

Run "/install email-outreach" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Email Outreach free?

Yes, Email Outreach is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Email Outreach support?

Email Outreach is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Email Outreach?

It is built and maintained by v3ads (@v3ads); the current version is v1.0.0.

💬 Comments