Skip to main content
Pythondvcrn

business-growth-skills

4 production-ready business and growth skills: customer success manager with health scoring and churn prediction, sales engineer with RFP analysis, revenue operations with pipeline and GTM metrics, and contract & proposal writer. Python tools included (all stdlib-only). Works with Claude Code, Codex CLI, and OpenClaw.

Stars
15
Source
dvcrn/openclaw-skills-marketplace
Updated
2026-05-29
Slug
dvcrn--openclaw-skills-marketplace--business-growth-skills
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/dvcrn/openclaw-skills-marketplace/HEAD/plugins/alirezarezvani--business-growth/skills/business-growth-skills/SKILL.md -o .claude/skills/business-growth-skills.md

Drops the SKILL.md into .claude/skills/business-growth-skills.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .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