# Business Growth Skills

> 4 business growth agent skills and plugins for an agent runtime, Codex, an agent runtime, Cursor, OpenClaw. Customer success (health scoring, churn), sales engineer (RFP), revenue operations (pipeline, GTM), contract & proposal writer. Python tools (stdlib-only).

- Skill: `brathod1432/business-growth-skills` (Agent Skill, multi-file: 43 files)
- Install (CLI): `npx skillmds@latest add brathod1432/business-growth-skills`
- Raw SKILL.md: https://api.skillmd.com/api/skills/brathod1432/business-growth-skills/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- License: MIT
- Author: brathod1432 (https://skillmd.com/u/brathod1432)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/brathod1432/business-growth-skills

---


## Internal Safety Override

- Status: active for local use.
- Keep operation local by default. Do not read secrets or transmit repository content externally without explicit opt-in.
- Audit categories: secrets.

# Business & Growth Skills

4 production-ready skills for customer success, sales, and revenue operations.

## Quick Start

### an agent runtime
```
/read business-growth/customer-success-manager/SKILL.md
```

### an agent runtime
```bash
npx agent-skills-cli add alirezarezvani/ai-ops-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

