sequences

Create, enroll, and manage multi-step email drip sequences with analytics.

2|2|Updated May 13, 2026
One-click install
npx skills add https://github.com/autonomy-cloud/kairos-interface --skill sequences-autonomy-cloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sequences
Source: https://github.com/autonomy-cloud/kairos-interface/tree/main/assistant/src/config/bundled-skills/sequences
Command: npx skills add https://github.com/autonomy-cloud/kairos-interface --skill sequences-autonomy-cloud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the manual work of planning, scheduling, enrolling contacts into, and tracking multi-step email drip campaigns by providing an assistant that manages sequences end to end.

Core Features & Use Cases

  • Sequence Creation & Editing: Define multi-step email sequences with per-step delays, subject templates, body prompts, and optional approval gates, plus settings like exit-on-reply.
  • Enrollment & Lifecycle Control: Enroll one or many contacts (single or bulk-import via CSV/TSV), and pause/resume/cancel sequences or individual enrollments.
  • Analytics & Visibility: View a dashboard of sends and reply/completion metrics, and inspect per-step funnel drop-off for a specific sequence.

Quick Start

Create an email drip sequence called "Product Launch Nurture" for the "gmail" channel with 3 steps (0s, 2 days, and 5 days), then enroll a CSV contact list into it.

Frequently Asked Questions about sequences

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

FAQPage Schema
How do I set up an automated email drip campaign with multiple steps?

To set up an email drip campaign, define a multi-step sequence with configurable step delays, subject templates, and body prompts. You can configure settings like exit-on-reply and optional approval gates before enrolling contacts.

Can I bulk import contacts into a drip campaign from a CSV file?

Yes, you can bulk import contacts into a sequence using CSV or TSV files. The enrollment workflow supports both single contact enrollment and bulk imports to populate your email drip campaigns.

What email analytics does sequence automation provide for drip campaigns?

Sequence automation provides analytics dashboards showing send volumes, reply rates, and completion metrics. You can inspect per-step funnel metrics to identify exactly where contacts drop off within the email drip campaign.

How do I pause or cancel an active email sequence for specific contacts?

You can manage active email sequences by pausing, resuming, or canceling them entirely. This lifecycle control also applies to individual enrollments, allowing you to stop specific contacts from receiving further drip emails.

What do I need to configure before creating an email drip sequence?

Before creating an email drip sequence, you need a configured sequence channel, such as a connected email provider. You must also define structured step definitions including step delays and message templates for the automation to function.