outbound
Outbound Email Operations
Core skill for sending and managing outbound emails. All operations use the outbound-tools server via Bash (IMAP/SMTP + Mailpool).
Architecture
- No external database: IMAP keywords (flags) act as the tagging/state layer
- Tags are stored directly on email messages as IMAP keywords
- Audience segments are encoded as IMAP keywords on messages (e.g.,
audience_vip) - Fully portable: all state lives in the mailbox itself
How to Call Tools
Use the Bash tool to call the API. See references/tools-reference.md for the exact command for each tool.
More from arnaudjnn/gtm-skills
gtm-skills
GTM skills using Bash. Outbound email workflows (campaigns, reply classification, follow-ups, bounce cleanup, analytics), buying signal detection (Trustpilot reviews, social media spikes, LinkedIn hiring), and LinkedIn social intelligence (profiles, posts, jobs, companies, messaging).
13setup
Interactive setup wizard for deploying server dependencies and configuring environment variables for GTM skills.
1signals
Detect buying signals for a company domain via API calls. Scans Trustpilot reviews, social media follower spikes, and LinkedIn hiring activity. Use sub-skills for targeted detection or detect-all for a full scan.
1