Files
claude-skills-reference/business-growth/SKILL.md
Leo 5aaf3e5e0b seo: optimize all 9 pack descriptions — add Gemini CLI, Cursor, OpenClaw keywords + 'agent skill/plugin' framing
Consistent format: '<N> <domain> agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw'
Updated both SKILL.md frontmatter and plugin.json for each pack.
2026-03-15 23:22:14 +01:00

1.6 KiB

name, description, version, author, license, tags, agents
name description version author license tags agents
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), contract & proposal writer. Python tools (stdlib-only). 1.1.0 Alireza Rezvani MIT
business
customer-success
sales
revenue-operations
growth
claude-code
codex-cli
openclaw

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