Sales
Call prep, pipeline scoring, outreach, competitive intel and forecasting workflows
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Jul 21, 2026
- Environment
- Claude Code 2.x (agent harness)
⚠ This skill is no longer available upstream. Our re-check on Aug 10, 2026 couldn't find it any more (SKILL.md not found in repo tree). The test below is what we measured on Jul 21, 2026 and we're leaving it up as a record — but there is nothing left to install, so we've removed the command.
Located sales as a mode of the business-ops umbrella skill (SKILL.md at skills/business/business-ops, routing table -> references/sales.md). Spot-checked all 5 sales sub-references plus shared-patterns base: all HTTP 200. No security smells (no curl|sh, base64, exfiltration, or injection text). Verified install into a temp HOME: SKILL.md and references/sales/*.md all resolve. Ran the PIPELINE workflow as the output test on a 4-deal CSV (ref date 2026-07-31): baseline named Beta Inc the main concern and called the $150K Gamma deal "keep nurturing, it's early"; the skill-followed run scored 80/100 across the four fixed dimensions and correctly flagged Gamma as the #1 risk (60 days stuck + single-threaded on a $150K deal per the deal-size threading table), catching the highest-dollar risk the baseline downplayed.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 7/10
- Docs & honesty 5/5
What Sales does
A sales-execution mode inside the business-ops umbrella skill that routes revenue-facing requests into seven structured workflows: call prep, pipeline health scoring, outreach drafting, competitive intelligence, forecasting, call summaries, and prospect research. Triggers on phrases like "prep me for my call," "pipeline review," "draft outreach," "gap to quota," or "competitor battlecard." Each mode loads its own reference (e.g. a four-dimension 0-100 pipeline health model) and enforces anti-fabrication rules for company facts, financials, and forecasts.
How to install Sales
Nothing to install: the source repository no longer has this skill. If the author brings it back, our daily re-check will pick it up and the command will reappear here.
Commands — how to trigger Sales
-
/salesCall prep, pipeline scoring, outreach, competitive intel and forecasting workflows
It also activates on plain-language prompts like these:
-
Prep me for tomorrow's sales call -
Review the health of our current pipeline -
Draft a personalized outreach email to this lead
Frequently asked questions
- Is the Sales skill free?
- Yes. The skill itself is free from notque/vexjoy-agent. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Sales work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 21, 2026. Verdict: Tested · Works. Located sales as a mode of the business-ops umbrella skill (SKILL.md at skills/business/business-ops, routing table -> references/sales.md). Spot-checked all 5 sales sub-references plus shared-patterns base: all HTTP 200. No security smells (no curl|sh, base64, exfiltration, or injection text). Verified install into a temp HOME: SKILL.md and references/sales/*.md all resolve. Ran the PIPELINE workflow as the output test on a 4-deal CSV (ref date 2026-07-31): baseline named Beta Inc the main concern and called the $150K Gamma deal "keep nurturing, it's early"; the skill-followed run scored 80/100 across the four fixed dimensions and correctly flagged Gamma as the #1 risk (60 days stuck + single-threaded on a $150K deal per the deal-size threading table), catching the highest-dollar risk the baseline downplayed.
- What is the Sales SkillProof Score?
- 8.8/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 7/10, docs & honesty 5/5.
- How do I install Sales?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Sales with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.