Business Growth Skills
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), ...
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).
Install
Quick install
npx skills add https://github.com/alirezarezvani/claude-skills/tree/main/business-growth/skills/business-growth-skillsnpx skills add alirezarezvani/claude-skills --skill business-growth-skills --agent claude-codenpx skills add alirezarezvani/claude-skills --skill business-growth-skills --agent cursornpx skills add alirezarezvani/claude-skills --skill business-growth-skills --agent codexnpx skills add alirezarezvani/claude-skills --skill business-growth-skills --agent opencodenpx skills add alirezarezvani/claude-skills --skill business-growth-skills --agent github-copilotnpx skills add alirezarezvani/claude-skills --skill business-growth-skills --agent windsurfMore install options
Shorthand — useful for multi-skill repos:
npx skills add alirezarezvani/claude-skills --skill business-growth-skillsManual — clone the repo and drop the folder into your agent's skills directory:
git clone https://github.com/alirezarezvani/claude-skills.gitcp -r claude-skills/business-growth/skills/business-growth-skills ~/.claude/skills/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 | 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 |
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
SKILL.md source
--- name: business-growth-skills description: 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), ... --- # 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 ```bash npx agent-skills-cli add alirezarezvani/claude-skills/business-growth ``` ## Skills Overview | 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 | ## Python Tools 9 scripts, all stdlib-only: ```bash 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
Related skills 6
Typefully / typefully
Create, schedule, and publish social media content across X, LinkedIn, Threads, Bluesky, and Mastodon
Anthropic / xlsx
Create, edit, and analyze Excel spreadsheets
Resend / react-email
Build emails with React Email components
Binance / meme-rush
Track real-time meme token lists from launchpads (Pump.fun, Four.meme) and AI-powered hot market topics ranked by net inflow
Microsoft / azure-communication-chat-java
Real-time chat with threads and receipts
Resend / resend
Send and manage emails via the Resend API