delivery-queue — Delayed Segmented Delivery

Community

Schedule human-like message delivery segments.

AuthoriPythoning
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents one-shot, bot-like outbound messaging by letting you schedule and pace message delivery in timed segments, reducing the risk of spam detection and improving prospect timing.

Core Features & Use Cases

  • Segmented delayed delivery: Break message flows into timed segments and queue each for delivery at a specific timestamp.
  • Delivery control with lifecycle management: Schedule new deliveries, list pending items, cancel specific deliveries, flush pending messages immediately, and clean up old sent/cancelled entries.
  • Validation and reliability guardrails: Validates channel, recipient format, delivery ID format, and delay range, and maintains status fields and retry counters for queued items.
  • Use Case: Run a 3-part product introduction where part 1 sends immediately and parts 2–3 send after specific delays to match a more natural cadence.

Quick Start

Schedule a queued WhatsApp message to +1234567890 with the following instruction: deliver:schedule whatsapp +1234567890 "Company overview and value proposition." 300

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: delivery-queue — Delayed Segmented Delivery
Download link: https://github.com/iPythoning/b2b-sdr-agent-template/archive/main.zip#delivery-queue-delayed-segmented-delivery

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.