Agent skill
call-prep
Prepare for a customer or prospect call using Common Room signals. Triggers on 'prep me for my call with [company]', 'prepare for a meeting with [company]', 'what should I know before talking to [company]', or any call preparation request.
Install this agent skill to your Project
npx add-skill https://github.com/anthropics/knowledge-work-plugins/tree/main/partner-built/common-room/skills/call-prep
SKILL.md
Call Prep
Produce a complete, scannable call prep brief by combining account research, contact research, and signal synthesis from Common Room.
Prep Process
Step 1: Identify the Account and Attendees
Parse what the user has provided:
- Company name — required; look up the account in Common Room
- Attendee names — optional; if provided, research each one
Calendar lookup: If a ~~calendar connector is available, search for upcoming meetings with the named company to automatically surface attendee names, meeting time, and any meeting notes or agenda. Use this to fill gaps the user didn't provide.
If neither attendees nor a calendar match can be found, ask: "Who will be on the call from [Company]? I can research each attendee to make your prep more useful."
Step 2: Run Account Research
Use the account-research skill process to build a full account snapshot. For call prep, prioritize:
- Recent product signals (what are they doing in the product right now?)
- Open opportunities or renewal timeline
- Any risk signals (declining usage, support tickets, churned seats)
- Key recent events (funding, executive change, new hire)
When reviewing activity history, prioritize Gong and call recording activities — these provide direct context about previous conversations. Do not filter out call recordings by activity origin.
Step 3: Run Contact Research for Each Attendee
For each external attendee, use the contact-research skill process. For call prep, focus on:
- Role and influence in the buying process
- Their personal activity and engagement history
- Any recent signals that suggest their current mood/priorities
- Spark persona classification if available
Step 4: Synthesize Talking Points and Objectives
Based on the combined account and contact research:
- Identify the call objective (e.g., discovery, demo, expansion conversation, renewal, QBR)
- Generate 3–5 tailored talking points grounded in specific signal data
- Anticipate 2–3 likely objections or topics the customer may raise
- Suggest a recommended outcome for the call
When the user's company context is available (see references/my-company-context.md), tailor talking points to the user's product and value proposition.
Step 5: Recency Check (Web Search)
After gathering all Common Room data, run a quick recency check to catch anything that happened since the last CR data sync. This is supplementary — CR data drives the prep; web search only adds recency.
Company news: Search "[company name]" news filtered to the last 14 days. Look for funding announcements, product launches, leadership changes, layoffs, partnerships, or press coverage.
Attendee presence: For each external attendee, search "[full name]" "[company name]" — look for recent articles, LinkedIn posts, conference talks, podcasts, or published opinions.
If a company news item is significant (e.g., just raised a round, announced a major hire), flag it in Signal Highlights. Otherwise, include findings briefly — don't let web search results overshadow CR signals.
Output Format
The output adapts to how much data Common Room returned. Only include sections where you have real data. Never fill a section with invented details.
When data is rich (multiple field groups returned, activity history, scores, signals):
## Call Prep: [Company] — [Date/Time if known]
**Meeting Context**
[Attendees, meeting type, and any known agenda]
---
### Company Snapshot
[4–6 bullets: key account status, signals, and recent activity]
---
### Attendee Profiles
**[Attendee Name] — [Title]**
[3–4 bullets: role, recent activity, Spark persona if available, personal hook]
[Repeat for each attendee]
---
### Signal Highlights
[Top 3 signals most relevant to this specific call]
---
### Talking Points
1. [Point tied to a specific signal]
2. [Point tied to a specific signal]
3. [Point tied to a specific signal]
### Likely Topics / Objections to Prepare For
- [Topic or objection + suggested response]
- [Topic or objection + suggested response]
### Recommended Call Outcome
[1–2 sentences: what success looks like for this meeting]
When data is sparse (few fields returned, no activity, null sparkSummary):
## Call Prep: [Company] — [Date/Time if known]
**Data available:** [List exactly what Common Room returned — e.g., "Name, title, email, two tags. No activity history, no scores, no Spark data."]
### What I Found
[Only the fields actually returned, presented as-is]
### Web Search Results
[Findings from web search on the company and attendees — or "No significant results"]
### Suggested Next Steps
- I can pull [specific field groups] from Common Room if available
- I can run deeper web searches on [specific topics]
- You may want to check Common Room directly for [what's missing]
Do not generate a full call prep brief from sparse data. A short honest output is always better than a long fabricated one.
Quality Standards
- Ground every talking point in a real signal — no generic filler
- Keep the brief tight — it should be readable in 5 minutes or less
- Flag unknowns explicitly — if attendee research is thin, say so
- Time-box the research — don't over-research at the expense of speed
- Never invent deal context — no fabricated proposals, competitor comparisons, pricing, trial terms, or objections not returned by a tool call
Reference Files
references/call-types-guide.md— guidance for different call types (discovery, expansion, renewal, QBR) and how to tailor prep accordingly
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
view-pdf
Interactive PDF viewer. Use when the user wants to open, show, or view a PDF and collaborate on it visually — annotate, highlight, stamp, fill form fields, place signature/initials, or review markup together. Not for summarization or text extraction (use native Read instead).
signature-request
Prepare and route a document for e-signature — run a pre-signature checklist, configure signing order, and send for execution. Use when a contract is finalized and ready to sign, when verifying entity names, exhibits, and signature blocks before sending, or when setting up an envelope with sequential or parallel signers.
brief
Generate contextual briefings for legal work — daily summary, topic research, or incident response. Use when starting your day and need a scan of legal-relevant items across email, calendar, and contracts, when researching a specific legal question across internal sources, or when a developing situation (data breach, litigation threat, regulatory inquiry) needs rapid context.
legal-risk-assessment
Assess and classify legal risks using a severity-by-likelihood framework with escalation criteria. Use when evaluating contract risk, assessing deal exposure, classifying issues by severity, or determining whether a matter needs senior counsel or outside legal review.
triage-nda
Rapidly triage an incoming NDA and classify it as GREEN (standard approval), YELLOW (counsel review), or RED (full legal review). Use when a new NDA arrives from sales or business development, when screening for embedded non-solicits, non-competes, or missing carveouts, or when deciding whether an NDA can be signed under standard delegation.
compliance-check
Run a compliance check on a proposed action, product feature, or business initiative, surfacing applicable regulations, required approvals, and risk areas. Use when launching a feature that touches personal data, when marketing or product proposes something with regulatory implications, or when you need to know which approvals and jurisdictional requirements apply before proceeding.
Didn't find tool you were looking for?