trade-show-finder

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

A framework for comparing trade shows—industry events where companies exhibit products—to decide which ones a business should attend or exhibit at. It supports decisions about individual shows, comparisons, shortlists, and yearly plans.

In plain words
What is it for?
Evaluating a named trade show, comparing shows, finding a ranked shortlist for a target market, and choosing priorities for the year.
Why use it?
Choosing events requires weighing budget, staff time, fit, and expected value rather than searching an unranked event list. The framework helps turn those factors into a clear exhibit, attend-only, or skip decision.

Skill for Claude Code

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

Good fit Evaluating a named trade show, comparing shows, finding a ranked shortlist for a target market, and choosing priorities for the year.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/lensmorofficial/trade-show-skills/trade-show-finder"><img src="https://agentmods.dev/badge/skills/lensmorofficial/trade-show-skills/trade-show-finder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 96 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,025 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.00096 $0.02025
Opus 5 $0.00048 $0.01012
Sonnet 5 $0.00019 $0.00405
Haiku 4.5 $0.00010 $0.00202

Measured 12d ago against content hash 6e1c0c55d7fc, 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-finder 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.

trade-show-finder/SKILL.md · 202 lines

How it starts

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

Trade Show Finder

Help B2B exhibitor teams decide which shows deserve budget, team time, and follow-up.

When this skill triggers:

Workflow

Step 1: Determine Request Mode

Use one of these four modes:

  1. Specific-show decision Example: "Should we exhibit at MEDICA 2026?" Default outcome: Exhibit, Attend only, or Skip

  2. Named-show comparison Example: "Compare Interpack and PACK EXPO for us" Default outcome: side-by-side winner with tradeoffs

  3. Shortlist discovery Example: "Find the best packaging shows in Europe for a mid-market automation vendor" Default outcome: ranked shortlist with scores

  4. Annual planning Example: "What 3 shows should we prioritize this year?" Default outcome: top priorities by tier, not an exhaustive directory dump

If the user is only asking for a factual lookup ("When is MEDICA 2026?"), answer the fact directly, then offer a one-line follow-up such as "If you want, I can score whether it's worth exhibiting for your ICP."

Step 2: Collect Decision Inputs

For comparison, discovery, and annual planning, prioritize these business inputs:

  • What the company sells
  • ICP / target company type
  • Buyer titles or functions
  • Primary goal: pipeline, distributor search, partnerships, brand visibility, launch, or market entry
  • Target region(s)
  • Whether the team plans to exhibit or only attend

Optional inputs:

  • Budget band
  • Team size
  • Timeframe
  • Deal size / revenue target

Rules:

  • Ask only for missing decision-critical inputs
  • Do not fall back to generic questionnaires
  • If the show is already named, do not ask for industry or region just to restate the obvious
  • If the year is ambiguous for a named show, ask which edition and stop. Never infer the edition from the current date, repository context, or model memory.

Read the full file on GitHub · 202 lines

Files

What ships with it

6 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 · 202 lines · 96 tokens per session scan A 6e1c0c55d7fc

Subscribe to this mod's changes

trade-show-finder is a skill published in the GitHub repository LensmorOfficial/trade-show-skills (48 stars, last pushed 1mo ago), licensed MIT. It adds 96 tokens to every session and 2,025 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.