Business & Growth Skills — Router
SkillAI & modelsGives your AI four business and growth skills covering customer success, sales engineering, revenue operations, and contract and proposal writing. When you ask a business question, it picks the skill that fits, so you get focused help on things like churn risk, RFP bids, forecasts, and proposals without choosing the right tool yourself.
Available today. Use it from your connected AI after setup.
No other account needed.
After adding it, ask your AI a business question, such as which customers look likely to churn or how to respond to an RFP. It will route your question to the matching skill and get to work.
Then ask your AI: use the Business & Growth Skills — Router skill
What your AI can do with it
- Score customer health and flag accounts at risk of churning
- Spot expansion opportunities with existing customers
- Analyze RFPs and compare competitors side by side
- Plan proofs of concept
- Review your sales pipeline and forecast accuracy
- Draft contracts and proposals
What this skill tells your AI
The instructions your AI receives, as published by alirezarezvani/claude-skills in .gemini/skills/business-growth-skills/SKILL.md and read by ahel’s review.
This plugin bundles 4 skills (this router is the 5th folder under business-growth/skills/). Each skill is self-contained.
Routing table
Match the request, then load business-growth/skills/<skill>/SKILL.md. If multiple rows match, ask one clarifying question first.
| Request signals | Skill | Path |
|---|---|---|
| Customer health scores, churn risk, expansion plays | customer-success-manager | skills/customer-success-manager/ |
| RFP/RFI coverage, competitive positioning, PoC plans | sales-engineer | skills/sales-engineer/ |
| Pipeline coverage, forecast accuracy (MAPE), GTM efficiency | revenue-operations | skills/revenue-operations/ |
| Proposals, contracts, statements of work, DPAs | contract-and-proposal-writer | skills/contract-and-proposal-writer/ |
Quick start
# Example: route an account-health request
cat business-growth/skills/customer-success-manager/SKILL.md
python3 business-growth/skills/customer-success-manager/scripts/health_score_calculator.py --help
Rules
- Route to exactly one skill, then follow that skill's workflow. This router ships no tools of its own.
- Use the skills' Python scorers for metrics, not manual estimates; deal/contract outputs are drafts for human legal/commercial review.
Signals
- GitHub stars
- 26k
- Forks
- 4k
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
business-growth-skills- Source
- github.com/alirezarezvani/claude-skills