email-sender

Automates SMTP outreach emails with scheduled follow-ups and delivery logging.

2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/Wike-CHI/acquisition-agent --skill email-sender-wike-chi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-sender
Source: https://github.com/Wike-CHI/acquisition-agent/tree/main/skills/email-sender
Command: npx skills add https://github.com/Wike-CHI/acquisition-agent --skill email-sender-wike-chi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Provides a guided, secure way to configure SMTP and automate single or bulk outreach emails with scheduled follow-ups and centralized logging, removing manual email-sending overhead for sales and outreach teams.

Core Features & Use Cases

  • Guided SMTP setup with provider presets and encrypted local credential storage to quickly connect QQ, 163, Gmail, Outlook, and enterprise mailboxes.
  • Single and bulk sending with per-domain and hourly/day rate limits, per-recipient personalization via templates, and dry-run support.
  • Automated follow-ups & tracking that schedule follow-up sequences (Day 3/7/14), detect manual replies, and persist detailed send logs for auditing and reporting.
  • Safety & compliance built-in: encrypted credentials, unsubscribe/address requirements, and sending limits to reduce blocking risk.
  • Use Case: A salesperson configures their SMTP once, uploads a 100-contact JSON list, runs the batch sender, and monitors delivery, failures, and follow-up queue from logs.

Quick Start

Send a personalized cold outreach to a list of prospects using the configured SMTP account and automatic follow-up schedule.

Frequently Asked Questions about email-sender

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

FAQPage Schema
How do I automate follow-up emails for sales outreach using SMTP?

Automate follow-up emails by configuring an SMTP account and scheduling outreach sequences. The system automatically sends messages on a Day 3/7/14 schedule, detects manual replies, and logs delivery status for auditing.

Can I send bulk outreach emails with rate limits to avoid getting blocked?

Yes, you can send bulk outreach emails with built-in per-domain and hourly/day rate limits. These sending limits, combined with unsubscribe requirements, reduce the risk of your SMTP account being blocked.

How do I securely configure SMTP for Gmail or Outlook for cold outreach?

Securely configure SMTP for Gmail, Outlook, QQ, or 163 using guided provider presets. The system stores your credentials locally using encryption, ensuring your cold outreach account details remain protected.

What is the best way to personalize a cold outreach email campaign?

The best way to personalize cold outreach is by using template-based variables for each recipient. You upload a JSON contact list, and the bulk sender applies per-recipient personalization during the delivery process.

Does the bulk email sender support dry-run testing before a live campaign?

Yes, the bulk email sender supports dry-run testing before executing a live campaign. This allows you to verify template personalization and rate-limit logic without actually sending messages to your prospects.

Why are delivery logs needed for automated email follow-up sequences?

Delivery logs are needed to track successes, failures, and the follow-up queue for automated email sequences. They provide persistent auditing records so sales teams can monitor outreach progress and troubleshoot undelivered messages.