trade-show-budget-planner

trade-show-budget-planner is a skill for Claude Code from LensmorOfficial/trade-show-skills. It costs 89 tokens per session (2,153 once invoked), scanned A, original, MIT.

A tool that builds a trade-show exhibition budget and estimates whether the expected return justifies the investment. ROI, or return on investment, compares the value gained with the money spent.

In plain words
What is it for?
Use it to plan exhibiting, attending, or sponsoring a show and prepare an internal approval case. It can also model a likely exhibition scenario when the participation choice is not settled.
Why use it?
It helps teams test whether a proposed show budget is realistic, too large, or too small to support the goal. It brings travel, booth, team, location, and participation choices into one planning model.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter. Also seen: positional $N argument; built for openclaw.

Good fit Use it to plan exhibiting, attending, or sponsoring a show and prepare an internal approval case. It can also model a likely exhibition scenario when the participation choice is not settled.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lensmorofficial/trade-show-skills/trade-show-budget-planner
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 trade-show-budget-planner
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 trade-show-budget-planner

README.md
[![agentmods](https://agentmods.dev/badge/skills/lensmorofficial/trade-show-skills/trade-show-budget-planner/github.svg)](https://agentmods.dev/skills/lensmorofficial/trade-show-skills/trade-show-budget-planner)
Your own site
<a href="https://agentmods.dev/skills/lensmorofficial/trade-show-skills/trade-show-budget-planner"><img src="https://agentmods.dev/badge/skills/lensmorofficial/trade-show-skills/trade-show-budget-planner/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 trade-show-budget-planner

Your own site · 80×15
<a href="https://agentmods.dev/skills/lensmorofficial/trade-show-skills/trade-show-budget-planner"><img src="https://agentmods.dev/badge/skills/lensmorofficial/trade-show-skills/trade-show-budget-planner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 89 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,153 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.00089 $0.02153
Opus 5 $0.00044 $0.01077
Sonnet 5 $0.00018 $0.00431
Haiku 4.5 $0.00009 $0.00215

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

Security

Grade A, and why

trade-show-budget-planner 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 13d 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.

trade-show-budget-planner/SKILL.md · 200 lines

How it starts

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

Trade Show Budget Planner

Build realistic trade show budgets and ROI projections — based on actual cost benchmarks, not wishful thinking.

When this skill triggers:

  • Use it when the team is deciding whether a show budget is realistic, oversized, or too thin to justify
  • Use it after trade-show-finder identifies a target event, or before final internal approval for a booth
  • If the user mainly needs task sequencing rather than cost planning, continue with exhibitor-checklist-generator

Workflow

Step 1: Determine Scope

Extract from the user's request:

Required:

  • Show name (or type: "major international" vs "regional niche")
  • Participation type: exhibiting (with booth) vs. attending only vs. sponsoring

Helpful:

  • Booth size they're considering (sqm or sqft)
  • Team size traveling
  • Location (affects travel/hotel costs significantly)
  • What they're trying to achieve (leads, brand awareness, partnerships, product launch)
  • Previous show experience (first-timer vs. veteran)
  • Budget range if they have one in mind

If the team has not decided between exhibit vs. attend, model the most likely exhibit scenario and add a lean attend-only alternative rather than blocking.

Step 2: Build the Budget

Use this framework. Adapt categories based on participation type.

For Exhibitors (Booth)
## Trade Show Budget: [Show Name] [Year]

### 1. Space & Infrastructure
| Item | Estimate | Notes |
|------|----------|-------|
| Booth space rental | $X | [sqm × rate; estimate rate if unknown] |
| Booth design & build | $X | [shell scheme vs custom; rule of thumb: 2-3x space cost for custom] |
| Furniture rental | $X | [tables, chairs, displays, storage] |
| Electrical & internet | $X | [often surprisingly expensive at venues] |
| Signage & graphics | $X | |
| **Subtotal** | **$X** | |

### 2. Travel & Accommodation
| Item | Estimate | Notes |
|------|----------|-------|
| Flights (X people) | $X | [book 2-3 months ahead for shows] |
| Hotel (X nights × X people) | $X | [show hotels are premium; budget 1.5-2x normal rates] |
| Ground transport | $X | [airport transfers, daily commute to venue] |
| Meals & entertainment | $X | [client dinners, team meals] |
| **Subtotal** | **$X** | |

### 3. Marketing & Collateral
| Item | Estimate | Notes |
|------|----------|-------|
| Pre-show marketing | $X | [email campaigns, social ads, invite printing] |
| Printed materials | $X | [brochures, business cards, handouts] |
| Giveaways / swag | $X | |
| Lead capture system | $X | [badge scanner rental or app] |
| **Subtotal** | **$X** | |

### 4. Staffing & Operations
| Item | Estimate | Notes |
|------|----------|-------|
| Staff time (opportunity cost) | $X | [days × people × daily rate] |
| Booth staff training | $X | [if applicable] |
| Shipping & logistics | $X | [samples, equipment, booth materials] |
| Insurance | $X | |
| **Subtotal** | **$X** | |

### Total Estimated Budget: $X

## Budget Decision Snapshot
- Participation mode: [Exhibit / Attend / Sponsor]
- Budget confidence: [High / Medium / Low]
- Largest cost drivers: [top 2-3]
- Biggest unknowns: [what still needs confirmation]

Read the full file on GitHub · 200 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. 13d ago First seen · 200 lines · 89 tokens per session scan A e4d6f0b73dab

Subscribe to this mod's changes

trade-show-budget-planner is a skill published in the GitHub repository LensmorOfficial/trade-show-skills (48 stars, last pushed 1mo ago), licensed MIT. It adds 89 tokens to every session and 2,153 once invoked, about $0.0004 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.