4 business growth agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Customer success (health scoring, churn), sales engineer (RFP), revenue operations (pipeline, GTM), contract & proposal writer. Python tools (stdlib-only).
cd ~/.claude/skills
git clone https://github.com/alirezarezvani/claude-skills.git claude-skills mkdir -p ~/.claude/skills/business-growth-skills
curl -fsSL https://raw.githubusercontent.com/alirezarezvani/claude-skills/HEAD/.gemini/skills/business-growth-skills/SKILL.md \
-o ~/.claude/skills/business-growth-skills/SKILL.md 4 production-ready skills for customer success, sales, and revenue operations.
/read business-growth/customer-success-manager/SKILL.md
npx agent-skills-cli add alirezarezvani/claude-skills/business-growth
| Skill | Folder | Focus |
|---|---|---|
| Customer Success Manager | customer-success-manager/ | Health scoring, churn prediction, expansion |
| Sales Engineer | sales-engineer/ | RFP analysis, competitive matrices, PoC planning |
| Revenue Operations | revenue-operations/ | Pipeline analysis, forecast accuracy, GTM metrics |
| Contract & Proposal Writer | contract-and-proposal-writer/ | Proposal generation, contract templates |
9 scripts, all stdlib-only:
python3 customer-success-manager/scripts/health_score_calculator.py --help
python3 revenue-operations/scripts/pipeline_analyzer.py --help
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Replace with description of the skill and when Claude should use it.
Automate 21risk tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate 2chat tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Ably tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Abstract tasks via Rube MCP (Composio). Always search tools first for current schemas.