Help us improve
Share bugs, ideas, or general feedback.
4 business growth agent skills and plugins for Claude Code, Codex, Cursor, OpenClaw. Customer success (health scoring, churn), sales engineer (RFP), revenue operations (pipeline, GTM), contract & proposal writer. Python tools (stdlib-only).
npx claudepluginhub alexbramall/claude-code-skills --plugin business-growth-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/business-growth-skills:business-growth-skillsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
4 production-ready skills for customer success, sales, and revenue operations.
Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Guides building production-quality UIs with component architecture, accessibility, and state management. Use when creating or modifying user-facing interfaces.
Share bugs, ideas, or general feedback.
4 production-ready skills for customer success, sales, and revenue operations.
/read business-growth/customer-success-manager/SKILL.md
npx agent-skills-cli add alexbramall/claude-skills/business-growth
| 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 |
9 scripts, all stdlib-only:
python3 customer-success-manager/scripts/health_score_calculator.py --help
python3 revenue-operations/scripts/pipeline_analyzer.py --help