business-growth-skills

business-growth-skills is a skill for Codex from bestagentkits/agency-skills. It costs 108 tokens per session (483 once invoked), scanned A, original, MIT.

A router for four business skills covering customer success, sales engineering, revenue operations, and contracts and proposals.

In plain words
What is it for?
Use it for customer health and churn risk, RFP analysis, competitive comparisons, proof-of-concept planning, sales forecasts, proposals, contracts, statements of work, and data-processing agreements.
Why use it?
It directs a request to the relevant specialist workflow instead of treating every business task the same way.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex; built for openclaw.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python3 business-growth/skills/customer-success-manager/scripts/health_score_calculator.py --help.

Good fit Use it for customer health and churn risk, RFP analysis, competitive comparisons, proof-of-concept planning, sales forecasts, proposals, contracts, statements of work, and data-processing agreements.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/bestagentkits/agency-skills
agentmods
npx agentmods add skills/bestagentkits/agency-skills/business-growth-skills

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for business-growth-skills

README.md
[![agentmods](https://agentmods.dev/badge/skills/bestagentkits/agency-skills/business-growth-skills/github.svg)](https://agentmods.dev/skills/bestagentkits/agency-skills/business-growth-skills)
Your own site
<a href="https://agentmods.dev/skills/bestagentkits/agency-skills/business-growth-skills"><img src="https://agentmods.dev/badge/skills/bestagentkits/agency-skills/business-growth-skills/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for business-growth-skills

Your own site · 80×15
<a href="https://agentmods.dev/skills/bestagentkits/agency-skills/business-growth-skills"><img src="https://agentmods.dev/badge/skills/bestagentkits/agency-skills/business-growth-skills.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 108 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 483 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00108 $0.00483
Opus 5 $0.00054 $0.00242
Sonnet 5 $0.00022 $0.00097
Haiku 4.5 $0.00011 $0.00048

Measured 9d ago against content hash 59f24199bc54, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

business-growth-skills scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/claude-skills/business-growth-skills/SKILL.md · 46 lines

What it actually says

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 signals Skill Path
Customer health scores, churn risk, expansion plays customer-success-manager skills/customer-success-manager/
RFP/RFI coverage, competitive positioning, PoC plans sales-engineer skills/sales-engineer/
Pipeline coverage, forecast accuracy (MAPE), GTM efficiency revenue-operations skills/revenue-operations/
Proposals, contracts, statements of work, DPAs contract-and-proposal-writer skills/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.
Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 46 lines · 108 tokens per session scan A 59f24199bc54

Subscribe to this mod's changes

business-growth-skills is a skill published in the GitHub repository bestagentkits/agency-skills (11 stars, last pushed 2mo ago), licensed MIT. It adds 108 tokens to every session and 483 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

business-growth-skills

4 skills de crescimento de negócios para Claude Code. Customer Success (health scoring, prevenção de churn), Sales Engineer (análise de RFP), Revenue Operations (pipeline, GTM), Contract & Proposal Writer (propostas e contratos). Ferramentas Python (apenas stdlib).

ricneves-ai/flowgrammers-skills · 62 tokens

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).

ferdinandruthben12-dotcom/535-skills · 61 tokens

afrexai-lead-hunter

Enterprise-grade B2B lead generation, enrichment, scoring, and outreach sequencing for AI agents. Find ideal prospects, enrich with verified data, score against your ICP, and generate personalized outreach — all autonomously.

LeoYeAI/openclaw-master-skills · 50 tokens

call-followup-sweep

Use this skill when a day or a week of customer calls has piled up and the follow-through is owed but unwritten. Trigger on "review my calls this week", "draft my follow-ups", "what do I owe people", "what did I promise on these calls", "catch me up on yesterday's calls", "did anything fall through this week". Asks…

swan-gtm/gtm-skills · 150 tokens

learning-agility

Builds the leader's capacity for rapid, continuous learning through humility, curiosity, feedback receptivity, cross-training, reflective practice, and deliberate skill selection. Use when a leader's expertise has become stale, when the organisation faces skills gaps that training alone cannot close, when setbacks…

fatihguner/foreman · 82 tokens

curate-collection

Build and maintain a library collection through acquisitions, weeding (deaccessioning), collection assessment, reader advisory, and interlibrary loan coordination. Covers selection criteria, collection development policies, the CREW/MUSTIE method for weeding, usage analysis, and responsive collection management. Use…

pjt222/agent-almanac · 105 tokens