BU

business-growth-skills

Tools and techniques for revenue operations, customer success modeling, and business document drafting.

Install

mkdir -p .claude/skills/business-growth-skills && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/2995" && unzip -o skill.zip -d .claude/skills/business-growth-skills && rm skill.zip

Installs to .claude/skills/business-growth-skills

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Router/index for the 4 business & growth skills bundled in this plugin: customer-success-manager (health scoring, churn risk, expansion), sales-engineer (RFP analysis, competitive matrices, PoC planning), revenue-operations (pipeline, forecast accuracy, GTM efficiency), and contract-and-proposal-writer. Use when a growth/revenue request doesn't obviously match one skill and you need to pick the right one (e.g., 'which accounts are at risk', 'should we bid on this RFP').
474 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Beginner

Key capabilities

  • Route requests to customer-success-manager skill
  • Route requests to sales-engineer skill
  • Route requests to revenue-operations skill
  • Route requests to contract-and-proposal-writer skill

How it works

This skill acts as a router, matching request signals to one of four bundled business and growth skills and directing the user to the appropriate skill's documentation.

Inputs & outputs

You give it
A business or growth-related request
You get back
The path to the most appropriate skill's `SKILL.md`

When to use business-growth-skills

  • Calculating churn prediction with Python
  • Analyzing RFPs for sales engineering
  • Modeling pipeline metrics for RevOps
  • Automating business proposal generation

About this skill

Business & Growth Skills — Router

This plugin bundles 4 skills (this router is the 5th folder under business-growth/skills/). Each skill is self-contained.

Routing table

Match the request, then load business-growth/skills/<skill>/SKILL.md. If multiple rows match, ask one clarifying question first.

Request signalsSkillPath
Customer health scores, churn risk, expansion playscustomer-success-managerskills/customer-success-manager/
RFP/RFI coverage, competitive positioning, PoC planssales-engineerskills/sales-engineer/
Pipeline coverage, forecast accuracy (MAPE), GTM efficiencyrevenue-operationsskills/revenue-operations/
Proposals, contracts, statements of work, DPAscontract-and-proposal-writerskills/contract-and-proposal-writer/

Quick start

# Example: route an account-health request
cat business-growth/skills/customer-success-manager/SKILL.md
python3 business-growth/skills/customer-success-manager/scripts/health_score_calculator.py --help

Rules

  • Route to exactly one skill, then follow that skill's workflow. This router ships no tools of its own.
  • Use the skills' Python scorers for metrics, not manual estimates; deal/contract outputs are drafts for human legal/commercial review.

When not to use it

  • When a growth/revenue request clearly matches a single skill
  • When the request requires tools not shipped by the router itself

Limitations

  • This router ships no tools of its own
  • Route to exactly one skill
  • Deal/contract outputs are drafts for human legal/commercial review

How it compares

This skill provides a structured routing mechanism for specific business functions, unlike a general search or manual selection of individual tools.

Compared to similar skills

business-growth-skills side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
business-growth-skills (this skill)12moReviewBeginner
data-engineering137moReviewAdvanced
crawl4ai218moReviewIntermediate
data-cleaning-pipeline135moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

More by alirezarezvani

View all by alirezarezvani

ma-playbook

alirezarezvani

M&A strategy for acquiring companies or being acquired. Due diligence, valuation, integration, and deal structure. Use when evaluating acquisitions, preparing for acquisition, M&A due diligence, integration planning, or deal negotiation.

39122

ad-creative

alirezarezvani

When the user needs to generate, iterate, or scale ad creative for paid advertising. Use when they say 'write ad copy,' 'generate headlines,' 'create ad variations,' 'bulk creative,' 'iterate on ads,' 'ad copy validation,' 'RSA headlines,' 'Meta ad copy,' 'LinkedIn ad,' or 'creative testing.' This is pure creative production — distinct from paid-ads (campaign strategy). Use ad-creative when you need the copy, not the campaign plan.

3395

content-trend-researcher

alirezarezvani

Advanced content and topic research skill that analyzes trends across Google Analytics, Google Trends, Substack, Medium, Reddit, LinkedIn, X, blogs, podcasts, and YouTube to generate data-driven article outlines based on user intent analysis

30126

cold-email

alirezarezvani

When the user wants to write, improve, or build a sequence of B2B cold outreach emails to prospects who haven't asked to hear from them. Use when the user mentions 'cold email,' 'cold outreach,' 'prospecting emails,' 'SDR emails,' 'sales emails,' 'first touch email,' 'follow-up sequence,' or 'email prospecting.' Also use when they share an email draft that sounds too sales-y and needs to be humanized. Distinct from email-sequence (lifecycle/nurture to opted-in subscribers) — this is unsolicited outreach to new prospects. NOT for lifecycle emails, newsletters, or drip campaigns (use email-sequence).

2971

content-humanizer

alirezarezvani

Makes AI-generated content sound genuinely human — not just cleaned up, but alive. Use when content feels robotic, uses too many AI clichés, lacks personality, or reads like it was written by committee. Triggers: 'this sounds like AI', 'make it more human', 'add personality', 'it feels generic', 'sounds robotic', 'fix AI writing', 'inject our voice'. NOT for initial content creation (use content-production). NOT for SEO optimization (use content-production Mode 3).

2251

aws-solution-architect

alirezarezvani

Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora, and cost optimization.

2047

Search skills

Search the agent skills registry