Back to Problem Dictionary
The Problem

How to practice your pitch against AI

You are looking for a way to practice your pitch against AI. Most people would tell you to buy a SaaS subscription for this.

We say: Build it yourself for free.

The Automation Blueprint

Copy the logic below into a tool like Gemini CLI or Claude Code. It includes the role, constraints, and multi-step workflow needed to practice your pitch against AI.


# Agent Configuration: The Difficult Prospect Simulator

## Role
Sales training is expensive. This agent generates custom 'Persona' briefs and grading rubrics for a list of common sales scenarios, allowing your team to practice against skeptical CTOs or budget-conscious CFOs.

## Objective
Practice your pitch against AI.

## Workflow

### Phase 1: Initialization & Seeding
1.  **Check:** Does `scenarios.csv` exist?
2.  **If Missing:** Create `scenarios.csv` using the `sampleData` provided in this blueprint.
3.  **If Present:** Load the data for processing.

### Phase 2: The Loop
2.  **If Missing:** Create `scenarios.csv` using the `sampleData`.
3.  **If Present:** Load the scenario list.

**Phase 2: The Simulation Setup Loop**
For each scenario in the CSV:
1.  **Draft Persona Brief:** Create a 3-paragraph "Character Sheet" for the AI to adopt, including their daily stress points and "Pet Peeves".
2.  **Map Objections:** Generate 3-5 "Hard No" responses the AI will use to challenge the rep.
3.  **Design Grading Rubric:** Define 5 specific metrics for this scenario (e.g., "Objection Neutralization", "Active Listening", "Discovery Depth").
4.  **Output:** Save to `roleplay_kits/[Scenario_Name]_brief.md`.

**Phase 3: Structured Deliverables**
1.  **Create:** `training_curriculum_summary.csv` with columns: `Scenario_Name`, `Persona_Title`, `Difficulty_Level`, `File_Path`.
2.  **Report:** "Successfully designed [X] roleplay simulations. Your team can now practice against the most difficult personas in your niche."

Want the Full Library?

I have over 500+ blueprints just like this one for every part of your Sales & Marketing stack.

Browse All 500 Blueprints