/plugin:sales - Sales Plugin Commands
Enterprise sales workflows powered by Anthropic's sales plugin with CODITECT enhancements.
Usage
/plugin:sales <command> [options] [arguments]
/plugin:sales --help # Show this help
/plugin:sales <command> --help # Command-specific help
Commands
| Command | Description | Alias |
|---|---|---|
call-prep | Prepare for sales calls with research | /sales:call-prep |
call-summary | Generate call summary and next steps | /sales:call-summary |
draft-outreach | Draft personalized outreach emails | /sales:outreach |
forecast | Generate sales forecast | /sales:forecast |
pipeline-review | Analyze pipeline health | /sales:pipeline |
account-research | Research a company/prospect | /sales:research |
Command Details
call-prep
/plugin:sales call-prep "<meeting details>"
/plugin:sales call-prep --help
Options:
--attendees Comma-separated attendee names
--company Target company name
--meeting-time Meeting datetime (ISO format)
--context Additional context file
--output Output format (md, json, txt)
Example:
/plugin:sales call-prep "Meeting with Sarah Chen, CTO at DataFlow Inc, tomorrow 2pm"
call-summary
/plugin:sales call-summary "<notes or transcript>"
/plugin:sales call-summary --help
Options:
--transcript Path to call transcript
--notes Path to call notes
--attendees Attendee names
--action-items Include action items (default: true)
draft-outreach
/plugin:sales draft-outreach "<target person/company>"
/plugin:sales draft-outreach --help
Options:
--target Target name or company
--type Email type: cold, warm, follow-up
--tone Tone: professional, casual, urgent
--include-linkedin Also generate LinkedIn message
Example:
/plugin:sales draft-outreach "VP Engineering at Stripe" --type cold --include-linkedin
forecast
/plugin:sales forecast [options]
/plugin:sales forecast --help
Options:
--period Forecast period: quarter, month, year
--segment Sales segment to forecast
--confidence Show confidence intervals
pipeline-review
/plugin:sales pipeline-review [segment]
/plugin:sales pipeline-review --help
Options:
--segment Pipeline segment to review
--rep Filter by sales rep
--csv Upload CSV export from CRM
--flag-stale Days to consider stale (default: 14)
Example:
/plugin:sales pipeline-review "Enterprise Q1" --flag-stale 21
account-research
/plugin:sales account-research "<company name>"
/plugin:sales account-research --help
Options:
--company Company to research
--depth Research depth: quick, standard, deep
--include Sections to include: news, funding, leadership, tech-stack
Connectors (Optional)
| Connector | Enhancement |
|---|---|
| HubSpot | CRM data, deal history |
| Salesforce | Pipeline data, contacts |
| Clay | Enrichment data |
| ZoomInfo | Company intelligence |
| Slack | Team notifications |
CODITECT Enhancements
- Memory Integration:
/cxqretrieves past interactions with prospects - Track Alignment: Maps to Track N (GTM/Launch)
- Multi-LLM: Routes complex research to Opus
Related Commands
| Command | Purpose |
|---|---|
/plugin:customer-support | Support workflows |
/plugin info anthropic/sales | Plugin details |
/market-research | Competitive research |
Track: H (Framework Autonomy) Task ID: H.21.10