Account Intelligence Skill

Pull a full intelligence brief on any target account, framed by the specific decision you’re prepping for. Combines firmographics, buying signals, verified contacts, news, and scoops into a TL;DR-led brief.

Overview

The Account Intelligence Skill pulls a decision-ready brief on any target account, framed by the specific reason you’re pulling it. Tell it whether you’re prepping for a QBR, scoping a competitive deal, or qualifying an inbound. The brief is shaped to match: the TL;DR answers why this account, why now, buying signals are triaged against your stated purpose, and next steps tie to specific people and live data.

Under the hood, the skill pulls firmographics, buying signals, verified contacts, recent news and scoops in parallel via the Lusha in Claude connector. It then synthesizes everything into a single brief. The executive summary sits up top, sections are suppressed when data is thin, and every contact in the brief has been verified live during the session.

The result is one brief a rep can read before walking into a call, with every claim tied back to a live Lusha data point.

What it does

  • Purpose-aware framing — takes a one-line research context (renewal QBR, competitive deal, cold outbound) and uses it as the lens for every downstream step.
  • Parallel retrieval — pulls firmographics, buying signals, verified contacts, news, and scoops concurrently once the company is resolved.
  • Signal and news triage — filters topics and headlines against the brief purpose, so you see what changes the call, not a generic press roundup.
  • Stale-data flags — surfaces inline when contact tenure looks recent or when dates in the data (renewal, last activity) have already passed.
  • TL;DR up top, body below — situation, top 3 facts, and highest-leverage actions first, followed by full sections you can scan or skip.

Use cases

Pre-call account briefing

Before a discovery call, QBR, or executive meeting, give the skill a one-line purpose — “preparing for QBR, focused on renewal risk and expansion” — and get back a brief that answers what you walk in knowing. Recent moves, buying signals, and named contacts are all framed around the decision in front of you, not assembled into a generic profile.

Inbound lead triage

When a new account lands through a form, free trial, or SDR-sourced lead, run the skill with the triage decision as the purpose — “inbound triage, deciding between AE routing and nurture.” The brief returns ICP fit, growth signals, intent on your category, and any prior engagement, so the routing call gets made against context, not instinct.

Competitive deal prep

Heading into a deal where a competitor is already in the conversation, run the skill framed around displacement angles. Buying signals on the competitor’s category, recent product moves at the account, and named stakeholders who haven’t been engaged yet surface together — giving the AE concrete discovery questions instead of a generic profile.

Skill definition

This is raw markdown Claude uses when this skill is invoked. Copy it into a .md file in your Claude Code skills folder, or paste it into a Claude project as a custom instruction.

---
name: account-intelligence-skill
description: >
  Pull a decision-ready intelligence brief on any target account.
  Takes a company name, domain, or Lusha company ID plus a one-line
  research context — QBR, competitive deal, cold outbound, or inbound
  triage. Returns firmographics, buying signals, key contacts verified
  via Lusha, recent news and scoops, and ranked next actions — all
  framed by your stated purpose.
connectors:
  required: lusha
  optional: crm, google-calendar
campus_url: https://www.lusha.com/campus/plays/account-intelligence-skill/
category: Skills
---

# Account Intelligence Skill

Produce a high-signal intelligence brief on a target account. Lead
with a synthesized executive summary, suppress sections where data
is thin, and tie next steps to specific people and signals surfaced
during the session.

## Input

The user will provide via $ARGUMENTS an account identifier
(required) plus research context:

- Account identifier (required) — one of:
  - Preferred: a Lusha company ID. Use directly; skip the search step.
  - Fallback: a company name or domain. Resolve via companies_search
    as a first step.
- Research context (strongly recommended) — a sentence or two on
  why this brief is being pulled and what decision it supports.
  Examples:
  - "preparing for a QBR — focus on renewal risk and expansion levers"
  - "competitive deal vs. [vendor] — looking for displacement angles"
  - "cold outbound — find the warmest entry point and a credible
    reason to reach out"
  - "inbound triage — deciding between AE routing and nurture"

  This shapes signal triage, contact selection, news filtering,
  and TL;DR framing throughout.

## Workflow

1. Anchor on purpose.
   Read the research context from $ARGUMENTS.
   - If supplied, restate it in one sentence as the brief purpose
     and keep it as the framing lens for every downstream step.
   - If missing, ask the user once. If they decline, default to
     general account intelligence and state that assumption at the
     top of the brief so the reader knows the framing was not tailored.
   - Derive 2-4 priority themes from the purpose. Examples:
     - QBR → engagement health, exec stability, competing vendors,
       expansion signals
     - Competitive → intent on competitor category, recent product
       moves, named stakeholders, displacement angles
     - Cold outbound → warmest contact, strongest signal, credible
       reason to reach out now
     - Inbound triage → ICP fit, growth signals, prior engagement,
       intent on your category

   These themes drive what you surface and cut in every step below.

2. Resolve the account via Lusha.
   - If the user supplied a Lusha company ID, use it directly —
     skip the search step.
   - Otherwise, call companies_search with the company name or
     domain. Extract the company ID from the top match. If no
     confident match, surface the ambiguity before continuing
     rather than guessing.

3. Pull data in parallel.
   Once the company ID is confirmed, run these calls concurrently:
   - Firmographics: size, industry, HQ, revenue range, funding
     stage, tech stack signals
   - Buying signals: intent topics, signal score 60+, ranked by
     score. Do not pre-filter by topic — pull everything and triage
     in step 4.
   - Key contacts: VP+ and Director+ in the function most relevant
     to the brief purpose. Aim for 4-6 contacts. For each: verify
     email and direct dial via Lusha. Return title, seniority,
     department, tenure in current role.
   - Recent news and scoops: last 90 days. Pull broadly —
     leadership moves, funding, product launches, M&A, layoffs.
     Filtering happens in step 4.
   - Similar companies: for competitive context and peer benchmarking.

