booth-invitation-writer

booth-invitation-writer is a skill for Claude Code from LensmorOfficial/trade-show-skills. It costs 91 tokens per session (2,069 once invoked), scanned A, original, MIT.

Uma ferramenta para escrever convites e sequências de e-mails antes de uma feira ou evento profissional. Ela ajuda a convidar pessoas para visitar um estande, assistir a uma demonstração ou marcar uma reunião.

In plain words
What is it for?
Serve para escrever e-mails de convite personalizados para potenciais clientes, clientes atuais, parceiros ou imprensa. Pode adaptar o tom, o idioma e o objetivo do convite.
Why use it?
Evita criar mensagens genéricas que não explicam por que o destinatário deveria responder. Também organiza convites, lembretes e contatos VIP em torno do mesmo evento.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter. Also seen: built for openclaw.

Good fit Serve para escrever e-mails de convite personalizados para potenciais clientes, clientes atuais, parceiros ou imprensa. Pode adaptar o tom, o idioma e o objetivo do convite.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lensmorofficial/trade-show-skills/booth-invitation-writer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add LensmorOfficial/trade-show-skills --skill booth-invitation-writer
Clone the repo
git clone --depth 1 https://github.com/LensmorOfficial/trade-show-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for booth-invitation-writer

README.md
[![agentmods](https://agentmods.dev/badge/skills/lensmorofficial/trade-show-skills/booth-invitation-writer/github.svg)](https://agentmods.dev/skills/lensmorofficial/trade-show-skills/booth-invitation-writer)
Your own site
<a href="https://agentmods.dev/skills/lensmorofficial/trade-show-skills/booth-invitation-writer"><img src="https://agentmods.dev/badge/skills/lensmorofficial/trade-show-skills/booth-invitation-writer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for booth-invitation-writer

Your own site · 80×15
<a href="https://agentmods.dev/skills/lensmorofficial/trade-show-skills/booth-invitation-writer"><img src="https://agentmods.dev/badge/skills/lensmorofficial/trade-show-skills/booth-invitation-writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 91 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,069 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00091 $0.02069
Opus 5 $0.00046 $0.01035
Sonnet 5 $0.00018 $0.00414
Haiku 4.5 $0.00009 $0.00207

Measured 12d ago against content hash b6e043bc297b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

booth-invitation-writer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

booth-invitation-writer/SKILL.md · 174 lines

How it starts

The opening of the file, as written. The whole thing — 174 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Booth Invitation Writer

Generate professional, personalized pre-show invitation emails that get replies — not generic "visit us at booth #123" blasts.

When this skill triggers:

  • Use it for pre-show invites, reminder emails, VIP outreach, and meeting-booking sequences tied to a specific event
  • Use it after the show, booth message, and offer are already clear enough to invite someone credibly
  • Do not use it for post-show follow-up; use post-show-followup for that

Workflow

Step 1: Gather Context

Extract from the user's request. Ask for anything critical that's missing.

Required:

  • Show name and dates
  • Booth number / location (or "TBD" if not assigned yet)
  • What they're showcasing (new product, demo, solution area)

Helpful but optional:

  • Audience type: prospects, existing customers, partners, press
  • Tone: formal/corporate, friendly/startup, technical
  • Language: default to English; support any language the user requests
  • Primary CTA: book a meeting, stop by the booth, attend a live demo, dinner invite
  • Any special hook: live demo, exclusive preview, giveaway, hosted meeting, cocktail event
  • Company name and brief description

If the user provides minimal info (e.g., "write a booth invite for MEDICA, booth 5C42"), work with what you have and make reasonable assumptions — don't ask 10 questions.

Step 2: Choose the Right Template Pattern

Match the audience and goal:

Cold prospect invite:

  • Lead with their pain point or industry challenge, not your booth number
  • Mention something specific about why this show matters for their vertical
  • The booth visit is the CTA, not the subject line
  • Keep it under 150 words

Existing customer / warm contact:

  • Reference the relationship ("Since we last spoke at [event]..." or "As you've been using [product]...")
  • Emphasize what's NEW — they already know you
  • Offer a specific time slot or priority access
  • Warmer tone, can be slightly longer

Partner / distributor:

  • Focus on business opportunity and mutual benefit
  • Mention specific products or partnerships to discuss
  • Suggest a structured meeting rather than "stop by"

Read the full file on GitHub · 174 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 174 lines · 91 tokens per session scan A b6e043bc297b

Subscribe to this mod's changes

booth-invitation-writer is a skill published in the GitHub repository LensmorOfficial/trade-show-skills (48 stars, last pushed 1mo ago), licensed MIT. It adds 91 tokens to every session and 2,069 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.