Skip to content

Releases: LensmorOfficial/trade-show-skills

Trade Show Skills v0.4.1

Choose a tag to compare

@weilun88313 weilun88313 released this 18 Jul 15:56
e47642b

Production-contract alignment

This patch release aligns the five API-backed trade-show skills with the behavior verified against the live Lensmor API.

Fixed

  • use keyword for event lookup and authenticate every lookup request
  • treat fit scores as 0–10 and preserve the three returned breakdown dimensions
  • separate event-scoped exhibitor records from cross-event discovery
  • distinguish populated recommendations from unranked fallback rows
  • preserve nullable/locked contact fields without inventing authority
  • disclose the 50-credit charge and HubSpot activity update before competitor tracking
  • standardize public API-key examples on sk_

Published packages

  • trade-show-fit-score 1.2.1
  • trade-show-exhibitor-search 1.2.1
  • trade-show-lead-recommender 1.2.1
  • trade-show-contact-finder 1.2.1
  • competitor-show-tracker 1.0.1

Verification

The four read-only data skills were exercised end to end by an Agent against production. The paid competitor tracker was not executed because successful requests also update HubSpot last_search_date; the skill now requires explicit approval for both side effects.

v0.4.0 — Full-lifecycle trade show skills

Choose a tag to compare

@weilun88313 weilun88313 released this 17 Jul 09:55
9a55067

From event signal to outreach

v0.4.0 is the first full-lifecycle release of Trade Show Skills: 15 OpenClaw skills spanning show selection, competitor and exhibitor research, pre-show GTM, on-site execution, and post-show follow-up.

Highlights

  • Five data-backed workflows for event fit, exhibitor search, lead recommendations, contact discovery, and competitor show-circuit tracking
  • One verified OpenClaw install path with ClawHub owner and artifact integrity metadata
  • A clearer event → company → people → outreach workflow and first-run example
  • Stronger evidence boundaries for show selection, invitations, booth scripts, competitor notes, and follow-up copy
  • Issue Forms, a pull request template, a social preview, and a maintainer growth-report workflow

Install

npx openclaw@latest skills install @weilun88313/trade-show-finder --version 0.4.1 --acknowledge-clawhub-risk

Then ask:

Should we exhibit at MEDICA 2026? We sell surgical workflow software to 200+ bed hospitals in DACH.

The show-selection skill now requires current official-source evidence before issuing a score or Exhibit / Attend / Skip recommendation.

Package patches published with this release

  • trade-show-finder 0.4.1
  • booth-invitation-writer 0.4.1
  • booth-script-generator 1.2.1
  • post-show-followup 0.4.1
  • trade-show-competitor-radar 0.4.1

Data-backed skills

Five skills require LENSMOR_API_KEY. Coverage varies by event and source, so validate the events and fields needed for your workflow before relying on them operationally.

See the changelog for the full release history.