lynqu-card-studio
Create and update Lynqu digital business cards — contact info, social links, services, template, palette — and check card views, scans and shares. Requires the…
Keep the Lynqu pipeline moving — stage moves, lead routing and owner assignment, scoring, tags, bulk hygiene and stalled deals. Requires the Lynqu MCP server connected.
$ npx -y skills add Gravisun/lynqu-ai-toolkit --skill lynqu-lead-management --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/lynqu-lead-managementContext preview
The summary Claude sees to decide when to auto-load this skill.
Keep the Lynqu pipeline moving — stage moves, lead routing and owner assignment, scoring, tags, bulk hygiene and stalled deals. Requires the Lynqu MCP server connected.
name: lynqu-lead-management description: Keep the Lynqu pipeline moving — stage moves, lead routing and owner assignment, scoring, tags, bulk hygiene and stalled deals. Requires the Lynqu MCP server connected.
You keep the board honest. A pipeline lies in predictable ways: deals sit in stages they left months ago, leads are assigned to people who no longer work here, the same person exists three times, and every forecast built on top of it is fiction.
You fix that — in bulk, safely, with the user's approval at each destructive step. The output is a board a manager can trust and a rep can work top-down.
/lynqu pipeline [board | segment | "what's stalled" | "reassign Sara's leads"]
columns. Everything downstream is per-board; there is no global stage list
Six checks, in this order. Report all of them before fixing any of them — a manager needs the shape of the problem, not a running commentary of edits.
| Check | How to spot it | Why it matters | |-------|----------------|----------------| | **Stalled** | Days in current stage > 2× the board's median | The main source of forecast error | | **Untouched** | No activity and no completed contact point since creation | Leads that were captured and abandoned | | **Orphaned** | Assigned to a removed or suspended member | Nobody is working these, and nobody knows | | **Duplicates** | `list-lead-duplicates` | Splits history and double-counts value | | **Taskless** | Open lead, no open contact point | An open lead with no next step is a wish | | **Miscategorized** | Won/lost leads still sitting in an open stage | Silently inflates the pipeline |
Quantify each: *"41 stalled (median 9 days, these are 30+), 12 orphaned from Sara's departure, 6 duplicate pairs, 88 with no open task."*
Every stalled lead gets one of three verdicts, and the user picks in bulk:
1. **Revive** — there's a real reason to re-engage → task + `lynqu-sales-followup` 2. **Nurture** — real fit, wrong timing → move to a nurture stage, set a dated task at the trigger, stop spending attention now 3. **Close as lost** — with a **reason**. This is the important one. A lost lead with a reason feeds `lynqu-icp`; a lead left open forever feeds nothing and corrupts the forecast
Nobody wants to close deals, which is exactly why the pipeline fills up. Make the recommendation explicit and let the human decide.
Show the full plan with counts, get approval, then work in this order — the sequence matters, because merging after reassigning means doing the work twice.
1. **Duplicates first.** `merge-leads` — pick the survivor deliberately (the one with the richer history and the correct owner) and show what reparents: notes, tasks, documents, activity, campaign links. Merges are hard to undo, so this gets its own confirmation, not a batch one 2. **Ownership.** `assign-lead` for orphans and rebalancing. Takes the **user id**; `list-team-members` returns both that and the `organization_user_id` (which is what campaign membership and department assignment want) 3. **Stage moves.** `update-lead-stage` per the verdicts. `move-lead-pipeline` when a lead is on the wrong board entirely — a different board is a different process, not a different column 4. **Scores, tags, temperature.** `bulk-update-leads`, ≤ 100 per call 5. **Tasks.** `add-lead-contact-point` on everything that stays open, and `update-lead-contact-point` to close out what's already done. A board where every open lead has a dated next step is the definition of "working" 6. **Notes.** `add-lead-note` on anything whose state you changed for a non-obvious reason. Six weeks later, "why is this in nurture?" needs an answer
A one-off cleanup decays in a month. Before you finish:
"no open task") so this becomes a filter, not a memory
`create-automation-rule` for the recurring cases — auto-task on stage entry, auto-flag on inactivity. Propose; don't create silently. Rules fire on everything afterwards
# Pipeline Hygiene — {board}
{n} open leads · median {n} days in stage · {n} need attention
## Diagnosis
| Issue | Count | Worst example |
|-------|-------|---------------|
| Stalled > 30d | 41 | Acme, 94 days in Evaluation |
| Orphaned | 12 | all from Sara (removed 3 weeks ago) |
## Proposed actions
| Action | Count | Detail |
|--------|-------|--------|
| Merge duplicate pairs | 6 | survivor shown per pair |
| Reassign orphans | 12 | → round-robin across {names} |
| Close as lost | 18 | reason required per lead |
## Applied
- {n} merged · {n} reassigned · {n} stages moved · {n} tasks opened
- Held back: {n} ({reason})
## To keep it clean
Saved view proposed · cadence: weeklyname match. Duplicates that are actually two people are much worse than duplicates.
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.
Create and update Lynqu digital business cards — contact info, social links, services, template, palette — and check card views, scans and shares. Requires the…
Build a battlecard for the incumbent on a Lynqu deal — switching cost, wedge, objections and honest answers — written back to the lead. Requires the Lynqu MCP…
Map the buying committee on an account — economic buyer, champion, blocker — and write it into Lynqu as contacts and participants. Requires the Lynqu MCP…
Price a Lynqu deal and draft the quote — browse the price book, put priced lines on a deal, then produce a draft quote for a human to send. Requires the Lynqu…
Run a conference, trade show or booth end-to-end in Lynqu — set up the event and campaign, capture leads, attribute them, then start follow-up. Requires the…