signal-prospect
Find companies or contacts triggered by a buying signal, then surface verified phone numbers for the right decision makers. Use when the user says "find companies that just raised funding", "who's surging in sales hiring right now", "show me companies with headcount growth", "find contacts who just got promoted", "who changed jobs recently in [industry]", "show me [title] at companies that just [signal event]", or any request that starts with a real-world trigger rather than a static filter.
What this skill does
# Signal-Prospect Start from a buying signal — company or contact level — and end with a call-ready list of enriched decision makers. This is Lusha's core differentiated workflow: trigger → identify → phone reveal. ## Step 1 — Identify the Signal Mode Determine which mode applies based on the user's request: **Company signal mode** — the trigger is something happening at a company (funding, hiring surge, headcount change, news event). Goal: find the right people at those companies and get their phones. **Contact signal mode** — the trigger is something happening to a person (got promoted, changed company). Goal: find those people and get their updated contact details. If unclear, ask: *"Are you looking for companies showing a specific signal, or individual contacts who recently changed roles or employers?"* ## Step 2 — Discover Available Signal Types **Company signals:** Use `mcp__lusha__signals_company_filters` to retrieve the full list of available signal types and sub-filters (news event types, hiring departments, hiring locations). **Contact signals:** Use `mcp__lusha__signals_contact_filters` to retrieve available contact signal types. Always call these tools first — they are the authoritative source of available signals. Do not assume a signal type exists without confirming it appears in the API response. ## Step 3 — Map User Intent to Signal Type Match the user's description to a signal identifier returned in Step 2. The table below covers common phrasings as a starting point — always validate the identifier against the live API response before using it: | User says | Likely signal type | |-----------|-------------| | "raised funding / Series A/B/C / IPO" | `financialEventsNews` → `Funding Round` or `IPO` | | "surging in hiring / lots of open roles" | `surgeInHiring` | | "growing fast / headcount up" | `headcountIncrease3m` or `headcountIncrease6m` | | "hiring sales reps / opening sales roles" | `surgeInHiringByDepartment` → `Sales` | | "new partnership / new customer announced" | `commercialActivityNews` → `Partnership` or `New Customer` | | "new product launch" | `productActivityNews` → `Product Launch` | | "executive just joined / new CRO hired" | `peopleNews` → `Executive Hire` | | "contact just got promoted" | contact signal: `promotion` | | "contact changed company / new job" | contact signal: `companyChange` | If the user's intent doesn't map cleanly to a signal in the API response, present the closest available options and ask the user to confirm before searching. ## Step 4 — Search by Signal **Company signal mode:** Use `mcp__lusha__prospecting_company_search` with the resolved signal type applied as a signals filter (and any sub-filters: department, location, news event type). Request up to 25 results. **Contact signal mode:** Use `mcp__lusha__prospecting_contact_search` with the resolved signal type applied as a signals filter. Request up to 25 results. ## Step 5 — Find Decision Makers (Company Signal Mode Only) For each matched company, use `mcp__lusha__prospecting_contact_search` scoped to those companies with the user's target title or seniority. If no title was specified, ask: *"What role are you looking to reach at these companies?"* Resolve title/seniority filters via `mcp__lusha__prospecting_contact_filters` before searching. Skip this step in contact signal mode — the triggered contacts are already the targets. ## Step 6 — Enrich and Reveal Phones Use `mcp__lusha__prospecting_contact_enrich` on the top results to reveal direct and mobile phone numbers. State the number of credits to be consumed before enriching batches larger than 10. ## Step 7 — Present Results ### Signal Used State exactly which signal was applied and what it means (e.g., "Funding Round events in the last 30 days"). ### Results **Company signal mode:** | # | Company | Signal | Signal Date | Contact Name | Title | Direct Phone | Mobile | Email | |---|---------|--------|-------------|-------------|-------|-------------|--------|-------| **Contact signal mode:** | # | Name | Signal | Previous Role | New Role / Company | Direct Phone | Mobile | Email | |---|------|--------|--------------|-------------------|-------------|--------|-------| - Lead with phone columns — never bury them at the end - Mark missing phones with `—` - Surface the signal date so the user knows how fresh the trigger is ### Summary - Companies / contacts matched: X - Decision makers found: Y - Verified phones revealed: Z ## Step 8 — Offer Next Actions 1. **Narrow by geography or company size** — apply additional filters to the matched companies 2. **Change the target role** — re-run Step 5 with a different title or seniority 3. **Run a different signal** — try a related signal type (e.g., also check `headcountIncrease3m` alongside funding) 4. **Export** — format as CSV
Related in Ads & Marketing
ads
IncludedMulti-platform paid advertising audit and optimization skill. Analyzes Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, and Apple Ads. 250+ checks with scoring, parallel agents, industry templates, and AI creative generation.
banana
IncludedAI image generation Creative Director powered by Google Gemini Nano Banana models. Use this skill for ANY request involving image creation, editing, visual asset production, or creative direction. Triggers on: generate an image, create a photo, edit this picture, design a logo, make a banner, visual for my anything, and all /banana commands. Handles text-to-image, image editing, multi-turn creative sessions, batch workflows, and brand presets.
rpg-migration-analyzer
IncludedAnalyzes legacy RPG (Report Program Generator) programs from AS/400 and IBM i systems for migration to modern Java applications. Extracts business logic from RPG III/IV/ILE source code, identifies data structures (D-specs), file operations (F-specs), program dependencies (CALLB/CALLP), and converts RPG constructs to Java equivalents. Generates migration reports, complexity estimates, and Java implementation strategies with POJO classes, JPA entities, and service methods. Use when modernizing AS/400 or IBM i legacy systems, analyzing RPG source files (.rpg, .rpgle, .RPGLE), converting RPG to Java, mapping data specifications to Java classes, planning legacy system migration, or when user mentions RPG analysis, Report Program Generator, RPG III/IV/ILE, AS/400 modernization, IBM i migration, packed decimal conversion, or mainframe application rewrite.
brand-library-architect
IncludedBuild a complete brand library for a product — visual asset render pipeline, brand documentation set (BRAND, COPY, MANIFESTO, BIOS, FAQ, GLOSSARY, TONE, PRICING), open-source convention files (README, CONTRIBUTING, SECURITY, CODE_OF_CONDUCT), and a self-contained press kit. This skill should be used when the user asks to "build a brand library / brand kit / press kit / brand assets" for a product, "set up a brand library workflow," "create a positioning manifesto plus visual identity," or any combination of brand documentation + visual asset pipeline. Apply phase-by-phase or run end-to-end. Templates are product-agnostic and use {{TOKEN}} placeholders the skill prompts the user to fill.
writing-tech-post
IncludedAuthors engineering blog posts end-to-end: launch deep-dives, incident postmortems, architecture migrations, performance case studies, tutorials, AI/agent system writeups, security disclosures, and research-to-product translations. Picks the correct archetype, plans the abstraction ladder, enforces an evidence cadence (diagrams, benchmarks, profiles, traces, code, ablations), tunes voice against publisher house styles (Datadog, Vercel, GitHub, AWS, Meta, Cloudflare, Jane Street), and runs a pre-publish gate for narrative momentum and disclosure ethics. Use when drafting a new engineering post, restructuring a draft that feels flat, deciding which evidence form belongs where, validating that depth and product context are balanced, or preparing a postmortem, migration, or performance narrative for external publication. Do not use for API reference documentation, README authoring, marketing copy, release notes, generic SEO content, ghost-written executive thought leadership, or non-engineering long-form essays.
blog-google
IncludedGoogle API integration for blog performance: PageSpeed Insights, CrUX Core Web Vitals with 25-week history, Search Console performance, URL Inspection, Indexing API, GA4 organic traffic, NLP entity analysis for E-E-A-T, YouTube video search for embedding, and Google Ads Keyword Planner. Progressive feature availability based on credential tier (API key, OAuth/service account, GA4, Ads). Shares config with claude-seo at ~/.config/claude-seo/google-api.json. Use when user says "google data", "page speed", "core web vitals", "search console", "indexation", "GA4", "keyword research", "nlp entities", "blog performance", "youtube search", "google api setup".