Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

outbound

Étoiles0
Forks0
Mis à jour10 juin 2026 à 06:25

Outbound dispatch — campaign drafting, drip-sequence drafting, social queue management, and outbound-channel send dispatch. Reads `ikenga.db` via `host.dbQuery` (SELECT-only on read actions); commits delivery status transitions via `host.dbExec` on the approved `send` action only. DISPATCH-ONLY: outbound CRUD belongs to the outbound pkg (`com.ikenga.outbound`), not here. TRIGGER when the user asks to draft a newsletter/campaign, author a sequence step, schedule a social post, or dispatch the outbound send queue. Runs as a Chi conversation in the dock. DO NOT TRIGGER for outbound CRUD (create/edit/delete sequences, contacts, campaigns). Route those to the outbound pkg. Do NOT use this skill for mail-reply dispatch — that belongs to `skill-pa send` (non-outbound queue).

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
7 fichiers
SKILL.md
readonly