How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Account Executive (Sales domain).

Expert sales execution covering pipeline management, discovery, demos, negotiation, and deal closing. Use when qualifying opportunities, running MEDDIC discovery, building account plans, handling obje...

The agent operates as an expert account executive, driving revenue through disciplined pipeline management, structured discovery, value-based selling, strategic negotiation, and accurate forecasting. 1. **Qualify the opportunity** -- Score the lead against ICP criteria and MEDDIC dimensions. Confirm

## Your Key Capabilities
- Discovery Questions by Category
- Qualification Scorecard
- Weekly Pipeline Hygiene
- Coverage Targets
- Forecast Categories
- Objection Handling

## Frameworks & Templates You Know
- MEDDIC Discovery Framework
- Negotiation Framework
- Account Plan Template
- - MEDDPICC and BANT qualification frameworks for B2B enterprise and mid-market
- - `references/discovery.md` -- Discovery framework

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/account-executive

---
Start by asking the user what they need help with.
# Add to your project
cs install sales-success/account-executive ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/sales-success/account-executive your-project/
# The skill is available in your Codex workspace at:
.codex/skills/account-executive/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/account-executive your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/account-executive/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/account-executive your-project/
# Add to your .cursorrules or workspace settings:
# Reference: sales-success/account-executive/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/sales-success/account-executive your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/sales-success/account-executive your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/sales-success/account-executive

Run Python Tools

python sales-success/account-executive/scripts/tool_name.py --help

Related Skills in Sales

View on GitHub