campaign-sequencer

Orchestrates multi-channel drip campaigns across email, Slack, and direct messages with Supabase state tracking.

1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/0xjitsu/jitsu-skills --skill campaign-sequencer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: campaign-sequencer
Source: https://github.com/0xjitsu/jitsu-skills/tree/main/skills/campaign-sequencer
Command: npx skills add https://github.com/0xjitsu/jitsu-skills --skill campaign-sequencer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates complex outbound campaigns across email, Slack, and direct messages to automate prospect enrichment, personalized messaging, scheduling, and stateful tracking while preventing spam and respecting opt-outs.

Core Features & Use Cases

  • Lead enrichment and scoring: Integrates with Clay to enrich contacts and with a lead-scorer to tier prospects for personalization depth.
  • Multi-channel message orchestration: Creates Gmail drafts, sends Slack DMs, and outputs platform DMs with scheduled follow-ups using scheduled tasks.
  • Stateful tracking and reporting: Stores campaign state, replies, and analytics in Supabase and enforces safety rules like unsubscribe checks, opt-out text, batch limits, and business-hours sending.
  • Use Case: Run a creator outreach program that enriches 40 targets, personalizes templates by lead tier, queues Day 0 sends, and schedules staggered follow-ups while detecting replies and updating state.

Quick Start

Create a multi-channel drip campaign that enriches leads, personalizes messages, queues initial sends, and schedules follow-ups while enforcing opt-outs and batch limits.

Frequently Asked Questions about campaign-sequencer

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

FAQPage Schema
How do I automate multi-channel outreach campaigns across email and Slack?

You can automate multi-channel outreach by orchestrating drip sequences across email, Slack, and direct messages. The campaign-sequencer creates Gmail drafts, sends Slack DMs, and schedules staggered follow-ups while tracking campaign state in Supabase.

How does lead enrichment and scoring work for personalized outreach?

Lead enrichment and scoring for personalized outreach works by integrating with Clay to enrich contacts and applying a lead-scorer to tier prospects. This tiering determines the depth of personalization applied to your message templates.

Can I use Supabase for state tracking in a scheduled drip campaign?

Yes, you can use Supabase for state tracking in a scheduled drip campaign. It stores campaign state, replies, and analytics, enabling the system to detect responses and update progress while enforcing batch limits and business-hours sending.

What are the best ways to enforce compliance and opt-outs in outbound sales sequences?

To enforce compliance and opt-outs in outbound sales sequences, the workflow applies safety rules including unsubscribe checks, opt-out text insertion, batch send limits, and business-hours scheduling to prevent spam and respect prospect preferences.

Do I need Clay and Gmail to run creator outreach workflows with this approach?

Yes, running creator outreach workflows requires Clay for contact enrichment, Gmail for draft creation, Slack for DM delivery, scheduled tasks for follow-ups, and Supabase for state tracking to execute the full multi-channel orchestration.

Why does my multi-channel campaign require scheduled tasks for follow-ups?

Your multi-channel campaign requires scheduled tasks for follow-ups to stagger message delivery over time. This approach queues Day 0 sends and automates subsequent touchpoints across channels while maintaining stateful tracking and preventing spam.