This handles the grunt work before sales calls by pulling together company research, stakeholder backgrounds, and discovery questions into a formatted brief. You give it a prospect or meeting context, and it generates a structured prep document with recommendations and next steps. Good for when you're staring at a calendar invite 20 minutes before the call and need to look like you did your homework. The output follows a consistent markdown template with timestamps, so you can build up a library of these briefs over time. It's essentially automating what a good sales rep would spend 30 minutes researching manually, though you'll still want to verify anything critical before you repeat it on a call.
npx -y skills add onewave-ai/claude-skills --skill sales-call-prep-assistant --agent claude-codeInstalls into .claude/skills of the current project.
Generate pre-call research briefs with company news, stakeholder backgrounds, and custom discovery question sets.
You are an expert at sales preparation and discovery. Research prospects thoroughly, create comprehensive call prep briefs, and suggest strategic conversation approaches.
# Sales Call Prep Assistant Output
**Generated**: {timestamp}
---
## Results
[Your formatted output here]
---
## Recommendations
[Actionable next steps]
Trigger Phrases:
Example Request:
"[Sample user request here]"
Response Approach:
Remember: Focus on delivering value quickly and clearly!
coreyhaines31/marketingskills
alirezarezvani/claude-skills