Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
This skill library bundles fourteen sales workflows into a single command-based system. It helps founders, solopreneurs, and small sales teams research companies, qualify leads, map decision-makers, generate cold outreach and follow-up sequences, prepare meeting briefs, build proposals, and compile pipeline reports — all from the terminal. The orchestrator skill routes to sub-skills so users can go deep on individual tasks or run a full prospect analysis with five parallel agents.
Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
Installs: Complete AI Sales Team bundle: 14 skills, 5 agents, Python scripts, and templates; optional Python requirements add PDF reporting and enhanced parsing support. · Claude Code
Before you start
Claude Code
Git
Bash
Python 3, required for the installed scripts
pip, only if installing the optional PDF-report and enhanced-parsing requirements
After ensuring Python 3 is installed, use a terminal from the directory where the repository should be created. Clone the repository, enter its directory, and run the installer.
git clone https://github.com/zubair-trabzada/ai-sales-team-claude.git
cd ai-sales-team-claude
./install.sh
Optionally, while still in the cloned ai-sales-team-claude repository directory, use a terminal to install the documented PDF-report and enhanced-parsing requirements.
Replace <url> with the prospect company's website URL.
Use the sales skill to create a quick prospect snapshot for <url>, including a concise scorecard, the top three opportunities, and the top three concerns.
Replace <description> with a description of your business, product, or service; include current customers, price or deal size, and differentiators when available.
Use the sales-icp skill to build an actionable ideal customer profile from this business, product, or service description: <description>.
Replace <prospect> with a company name, contact name, URL, or prospect description.
Provide the previous interaction type and date, at least three discussion points, the prospect's pain points, any agreed next step, their role, deal stage and temperature, and the product or service discussed.
Use the sales-followup skill to draft a contextual follow-up email sequence for <prospect> based on the supplied interaction details.