ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/alirezarezvani/business-growth
Or

What This Skill Does

The Business & Growth Skills pack provides a suite of four enterprise-grade agents designed to automate complex commercial workflows. It includes a Customer Success Manager for proactive churn prediction and health scoring, a Sales Engineer module for technical RFP (Request for Proposal) analysis, a Revenue Operations agent for tracking GTM (Go-to-Market) and pipeline metrics, and a Contract & Proposal Writer to streamline legal and commercial documentation. Built with a focus on reliability, all logic is handled by standard library Python scripts, ensuring that your data remains private and your infrastructure lightweight.

Installation

To integrate these skills into your OpenClaw environment, use the unified installer: clawhub install openclaw/skills/skills/alirezarezvani/business-growth

If you are using specific CLI tools, you can load individual skills directly using the SKILL.md file paths located within the respective subdirectories (e.g., business-growth/customer-success-manager/SKILL.md).

Use Cases

These skills are designed for high-growth teams that need data-driven consistency. Use the Customer Success Manager to flag high-risk accounts before renewal dates based on interaction telemetry. Utilize the Sales Engineer tool to dissect dense RFP documents and cross-reference features against competitive matrices. The Revenue Operations tool is ideal for monthly forecast reviews, providing actionable pipeline health insights without the need for manual spreadsheet maintenance. Finally, use the Contract & Proposal Writer to standardize sales collateral across your organization.

Example Prompts

  1. "Load the revenue-operations skill and analyze my current pipeline CSV to identify three bottleneck stages preventing forecast accuracy."
  2. "Use the sales-engineer skill to parse this RFP text and create a technical response matrix comparing our integration capabilities against the requirements."
  3. "Run the health_score_calculator.py script on my customer usage logs to generate a churn risk report for the current Q4 cohort."

Tips & Limitations

For best results, ensure your input data (CSV or JSON) is formatted consistently before running the analysis scripts. Since these tools utilize standard Python libraries, avoid piping extremely large datasets directly into the shell; instead, point the scripts to your locally stored data files. Always review the output of the Contract & Proposal Writer for tone and specific legal nuances, as the tool generates templates that should be validated by human stakeholders before distribution to prospects.

Metadata

Stars4473
Views5
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-alirezarezvani-business-growth": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#business#customer-success#sales#revenue-operations#growth
Safety Score: 4/5

Flags: file-read, code-execution