Check any company domain for its most recent official product and feature launches, each with a name, a ship date and a one-line summary.
company-product-launch takes a company domain and returns that company's most recent official product and feature launches, each with a name, a date and a short summary of what shipped. It runs on the SyncGTM MCP `company_product_launch` tool at a flat 1 credit per domain, and the optional `details` parameter narrows the search to a theme or a time window. A recent launch is a timing signal: a company that just shipped has budget, an active roadmap and a reason to take the call.
Takes one company website domain per call, e.g. `stripe.com`. There is no company-name or LinkedIn-URL lookup and no multi-domain mode.
Returns each recent launch with a name, a date and a summary of what shipped.
`details` focuses the search on a theme or a window — "AI product launches", "launches in 2024", "security features". Max 2000 characters, and the main lever on response quality.
Covers official product and feature announcements only. It is not a general news feed, and it does not return funding rounds, hiring news or press mentions.
Returns no people, emails or phone numbers. Chain `find_people_within_company` (1.5 credits) and `find_work_email` (1 credit) to get contacts.
Costs 1 credit per lookup, flat — the same whether the company shipped ten features or nothing at all.
Download the skill file — it saves as company-product-launch.zip.
In Claude, open Settings → Capabilities → Skills and upload the .zip (or unzip the company-product-launch/ folder into .claude/skills/ for Claude Code).
Connect the SyncGTM MCP server — browser sign-in, no API key — then paste in the domains you want checked, one per line.
Trigger it by typing /company-product-launch with a domain list, e.g. '/company-product-launch stripe.com, ramp.com, mercury.com'.
Tune the `details` parameter — it is the one setting worth changing. "launches in the last six months" or "AI product launches" cuts a large company's response down to the slice you can act on.
Open a cold email with the feature the account shipped last month instead of a generic congratulations. The launch name and ship date become the first line.
Run competitor domains weekly and log what each one shipped, so battlecards and objection handling stay current instead of drifting a quarter behind.
Before a customer call, check what the account has shipped since the last conversation so the meeting opens on their roadmap, not your agenda.
Sweep an account list and work the companies that shipped in the last 90 days first. Silence is a valid answer and de-prioritizes the rest.
Outcome: A send-ready list of roughly a dozen accounts, each with a named contact, a work email checked through verify_email, and a first line that quotes a real feature and the date it shipped.
Outcome: A battlecard updated every Monday listing each competitor feature shipped in the last 30 days, its date, and the counter-position written beside it.
Outcome: A one-page pre-call brief per account that opens on the customer's own roadmap and names the expansion play tied to what they shipped.
Paste any of these into Claude once the skill is installed and the SyncGTM MCP is connected.
What has stripe.com launched recently? Show each launch with its name, date and a one-line summary.Find AI product launches for databricks.com. Pass "AI product launches" as the details parameter.Check these 20 domains for recent launches. Pass "launches in the last six months" as details, stop after 20 domains, list only the companies that actually shipped, and report credits used at the end.Pull ramp.com launches from 2024 using details "launches in 2024", then run linkedin_page_posts with company_url "linkedin.com/company/ramp" and max_posts 10, and quote what they said about the biggest one.Run company_product_launch on my top 15 accounts, cap it at 15 domains, then write one cold-email opener per company naming the launch and its ship date. If a company has no launches, say so — do not summarize their homepage.Set `details` on every call to a large company. A bare call on an enterprise domain returns everything it can find; "launches in 2024" or "security features" returns the slice you can act on. Max 2000 characters.
Pass a bare domain: `stripe.com`, not `https://www.stripe.com/pricing`. One domain per call — there is no multi-domain mode.
Add "if there are no launches, say so — do not summarize the homepage" to every batch prompt. An empty response is a valid result, and clients pad empty responses with blog posts and homepage copy dressed up as launches.
Always ask for dates. A launch with no date is not a timing signal and cannot be sequenced.
When you mainly want personalization copy rather than a timeline, use `linkedin_page_posts` at 0.3 credits instead — the company's own announcement writes a better opener than a summary.
Cap the batch and run `check_credits` (free) first. Credits equal domains, so a 200-account sweep costs 200 credits whether or not anyone shipped.