@arkone_ai/event-collateral
v1.0.0
Published
Claude Code skill: generate a set of branded event collateral (booth handout, talk track card, post-event email template)
Maintainers
Readme
@arkone_ai/event-collateral
A Claude Code skill that generates a complete set of branded event collateral in one run: a booth leave-behind, a staff talk track card, and a post-event follow-up email template.
Install
npm install -g @arkone_ai/event-collateralOr via Vercel Skills CLI:
npx skills add arkone-ai/skills --skill event-collateralUsage
In any Claude Code session:
/event-collateralWhat it does
- Generates three materials tailored to your event and audience: a 1-page booth handout (logo, value props, QR code, contact), a talk track card (elevator pitch, Q&A, CTA by conversation type), and a personalized post-event email template
- Produces branded PDFs via puppeteer (with logo, brand colors, footer) with Markdown fallback for all three
- Saves all files to
./event-collateral-{event-slug}-{date}/
License
MIT
