Claude Code · Community plugin
Business Growth Skills
4 business & growth skills: customer success manager, sales engineer, revenue operations, and contract & proposal writer. Agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw.
What this plugin covers
This page keeps a stable Remote OpenClaw URL for the upstream pluginwhile preserving the original source content below. The shell stays consistent, and the body can vary as much as the upstream SKILL.md or README varies.
Source files and registry paths
Source path
business-growth
Entry file
Not available
Manifest file
business-growth/.claude-plugin/plugin.json
Repository
alirezarezvani/claude-skills
Format
json-plugin
Original source content
Raw file# Business & Growth Skills - Claude Code Guidance This guide covers the 3 production-ready business and growth skills and their Python automation tools. ## Business & Growth Skills Overview **Available Skills:** 1. **customer-success-manager/** - Customer health scoring, churn risk analysis, expansion opportunities (3 Python tools) 2. **sales-engineer/** - Technical discovery, RFP analysis, competitive positioning, POC planning (3 Python tools) 3. **revenue-operations/** - Pipeline analysis, forecast accuracy, GTM efficiency metrics (3 Python tools) **Total Tools:** 9 Python automation tools, 9 knowledge bases, 19+ templates ## Python Automation Tools ### Customer Success Manager Tools #### 1. Health Score Calculator (`customer-success-manager/scripts/health_score_calculator.py`) **Purpose:** Multi-dimensional customer health scoring with trend analysis **Features:** - Weighted scoring across 4 dimensions (usage, engagement, support, relationship) - Red/Yellow/Green classification with configurable thresholds - Trend analysis comparing current vs previous period - Segment-aware benchmarking (Enterprise/Mid-Market/SMB) **Usage:** ```bash python customer-success-manager/scripts/health_score_calculator.py customer_data.json python customer-success-manager/scripts/health_score_calculator.py customer_data.json --format json ``` #### 2. Churn Risk Analyzer (`customer-success-manager/scripts/churn_risk_analyzer.py`) **Purpose:** Identify at-risk accounts with intervention recommendations **Features:** - Risk scoring based on behavioral signals - Warning signal detection and categorization - Tier-appropriate intervention playbooks - Urgency-based prioritization **Usage:** ```bash python customer-success-manager/scripts/churn_risk_analyzer.py customer_data.json python customer-success-manager/scripts/churn_risk_analyzer.py customer_data.json --format json ``` #### 3. Expansion Opportunity Scorer (`customer-success-manager/scripts/expansion_opportunity_scorer.py`) **Purpose:** Identify upsell and cross-sell opportunities **Features:** - Adoption depth analysis across product modules - Whitespace mapping for unused features - Revenue opportunity estimation - Priority ranking by effort and impact **Usage:** ```bash python customer-success-manager/scripts/expansion_opportunity_scorer.py customer_data.json python customer-success-manager/scripts/expansion_opportunity_scorer.py customer_data.json --format json ``` ### Sales Engineer Tools #### 4. RFP Response Analyzer (`sales-engineer/scripts/rfp_response_analyzer.py`) **Purpose:** Score RFP/RFI coverage and identify gaps **Features:** - Requirement coverage scoring (Full/Partial/Planned/Gap) - Effort estimation per requirement - Gap identification with mitigation strategies - Overall bid/no-bid recommendation **Usage:** ```bash python sales-engineer/scripts/rfp_response_analyzer.py rfp_data.json python sales-engineer/scripts/rfp_response_analyzer.py rfp_data.json --format json ``` #### 5. Competitive Matrix Builder (`sales-engineer/scripts/competitive_matrix_builder.py`) **Purpose:** Generate feature comparison matrices and competitive positioning **Features:** - Feature-by-feature comparison matrix - Competitive scoring with weighted categories - Differentiator identification - Battlecard-ready output **Usage:** ```bash python sales-engineer/scripts/competitive_matrix_builder.py competitive_data.json python sales-engineer/scripts/competitive_matrix_builder.py competitive_data.json --format json ``` #### 6. POC Planner (`sales-engineer/scripts/poc_planner.py`) **Purpose:** Plan proof-of-concept engagements **Features:** - Timeline estimation based on scope - Resource allocation planning - Success criteria definition - Evaluation scorecard generation **Usage:** ```bash python sales-engineer/scripts/poc_planner.py poc_data.json python sales-engineer/scripts/poc_planner.py poc_data.json --format json ``` ### Revenue Operations Tools #### 7. Pipeline Analyzer (`revenue-operations/scripts/pipeline_analyzer.py`) **Purpose:** Analyze sales pipeline health and velocity **Features:** - Coverage ratio calculation (pipeline/quota) - Stage conversion rate analysis - Sales velocity metrics (4-lever model) - Deal aging analysis **Usage:** ```bash python revenue-operations/scripts/pipeline_analyzer.py pipeline_data.json python revenue-operations/scripts/pipeline_analyzer.py pipeline_data.json --format json ``` #### 8. Forecast Accuracy Tracker (`revenue-operations/scripts/forecast_accuracy_tracker.py`) **Purpose:** Measure and improve forecast accuracy **Features:** - MAPE (Mean Absolute Percentage Error) calculation - Forecast bias detection (over/under-forecasting) - Period-over-period trend analysis - Category-level accuracy breakdown **Usage:** ```bash python revenue-operations/scripts/forecast_accuracy_tracker.py forecast_data.json python revenue-operations/scripts/forecast_accuracy_tracker.py forecast_data.json --format json ``` #### 9. GTM Efficiency Calculator (`revenue-operations/scripts/gtm_efficiency_calculator.py`) **Purpose:** Calculate go-to-market efficiency metrics **Features:** - Magic number calculation - LTV:CAC ratio analysis - CAC payback period - Burn multiple assessment - Industry benchmarking **Usage:** ```bash python revenue-operations/scripts/gtm_efficiency_calculator.py gtm_data.json python revenue-operations/scripts/gtm_efficiency_calculator.py gtm_data.json --format json ``` ## Quality Standards **All business & growth Python tools must:** - Use standard library only (no external dependencies) - Support both JSON and human-readable output via `--format` flag - Provide clear error messages for invalid input - Return appropriate exit codes - Process files locally (no API calls) - Include argparse CLI with `--help` support ## Related Skills - **Marketing:** Content creation, demand generation -> `../marketing-skill/` - **Product Team:** User research, feature prioritization -> `../product-team/` - **C-Level:** Strategic planning -> `../c-level-advisor/` - **Engineering:** Technical implementation -> `../engineering-team/` --- **Last Updated:** February 2026 **Skills Deployed:** 3/3 business & growth skills production-ready **Total Tools:** 9 Python automation tools
Related Claude Code plugins
claude-skills
A11y Audit
WCAG 2.2 accessibility audit and fix skill for React, Next.js, Vue, Angular, Svelte, and HTML. Static scanner detecting 20+ violation types, contrast checker with suggest mode, framework-specific fix patterns, CI-friendly exit codes.
claude-skills
Agenthub
Multi-agent collaboration plugin for Claude Code. Spawn N parallel subagents that compete on code optimization, content drafts, research approaches, or any problem that benefits from diverse solutions. Evaluate by metric or LLM judge, merge the winner. 7 slash commands, agent templates, git DAG orchestration, message board coordination.
claude-skills
Agile Product Owner
Agile product ownership for backlog management and sprint execution. User story generation (INVEST-compliant), acceptance criteria patterns (Given/When/Then, rule-based, checklist), epic breakdown with 5 split techniques, sprint planning with velocity-based capacity math, and weighted backlog prioritization. Includes user story generator Python tool.
claude-skills
Apple Hig Expert
Master Apple's Human Interface Guidelines (HIG) with focus on 2026 Liquid Glass aesthetics. Design and audit iOS, macOS, and visionOS apps for full compliance and premium feel. Includes hig checker Python tool for tap targets, contrast, and accessibility validation. Reference docs cover visual design, platform specifics (iOS/macOS/visionOS), and accessibility best practices.
claude-skills
Autoresearch Agent
Autonomous experiment loop that optimizes any file by a measurable metric. 5 slash commands, 8 evaluators, configurable loop intervals (10min to monthly).
claude-skills
Behuman
Self-Mirror consciousness loop for human-like AI responses. Adds inner dialogue (Self → Mirror → Conscious Response) to make AI output feel authentic, not robotic. Zero dependencies — pure prompt technique.