@arkone_ai/event-outreach
v1.0.0
Published
Claude Code skill: generate personalized event email sequences (pre-event, post-event, speaker follow-up) for a list of targets
Maintainers
Readme
@arkone_ai/event-outreach
A Claude Code skill that generates personalized email sequences for event attendees — pre-event meeting requests, post-event follow-ups, or speaker follow-up emails — with batch review before sending.
Install
npm install -g @arkone_ai/event-outreachOr via Vercel Skills CLI:
npx skills add arkone-ai/skills --skill event-outreachUsage
In any Claude Code session:
/event-outreachWhat it does
- Generates personalized emails for a list of event targets (pre-event, post-event, or speaker follow-up) with role-specific hooks, under 100 words, single CTA, and opt-out line
- Presents all emails in a batch review table before sending — send all, review one-by-one, or save without sending
- Sends via SendGrid / Resend / AWS SES if configured; saves to
./event-outreach-{event-slug}-{date}.mdregardless
License
MIT