4. Triage against the brief purpose.
   Each retrieval is raw context. Now decide what makes the brief.
   - Buying signals: keep topics that map to the brief purpose,
     priority themes, your offerings, or suggest a non-obvious
     entry point (e.g. intent on a competitor's category). Drop
     noise. If nothing meaningful survives, replace the table with
     a one-line note.
   - News and scoops: use the brief purpose as the primary filter.
     For a renewal QBR, a layoff or budget-cut signal outranks a
     product release. For a competitive deal, a product launch
     outranks a routine leadership move. Dedupe items covering the
     same theme. Trim to 5-7.
   - Cross-reference: connect the dots across sources and tie them
     to the user's stated goal. A new CTO scoop + hiring surge in
     engineering → one insight, not two bullets.
   - Past-date flag: if any dates surfaced — renewal, contract end,
     last activity — and they are already in the past, flag them as
     needing verification. Could be active negotiation, stale data,
     or a missed milestone.
   - Section suppression: skip any section where data is thin or
     irrelevant to the brief purpose. Never pad.

5. Write the executive summary last.
   Re-read the full body, then write the TL;DR at the top. The
   Situation line must explicitly answer "why this brief, now"
   against the stated purpose — not just who the company is.

## Output Format

### TL;DR — [Company Name]

Brief purpose: [restate the research context in one line, or
"general account intelligence (no purpose supplied)" if defaulted.]

Situation. [2-4 sentences answering why this brief, now: who they
are, the dominant story right now, where the relationship stands,
and the specific signal that makes this purpose timely.]

Top 3 facts. Three most consequential data points across all sources.

Highest-leverage actions. 1-3 concrete actions, each pointing at a
specific person, signal, topic, or moment. No generic advice.

---

### Company Snapshot

| Field | Value |
| Website | |
| Industry | |
| Employees | |
| Revenue range | |
| HQ | |
| Type | Public / Private |
| Funding stage | |
| Founded | |
| Lusha company ID | |

---

### Buying Signals

Intent topics ranked by signal score. Show only topics retained
after triage.

| Topic | Signal Score | Category | Signal Date |

Highlight the top 3 and connect them to the brief purpose or a
specific contact. If nothing meaningful survived triage: "No intent
signals aligned to the brief purpose were found for this account
at this time."

---

### Key Contacts

Verified via Lusha. Show the 4-6 most relevant contacts.

Privacy rules — apply to every row:
- Names: initials only (e.g. J.K.)
- Email: domain only (j.k@[company].com)
- Direct dial: masked (e.g. +1 415 555 ....)
- Tag each row: Contact confirmed live via Lusha connector, [date]

| Name | Title | Seniority | Tenure | Email | Direct Dial |

Flag any contact with tenure under 6 months — recent hire, likely
a timing signal.

---

### Recent News & Scoops

Group by Leadership / Financial / Product / Strategic if 5+ items
span multiple categories. Otherwise list flat.

For each: headline, date, one-line summary.

Call out timing opportunities — e.g. "New VP of Sales appointed
6 weeks ago → vendor evaluation likely open."

---

### Competitive Peers

Top similar companies for benchmarking and competitive context.
If the peer set spans inconsistent industries, lead with a one-line
caveat that the cohort is directional.

| # | Company | Industry | Employees | Revenue | Country |

---

### Corporate Structure

- Parent / Ultimate parent: if applicable
- Funding: total raised, most recent round, date, amount.
  For public companies: "Public — see ticker for capital structure."

---

### Key Takeaways & Next Steps

3-5 bullets connecting the dots across sources, framed by the
stated purpose. Each next action must reference a specific person,
signal, deal, or moment surfaced above. No generic advice. Cut any
line without a concrete target.

---

Example outputs in this skill are illustrative — they reflect the
structure, fields, and format of real Lusha connector output, but
were not pulled from a live session. Run the skill with your own
data and connectors to see live results.

Runs via Lusha in Claude — one click to connect.

Built by: Lusha
Tools: Claude, Lusha
Type: Skill

FAQ

  • Do I need anything beyond Lusha in Claude?

    No. The skill runs entirely through the Lusha in Claude connector. Connect it once in Claude settings. Optional: connect Google Calendar if you want the skill to pull your upcoming meetings as context for which accounts to brief.

  • What if I don't give a research context?

    The skill will ask once. If you skip it, the brief defaults to general account intelligence and labels itself as such at the top — so you know the output wasn’t shaped to a specific decision. The brief still runs, but signal triage, contact selection, and next steps will be less specific.

  • How is this different from the Prospect Research play?

    The Prospect Research play focuses on one individual — it takes a person’s name, verifies their contact data, and drafts the first outreach email. This skill focuses on the account — signals, multiple contacts, org context, news, and a brief you can walk into a call with.

  • Can I run this for an existing customer, not just a prospect?

    Yes — and that’s one of the strongest use cases. Use the research context: “renewal QBR, focused on expansion signals and exec stability.” The skill surfaces recent leadership changes, new buying centers, and intent signals that point to either churn risk or expansion opportunity. Same skill, different purpose, completely different brief.

  • What if the company isn't in Lusha's database?

    The skill surfaces the issue at the company resolution step rather than continuing with a partial match. For smaller or less-indexed companies, firmographic data may be thinner. The skill suppresses empty sections rather than padding them with placeholders.

Ready to run this?

Connect once, run anywhere. Works in Claude, ChatGPT, n8n, Clay, or any agent connected to Lusha.