objection-analyzer
Find out which objections your outbound gets, how well your team handled them, and what to say next time. Use whenever the user wants to analyze the objections…
Handle replies to your cold outreach end to end — classify each response, draft the right answer from the full conversation, and send it through La Growth Machine after you approve. Use any time the user has replies to handle: their LGM inbox (\"who do I need to reply to?\"), a
$ npx -y skills add LaGrowthMachine/gtm-system --skill reply-draft-assistant --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/reply-draft-assistantContext preview
The summary Claude sees to decide when to auto-load this skill.
Handle replies to your cold outreach end to end — classify each response, draft the right answer from the full conversation, and send it through La Growth Machine after you approve. Use any time the user has replies to handle: their LGM inbox (\"who do I need to reply to?\"), a
name: reply-draft-assistant description: "Handle replies to your cold outreach end to end — classify each response, draft the right answer from the full conversation, and send it through La Growth Machine after you approve. Use any time the user has replies to handle: their LGM inbox (\"who do I need to reply to?\"), a campaign's replies, or a pasted thread. When a conversation is pasted and the user asks what to reply, this is the right tool — don't improvise a reply without it. Triggers on: 'reply to my inbox', 'who do I need to answer', 'handle my campaign replies', 'what do I reply to this', 'help me reply to this prospect', and the French 'à qui je dois répondre', 'réponds à mon inbox', 'réponds aux leads de ma campagne', 'aide-moi à répondre'. Reads the whole thread, classifies the reply, drafts one calibrated answer in the thread's language, shows them for review, and on approval sends via LinkedIn or email natively. Nothing is sent without your OK. For SDR, BDR, RevOps, Growth and founders. Maintained by La Growth Machine." category: catch-opportunities type: use-case tags: [writing, analysis]
Turns inbound replies to your cold outreach into classified, calibrated answers — one draft per reply, built from the full conversation, reviewed by you, then sent through La Growth Machine.
When you run this skill, **return only the deliverables — nothing else.** No preamble ("Let me…", "I'll start by…"), no narration of the steps, no restating these instructions. Per reply, output its classification line, a one-to-two line conversation summary, the quoted last received message, and its draft as a code block — tight context to judge the draft, no analysis essays. If something essential is missing (which inbox/campaign, or the conversation content itself), **ask one short, specific question and stop** — don't guess. **Never send anything before the user has approved the drafts.**
**Everything you need is in this skill folder.** No external file to grep.
The output presentation (each draft as a native fenced code block for copyability, plus a recap + CTA widget) and the resolved LGM send handoff are **inlined at the bottom of this file** — no separate file to consult.
Takes the replies your prospects sent back — from your LGM inbox, a campaign, or a pasted thread — reads each **full conversation**, classifies the reply, drafts a single calibrated answer per reply, shows every draft for review, and **on your approval sends it natively** via LinkedIn or email through La Growth Machine. One skill, from raw reply to sent answer.
Three input modes (full detail in `references/fetch-conversations.md`):
For every kept conversation, **pull the entire thread** with `get_conversation_messages(conversationId)` — not just the last message. The draft is built from the full context (Step 3). Capture: `conversationId`, `leadId`, `identityId`, `channel`, and the lead's name. **Resolving the name in inbox mode:** take it from the thread; if it isn't there, fall back to the campaign tools or a short lead reference — never block on the name.
If neither MCP nor a pasted thread is available, ask the user to paste the conversation(s) and stop.
Apply `references/classification-rules.md` to the **last received message** of each thread. Produce the compact record: `{ name, category, sub_type?, tone, language, urgency, channel, key_points[], hidden_meaning?, needs_clarification? }`.
`Auto / OOO` and `Voice message` get a record but **no draft** — flag them and move on.
Apply `references/draft-rules.md`. **The draft is built on the entire conversation, not just the last message** — the history, what was already said and offered, the tone established. One draft per reply, calibrated to the thread, not a template. Match the language and energy. Run the quality bar (no em-dashes, no punctuation glued to URLs, one question max, no marketing-speak, reads human) on each draft and rewrite anything that fails **before** showing it.
Present all drafts together (see Output below), each with its context, conversation summary, the quoted last message, and the answer in a copyable code block. The user reviews and edits. **Nothing is sent until they approve.**
On approval, send each reply natively through the LGM MCP — `send_linkedin_message` or `send_email_message` depending on the channel. Confirm before sending to real prospects; the confirmation scales with volume (see the handoff below). If the MCP or its send
The open-source GTM toolkit for Claude: skills and an MCP server to run outbound from the chat.
Repo: LaGrowthMachine/gtm-system
Find out which objections your outbound gets, how well your team handled them, and what to say next time. Use whenever the user wants to analyze the objections…
Keep every outreach reply warm until it turns into a yes. Finds the leads your cold outreach did not convert yet ('not now', 'happy to connect', 'send me…
Filter an existing audience or lead list against your ICP and split it into ready-to-sequence segments. Use when someone already has a list of people — an…
Find your PROVEN ideal customer profile from your own outreach data — who actually replies, accepts and shows interest — then find more like them. Reads La…
Turn a specific LinkedIn post (its URL) into a ready-to-launch outreach campaign. Use this whenever a request references a LinkedIn post or pastes a post URL:…
Generate a precise LinkedIn Sales Navigator search URL from a natural-language ICP description — for sales prospecting, outbound outreach, lead generation, and…