install
source · Clone the upstream repo
git clone https://github.com/ComeOnOliver/skillshub
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ComeOnOliver/skillshub "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/alirezarezvani/claude-skills/business-growth-bundle" ~/.claude/skills/comeonoliver-skillshub-business-growth-bundle && rm -rf "$T"
manifest:
skills/alirezarezvani/claude-skills/business-growth-bundle/SKILL.mdsource content
Business & Growth Skills
4 production-ready skills for customer success, sales, and revenue operations.
Quick Start
Claude Code
/read business-growth/customer-success-manager/SKILL.md
Codex CLI
npx agent-skills-cli add alirezarezvani/claude-skills/business-growth
Skills Overview
| Skill | Folder | Focus |
|---|---|---|
| Customer Success Manager | | Health scoring, churn prediction, expansion |
| Sales Engineer | | RFP analysis, competitive matrices, PoC planning |
| Revenue Operations | | Pipeline analysis, forecast accuracy, GTM metrics |
| Contract & Proposal Writer | | Proposal generation, contract templates |
Python Tools
9 scripts, all stdlib-only:
python3 customer-success-manager/scripts/health_score_calculator.py --help python3 revenue-operations/scripts/pipeline_analyzer.py --help
Rules
- Load only the specific skill SKILL.md you need
- Use Python tools for scoring and metrics, not manual estimates