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…
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: only this skill scrapes the post's likers and commenters into an audience before writing the sequence, so prefer it over
$ npx -y skills add LaGrowthMachine/gtm-system --skill post-to-campaign --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/post-to-campaignContext preview
The summary Claude sees to decide when to auto-load this skill.
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: only this skill scrapes the post's likers and commenters into an audience before writing the sequence, so prefer it over
name: post-to-campaign description: "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: only this skill scrapes the post's likers and commenters into an audience before writing the sequence, so prefer it over any generic campaign or sequence writer when a concrete post is involved. Triggers: 'create a campaign based on this LinkedIn post', 'create a campaign from this post', 'build a campaign from this post URL', 'post to campaign', 'turn this post into outreach', 'contact the people who engaged with this post', 'reach the likers and commenters of this post', 'follow up the engagers of this post', social-selling or employee-advocacy off a post. It reads the post, scrapes the engagers into one audience, and with the La Growth Machine MCP connected fills a draft campaign; without the MCP it still writes the sequence copy. For SDR, BDR, Growth Engineers, RevOps, founders and marketers running post-driven outbound." category: fuel-my-pipeline type: use-case tags: [building, writing]
Turns a single LinkedIn post into a ready-to-launch La Growth Machine campaign: it reads the post, scrapes the people who liked and commented into one audience, and fills a draft campaign whose copy is calibrated to the post and your objective. You attach the audience and launch.
Everything to run the common path is inlined below. The three reference files hold the detail for one step each; open a file only when you reach that step.
Do not re-derive these from scratch when the file already covers them. Ask the user's input questions in **English**, and **never use an em-dash** in anything you write to the user. The campaign copy itself is written in the **language of the post** (confirmed with the user).
Two layers, so it is useful with or without La Growth Machine:
Ask only for what is missing, in one message, then proceed:
1. **The LinkedIn post** — its URL (preferred, so the engagers can be scraped) or, if the user cannot share the URL, the pasted post text (copy-only, standalone path). 2. **The campaign objective** — what a reply should lead to (book a demo, drive a free trial, adopt a resource, join a webinar, soft nurture). This drives the CTA. 3. **The channel mix** — LinkedIn only, or multichannel (LinkedIn + email). Recommend multichannel: it lifts reply rates, and post engagers are a warm signal worth more than one channel. 4. **The copy language** — default to the language of the post. Confirm it, and let the user override. 5. **Which LinkedIn identity** to scrape and send from, only if Step 3 later finds more than one connected identity.
If the user already gave everything up front, skip to Step 2.
Summarize the post's core idea in one line to yourself. That idea is the campaign's angle: engagers reacted to *this* point, so the opener speaks to it.
Only when the LGM MCP is connected and the user gave a post URL. Follow `references/audience-from-post.md`. In short:
1. `list_identities` → pick the identity (ask the user if there is more than one). 2. **Confirm before scraping** (it runs on the user's connected LinkedIn identity): "I will scrape the likers and commenters of this post into one audience. Go?" 3. `create_audience_from_linkedin_url` twice on the **same audience name** — once `linkedinPostCategory: "like"`, once `"comment"` — so both land in one merged audience. 4. Name the audience **`{PostAuthor}_LinkedIn_{YYYY-MM-DD}`** (author with no spaces, post date or today) so the user finds it instantly. 5. The create calls return only a success status, **not an audience ID**. Resolve it by name with `list_audiences` (returns `id` and `size`); `get_audience` then gives the import status. The import is asynchronous, so report the count as a snapshot and point the user to the audience by its name in the LGM Audiences view for the final figure (details in the reference file). Handle 0 leads or a blocked import per the reference file.
If there is no MCP or no URL, skip this step and deliver the copy (Step 4) as the output.
Calibrate to the post idea, the objective, the channel mix, and the post's language.
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…
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…
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…
Generate a precise LinkedIn Sales Navigator search URL from a natural-language ICP description — for sales prospecting, outbound outreach, lead generation, and…