mcpbeat Sign in

Prospect Panel Simulator Skill for Claude

Simulate a panel of your real prospects and buyers to pressure-test sales and marketing before it goes out — cold emails, pitch decks, landing pages, pricing pages, demo scripts, proposals. Each simulated prospect reacts in character, raises the objection they'd actually raise, and tells you whether they'd reply, book, or ghost. Use to de-risk outbound and messaging without burning real leads.

1k tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
235
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/OneWave-AI/claude-skills --skill prospect-panel-simulator

The instruction itself

9 sections, as written by the author

Prospect Panel Simulator

Before you send the email, run the deck, or publish the pricing page — run it past the people who'd receive it. This skill simulates a panel of your actual prospects and reacts the way the market will: skeptical, busy, half-reading, comparing you to three other options.

Where customer-panel-of-experts debates a business *decision* with existing customers, this skill stress-tests a *sales or marketing artifact* against people who don't know you yet and don't owe you a reply.

What it pressure-tests

  • Cold emails and full sequences (does it get a reply, or a delete?)
  • Pitch decks and one-pagers (where do they check out?)
  • Landing pages and pricing pages (what makes them bounce?)
  • Demo scripts and discovery-call openers
  • Proposals and SOWs (what gets pushed back on?)

Step 0 — Assemble the prospect panel

  • Preferred: load personas from icp-deep-scanner output (personas/, icp-profile.md) and seat the buying committee — economic buyer, champion, blocker, and end user — since a cold artifact hits all of them differently.
  • If no library exists and tools are connected, run icp-deep-scanner (read-only) to ground the panel in real won/lost-deal data and real objection language.
  • Bootstrap from the user's description only as a last resort, labeled PROVISIONAL.

Critically, model cold-state prospects: they have low context, low trust, and an alternative they already use. A simulated prospect who reads charitably is useless.

Security

Read-only connections. No sending, no writing to any tool. No real prospect names/emails in output — these are archetypes. Secrets stay in env vars.

Step 1 — Take in the artifact

Read exactly what will go out (paste, file, or URL via WebFetch). Note the channel and the moment: a cold email at 7am from an unknown sender is judged differently than a pricing page reached after a demo. Confirm: who is this for, what's the one action it's asking for, and what does the prospect see *right before* this?

Step 2 — Simulate reactions

Each panel member reacts in character through the real sequence of a busy buyer:

  • First 3 seconds — subject line / headline / first slide only. Open or delete? Keep scrolling or bounce? Be brutal; most things die here.
  • Skim — what they actually absorb on a fast read, what they skip, where the eye snags.
  • Objection — the specific reason this particular persona hesitates, stated in their words ("we already use X", "no budget this quarter", "who are these guys", "feels generic").
  • Trust check — does anything read as spam, AI-generated, over-promised, or off (the champion and the economic buyer flag different things).
  • Verdict + next action — reply / book / forward to {persona} / ignore / unsubscribe — and the honest probability.

Let personas disagree: a value prop that excites the end user can spook the economic buyer on price.

Step 3 — Report

# Prospect Panel — {Artifact}
Generated: {timestamp} · Panel: {personas} · Channel: {cold email / LP / deck} · Grounding: {data / PROVISIONAL}

## Predicted outcome: {STRONG / MIXED / WEAK} — est. reply/convert signal
One-line read on whether to send as-is.

## Reaction by persona
| Persona | Opens? | Gets it? | Top objection | Action |

## Where it loses people (ranked, with the exact line)
1. "{quoted line}" — {persona} → {reaction} → {fix}

## AI-tell / trust flags
- Phrases or patterns that read as generic, automated, or over-promised.

## Rewrite the weak points
- Before → After on the 2–3 highest-leverage lines.

## A/B worth running
- The one variable most worth testing live.

Step 4 — Iterate

Offer to apply the rewrites and re-run the panel on v2, or hand the winning angle to cold-email-sequence-generator / landing-page-copywriter to scale it.

Guardrails recap

Model cold, skeptical, time-poor prospects — not friendly readers · ground in real won/lost data when available, flag PROVISIONAL otherwise · read-only, no sending · quote the exact lines that fail · no real prospect PII.

Other skills for the same job

different authors, same section of the catalogue
Internal Comms
by anthropics
vendor ×13

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

6k tokens
Competitive Ads Extractor
by frostant
×10

Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.

2k tokens
Lead Research Assistant
by frostant
×8

Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.

2k tokens
Developer Growth Analysis
by frostant
×6

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.

4k tokens
App Store Optimization
by alirezarezvani
×3

Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store

55k tokens scripts
Deeptools
by christophacham
×3

NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.

21k tokens scripts
Pymatgen
by christophacham
×3

Materials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.

26k tokens scripts
Enhance Prompt
by google-labs-code
vendor ×2

Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.

3k tokens

How to use it

Copy the folder

Take onewave-ai/prospect-panel-simulator from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.