1. ai-sales-team-claude
github.com/zubair-trabzada/ai-sales-team-claude
14 skills, 5 parallel agents. Research prospects, qualify leads (BANT + MEDDIC), find decision makers, generate outreach sequences, prepare for meetings, write proposals, produce PDF pipeline reports.
# Install
curl -fsSL https://raw.githubusercontent.com/zubair-trabzada/ai-sales-team-claude/main/install.sh | bash
# Prospect a company (5 parallel agents fire simultaneously)
/sales prospect https://stripe.com
# Returns: fit score, 6 decision makers, BANT score, 4 competitors mapped, 5-email sequence
# Qualify a lead
/sales qualify https://notion.so
# Returns: BANT + MEDDIC scores, qualification summary, recommended next action
# Build outreach sequence
/sales outreach "Linear"
# Meeting prep
/sales prep https://datadog.com
# Write a proposal
/sales proposal "Client Name"
# Map competitors
/sales competitors https://client.com
# Define your ICP
/sales icp "B2B SaaS, 50-200 employees"
2. sales-prospecting (gtmagents)
5 outreach skills. Lead generation, ICP definition, list building, contact discovery, account tiering.
/plugin install sales-prospecting
# Build a prospect list for a specific persona
/sales-prospecting:build-list --persona "VP Sales" --industry saas --size "50-500"
# Find decision makers at a target account
/sales-prospecting:contact-discovery --company "Salesforce" --title "Head of Revenue"
# Build a multi-touch outreach sequence
/sales-prospecting:build-sequence --industry saas --persona "VP Sales"
# Score and tier a prospect list
/sales-prospecting:lead-qualification --icp-from CLAUDE.md --list prospects.csv
3. sales-pipeline (gtmagents)
Pipeline health, coverage analysis, deal velocity, forecasting.
/plugin install sales-pipeline
# Pipeline health check
/sales-pipeline:health-check --crm hubspot
# Returns: stalled deals, missing next steps, close date slippage, coverage ratio
# Forecast prep
/sales-pipeline:forecast-prep --period Q3 --target 500000
# Returns: commit/best-case/upside breakdown, deals most likely to slip
# Deal inspection
/sales-pipeline:deal-inspection "Acme Corp"
# Coverage analysis
/sales-pipeline:coverage --quota 1000000 --period Q3
4. louisblythe/Sales-Skills
github.com/louisblythe/Sales-Skills
Built by Apparate. B2B sales skills for SDRs, AEs, and revenue leaders covering prospecting, discovery, deal execution, pipeline management, and closing.
# Install all
npx add-skill louisblythe/salesskills
# Install specific skills
npx add-skill louisblythe/salesskills --skill pricing-negotiation competitor-alternatives
# Key skills included:
# - discovery-call: SPIN/MEDDIC frameworks, question banks, call structure
# - pricing-negotiation: anchoring, concession strategy, deal desk preparation
# - competitor-alternatives: position against competitors, handle comparison questions
# - decision-maker-mapping: identify buyer, champion, blocker, influencer
# - pipeline-review: deal health scoring, next-step enforcement
# - sales-playbook: ICP definition, messaging, objection handling library
5. enterprise-sales (gtmagents)
Pursuit orchestration, value stories, procurement response.
/plugin install enterprise-sales
# Build a multi-stakeholder pursuit plan
/enterprise-sales:pursuit-plan --account "Acme Corp" --deal-size 200000
# Returns: stakeholder map, champion plan, blockers, procurement response templates
# Build a value story for a specific executive
/enterprise-sales:value-story --persona CFO --roi-target 3x
# Write an RFP response section
/enterprise-sales:rfp-response --section "Security and Compliance"
# Build a mutual action plan
/enterprise-sales:mutual-action-plan --close-date 2026-09-30
6. sales-calls (gtmagents)
Call briefs, live call prompts, post-call analysis.
/plugin install sales-calls
# Pre-call brief
/sales-calls:pre-call-brief "Acme Corp" --contact "CTO"
# Returns: company snapshot, contact research, pain angles, 5 discovery questions, objections
# Live call prompts (paste transcript section for real-time guidance)
/sales-calls:live-prompts --stage discovery
# Post-call analysis
/sales-calls:call-analysis --transcript call-transcript.txt
# Returns: talk/listen ratio, discovery depth score, next step quality, top 3 improvements
# Follow-up email from transcript
/sales-calls:follow-up "Acme Corp" --outcome "interested, wants pricing"
7. sales-coaching (gtmagents)
Call reviews, coaching plans, cohort activation.
/plugin install sales-coaching
# Review a rep's outreach
/sales-coaching:outreach-review --rep "Sarah" --messages last-10-dms.txt
# Returns: pass/fail per message, one coaching priority, rewritten example
# Build a coaching plan
/sales-coaching:coaching-plan --rep "Sarah" --focus "discovery calls"
# Cohort performance review
/sales-coaching:cohort-review --team sdrs --period this-month
8. sales-enablement (gtmagents)
Battlecards, competitive intelligence, sales playbooks, launch plans.
/plugin install sales-enablement
# Build a battlecard
/sales-enablement:battlecard --competitor "Competitor Name"
# Returns: what they do well, where they fall short, win/loss scenarios, the one-liner for calls
# Build a sales playbook
/sales-enablement:playbook --motion outbound --persona "VP Sales"
# Product launch enablement
/sales-enablement:launch-plan --feature "New AI Features" --launch-date 2026-08-01
9. account-management (gtmagents)
Success plans, QBR prep, expansion workflows. Also covered under customer success below.
/plugin install account-management
# QBR preparation
/account-management:qbr-prep "Acme Corp" --contract 120000 --renewal 2026-12-01
# Returns: success metrics to lead with, renewal framing, expansion ask timing
# Customer success plan
/account-management:success-plan "New Customer" --onboarding-week 1
# Expansion opportunity identification
/account-management:expansion-signals "Acme Corp"
10. sales-operations (gtmagents)
Territory planning, capacity planning, compensation governance.
/plugin install sales-operations
# Territory plan
/sales-operations:territory-plan --region "EMEA" --quota 2000000
# Comp plan design
/sales-operations:comp-plan --role AE --ote 120000 --acv 50000
# Returns: base/variable split, quota, accelerators, SPIF options, payout at 50/75/100/125%
# Capacity planning
/sales-operations:capacity-plan --target-arr 5000000 --current-headcount 8
11. buyer-eval
github.com/salespeak-ai/buyer-eval-skill
Structured B2B vendor evaluation. Researches your company, asks domain-expert questions, engages vendor AI agents, scores vendors across 7 dimensions, and produces comparative scorecards with demo prep questions.
git clone https://github.com/salespeak-ai/buyer-eval-skill ~/.claude/skills/buyer-eval-skill
Using buyer-eval, evaluate [VENDOR NAME] as a potential [CATEGORY] solution for our team.
Our requirements: [DESCRIBE]. Evaluate across 7 dimensions. Produce a scorecard and demo prep questions.
12. hubspot-admin-skills
Audit, clean, enrich, and automate HubSpot CRM. Full audit → plan → execute → maintain workflow.
npx skills add hubspot-admin-skills
# Full CRM audit
Run hubspot-admin-skills. Audit my HubSpot CRM.
Find: contacts without companies, deals with no next step, stale records, duplicate companies, stage mismatches.
Return a prioritised fix list and a weekly maintenance checklist.
# Lifecycle automation
Using hubspot-admin-skills, build a lead lifecycle automation.
Trigger: when a contact becomes MQL. Actions: assign owner, send email, create task. Define the SQL threshold.
13. composio-close-crm
github.com/ComposioHQ/awesome-claude-skills
Automate Close CRM — leads, contacts, opportunities, activities, and pipelines via Rube MCP (Composio).
/plugin marketplace add ComposioHQ/awesome-claude-skills
Using the Close CRM automation skill, update all deals in the Discovery stage that have no activity in 7 days.
Flag them as stalled. Create a follow-up task for the owner. Log the action.
Find all leads in Close CRM where company size is over 500 employees and no opportunity has been created.
Create an opportunity for each one with stage = New and assigned to [REP].
14. composio-pipedrive
Automate Pipedrive — deals, contacts, organizations, activities, pipelines.
/plugin marketplace add ComposioHQ/awesome-claude-skills
Using the Pipedrive automation skill:
- Find all deals in Proposal Sent stage older than 14 days
- For each: create a follow-up activity for tomorrow
- Update the deal probability to 60%
- Log a note with today's date and 'Auto-flagged for follow-up'