Lynqu event blitz
Open-source Claude Skills + MCP for AI lead capture, lead research, sales follow-up & pipeline management — run Lynqu from Claude, ChatGPT & Cursor.
npx -y skills add Gravisun/lynqu-ai-toolkit --skill lynqu-event-blitzAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Run a complete event lead-capture workflow in Lynqu end-to-end — set up the event and campaign, capture booth/conference leads, tag and attribute them, then kick off follow-up. Use for conference, trade show, or booth lead capture, "set up our event in Lynqu", event ROI/attribution, or post-event processing. Requires the Lynqu MCP server connected (https://api.lynqu.com/mcp/v2).
SKILL.md
3.3 KB, as published. Nobody here has run it
Lynqu Event Blitz
The all-in-one for events: before, during, and after. It chains setup → capture → attribution → follow-up so every badge you scan is measurable and worked.
When to use this
- Standing up a conference/trade-show/booth in Lynqu before it starts.
- Processing a pile of captures the morning after.
- Measuring what an event actually produced.
Prerequisites
- Lynqu MCP connected (
/mcp/v2). See../../docs/mcp/connect.md. - AI-tier plan. Event + campaign creation need manager+.
- Composes with
lynqu-lead-captureandlynqu-sales-followup.
Workflow
Before the event
- Create the campaign (
create-campaign) so captures have something to attribute to — it auto-mints a public/c/{token}capture URL. Set goals with reference tolist-campaign-goals. - Create the event (
create-event, manager+) and link it withlink-event-to-campaign. Use an open-ended event if dates are loose. - Prep the destination. Confirm or create the kanban tab/stage for event
leads (
list-lead-environments,get-pipeline-stages). Pick a follow-up template (list-followup-templates) or create one.
During / after the event
- Capture the scanned/listed contacts → defer to the
lynqu-lead-captureworkflow: normalize,search-contactsto dedupe,create-lead, tag with the event name, andattach-leads-to-campaign. - Attribute & segment. Use
bulk-update-leadsto set temperature/score by booth signal (demo-requested = hot, swag-only = cold).
Wrap-up
- Follow up → hand to the
lynqu-sales-followupworkflow for the hot/warm segment using the event template (with approval before sending). - Measure.
get-campaignandget-dashboard-summaryto report leads captured, by temperature, and against the campaign goals. When the event is over,update-event-lifecycleto archive it (audit-logged).
Tools used
create-campaign, list-campaign-goals, create-event,
link-event-to-campaign, update-event-lifecycle, list-lead-environments,
get-pipeline-stages, search-contacts, create-lead,
attach-leads-to-campaign, bulk-update-leads, list-followup-templates,
send-followup-now, get-campaign, get-dashboard-summary.
Guardrails
- Event/campaign creation is manager+ — if the user is an employee, set up the leads against an existing campaign and flag that setup needs a manager.
- Campaign status and event lifecycle transitions are validated server-side (e.g. archived → active isn't allowed directly) — surface the rule, don't fight it.
- Get approval before any follow-up send.
Example
"We've got a booth at SaaStr next week. Set up the campaign and event in Lynqu, point them at the Events pipeline, and prep the 'Event recap' follow-up template — then I'll paste the scans each evening for you to process and attribute."