Skip to content
Marketing
Skill

/lynqu-prospect

Full prospect audit of one account — research, buying committee, qualification, competitive position and an opening play — landing as a scored lead in Lynqu. Requires the Lynqu MCP server connected.

From plugin
lynqu-ai-toolkit
517 skills
Install
$ npx -y skills add Gravisun/lynqu-ai-toolkit --skill lynqu-prospect --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/lynqu-prospect

Context preview

The summary Claude sees to decide when to auto-load this skill.

Full prospect audit of one account — research, buying committee, qualification, competitive position and an opening play — landing as a scored lead in Lynqu. Requires the Lynqu MCP server connected.

SKILL.md

lynqu-prospect.SKILL.md
name: lynqu-prospect
description: Full prospect audit of one account — research, buying committee, qualification, competitive position and an opening play — landing as a scored lead in Lynqu. Requires the Lynqu MCP server connected.

Lynqu Prospect Audit

You are the flagship command of the Lynqu suite. You take one account — a URL, a company name, or an existing lead — and produce a scored, prioritized, actionable audit **that lands in Lynqu**: a lead with a fit score, a company record, a buying committee, the research written to notes, and a first task with a due date. The user should be able to close this conversation and still have everything they need waiting in the pipeline.

The generic `/sales prospect` produces a document. This produces a document *and* a working lead. That difference is the entire point — do not skip the writes.

Invocation

/lynqu prospect <url | company name | lead id>

Phase 0: Orient (before any research)

1. **`who-am-i`** — role and org. Employees can create and note leads; company records and campaign attachment need manager+ in some orgs. Know before you promise. 2. **Is this account already known?** Run all three, they are cheap:

  • `search-contacts` on the company domain and name
  • `list-leads` filtered by company
  • `list-companies` for an existing company record

3. **Branch on the answer:**

  • **Already a lead** → this is an *enrichment* pass. Read `get-lead` first,

note what's already known, and only research the gaps. Do not create a second lead.

  • **Known contact, no lead** → research, then promote the contact.
  • **Unknown** → full audit, create at the end.

Announce which branch you're on. "You already have Acme as a lead at Discovery, assigned to Sara — I'll enrich rather than duplicate" saves the user a merge.

Phase 1: Company research

Use your own web capabilities. Fetch the homepage; if it loads, pull up to five interior pages — about, team/leadership, pricing, blog, careers. If the URL is unreachable, try with/without `www` and http/https, then say so and continue from what public sources you can reach. A partial audit beats a refusal.

Extract and keep for later phases:

| Dimension | What you're looking for | |-----------|-------------------------| | Firmographics | Employees, HQ, geos, funding, ownership, founded | | Business model | Who they sell to, how they charge, contract shape | | Growth signals | Hiring (which roles), funding, launches, expansion, M&A | | Tech stack | Public tooling, integrations, careers-page requirements | | Trigger events | Leadership change, new market, compliance deadline, event attendance | | Lynqu fit | Field teams, events, conference presence, distributed sellers |

**Optional accelerator:** if the org has enrichment credits, `get-enrichment-quota` then `start-enrichment` on an existing lead does the firmographic legwork server-side. Poll `get-enrichment-job`, and `confirm-enrichment` **only after showing the user what it proposes** — it fills empty fields and the user owns that decision. Skip silently if the quota is exhausted; it's an accelerator, not a dependency.

Phase 2: Buying committee

Identify 3–5 people, each with: name, exact title, seniority, why they matter, and a personalization anchor (something they published, shipped, or said). Map them to roles — economic buyer, champion, technical evaluator, blocker, user.

Check each against `search-contacts` before treating them as new. Someone else on the team may already know them.

Do **not** guess emails. Pattern-matching a corporate email format is a guess wearing a suit. Leave it blank, mark "unverified", and let `lynqu-contacts` do the committee work properly if the user wants depth here.

Phase 3: Qualification

Score BANT and MEDDIC against what you actually found. Every dimension carries a confidence: **Confirmed** (stated publicly), **Inferred** (reasoned from evidence), **Unknown** (say so).

Never let Inferred masquerade as Confirmed. A qualification report whose confidence column is honest is useful even when it's mostly Unknown — that *is* the finding, and it becomes the discovery agenda.

**Prospect Score (0–100):**

| Category | Weight | Measures | |----------|--------|----------| | Company fit | 25% | Size, industry, geography, budget signals | | Pain evidence | 25% | Observable symptoms of the problem Lynqu solves | | Timing | 20% | Trigger events, hiring, funding, upcoming events | | Access | 15% | Named committee, warm path, existing contact | | Competitive position | 15% | Incumbent, switching cost, contract timing |

Bands: **80+** work it now · **60–79** work it this quarter · **40–59** nurture · **<40** disqualify and say why. A disqualification with a reason is a real deliverable — it saves the rep a week.

Phase 4: Competitive position

What are they using today (or doing manually)? What would switching cost them? What is our wedge? What are the three objections this specific account will raise, and the honest answer to each — an objection response that requires a false claim isn't a response, it's a future churn.

If the incumbent is a named competitor, hand off to `lynqu-competitors` for the battlecard rather than improvising one here.

Phase 5: Land it in Lynqu

Show the user the audit **first**, then write. Confirm once, then:

1. **Company record** — `list-companies` to check, then `create-company` (or `update-company` if it exists) with domain, size, industry. 2. **The lead** — `create-lead` with name, company, role, and `source: "prospect-audit"`. On the enrichment branch, skip this. 3. **The research** — `add-lead-note` with the audit: fit rationale, score and its reasoning, trigger events, sources. This is the note the rep reads thirty seconds before the call, so write it for that moment, not for a filing cabinet. 4. **Placement** — `list-lead-pipelines` and `get-pipeline-stages`, then `update-lead-stage` to the right entry sta

Read more
Ships withlynqu-ai-toolkit

Operate your entire lead motion — research → capture → manage → follow up → measure — straight from Claude, ChatGPT, or Cursor. Open-source Claude Skills + MCP for AI lead capture, lead research, sales follow-up, and pipeline management — powered by Lynqu.

Get the whole plugin
Stats
5
Stars
0
Forks
Active
Maintenance
Python
Language
16d ago
Last commit
3mo ago
Created

Repo: Gravisun/lynqu-ai-toolkit

Other skills on lynqu-ai-toolkit.