kelly-campaigns

Manage outbound email campaigns with a local dashboard for drafting, auditing, and approving sends.

4|3|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/mr-kelly/skills --skill kelly-campaigns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kelly-campaigns
Source: https://github.com/mr-kelly/skills/tree/main/skills/kelly-campaigns
Command: npx skills add https://github.com/mr-kelly/skills --skill kelly-campaigns

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @hono/node-server, hono, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill solves the challenge of managing outbound email marketing campaigns, newsletters, and sequences without the risk of sending unreviewed, low-quality, or non-compliant content.

Core Features & Use Cases

  • App-in-Skill Workflow: Provides a local dashboard for reviewing drafts, segments, and deliverability metrics before any scheduling occurs.
  • Quality Gate (EQS): Automatically audits every send against the SEND framework (Sender, Engagement, Not-spammy, Deliverability) to provide a SHIP, FIX, or BLOCK verdict.
  • Use Case: Use this skill to draft a new product launch sequence, run a pre-send deliverability check to ensure SPF/DKIM/DMARC compliance, and approve the final send through a secure local UI.

Quick Start

Use the kelly-campaigns skill to open the email marketing dashboard and review the current send queue.

Frequently Asked Questions about kelly-campaigns

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

FAQPage Schema
How do I run a pre-send quality assurance check for outbound email campaigns?

Pre-send quality assurance for outbound email campaigns is handled via a local dashboard that audits drafts against the SEND framework. It evaluates Sender, Engagement, Not-spammy, and Deliverability metrics to return a SHIP, FIX, or BLOCK verdict before scheduling.

What is the best way to manage newsletter approvals without sending unreviewed content?

Managing newsletter approvals safely requires a local dashboard with file-based state management. This enforces an approval-required workflow for drafting and auditing newsletters, preventing low-quality or non-compliant content from being sent automatically.

Do I need an ESP integration to monitor email deliverability for drip sequences?

Yes, you need a configured Email Service Provider (ESP) integration to monitor deliverability for drip sequences. The local dashboard relies on this connection to track audience segmentation and ensure SPF, DKIM, and DMARC compliance during pre-send checks.

Can I review audience segments and send queues in a local UI before scheduling?

Yes, you can review audience segments and send queues in a local UI before scheduling. The dashboard provides an app-in-skill workflow to inspect drafts, segments, and deliverability metrics, ensuring all email operations require manual approval.

Why does my email marketing automation require local file-based state management?

Email marketing automation uses local file-based state management to guarantee safe, approval-required email operations. This approach ensures that all send queues, drafts, and audit states are tracked locally, preventing unintended sends of unreviewed campaigns.

When should I not use an automated quality gate for newsletter send approvals?

You should not use an automated quality gate if your email marketing workflow lacks a configured ESP or requires bypassing manual approvals. The system's SEND framework auditing enforces strict deliverability checks, blocking sends that fail compliance.