competitive-analysis-teardown-research.md
competitive analysis, teardown, research
4 business growth agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw.
How to use this Claude skill ↓
- Click Download below to save the
.mdfile. - Open claude.ai and create a new Project.
- In Project settings, paste the file content into Custom instructions.
- Start a conversation — Claude will now act as the specialist defined by this skill.
STATS
Downloads
0
Views
28
Category
Business
Added
May 14, 2026
SKILL CONTENT
competitive-analysis-teardown-research.md1104 B
# Business & Growth Skills 4 production-ready skills for customer success, sales, and revenue operations. ## Quick Start ### Claude Code ```` /read business-growth/customer-success-manager/SKILL.md ```` ### Codex CLI ````bash npx agent-skills-cli add alirezarezvani/claude-skills/business-growth ```` ## Skills Overview | 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 | ## Python Tools 9 scripts, all stdlib-only: ````bash python3 customer-success-manager/scripts/health_score_calculator.py --help python3 revenue-operations/scripts/pipeline_analyzer.py --help ```` ## Rules - Load only the specific skill SKILL.md you need - Use Python tools for scoring and metrics, not manual estimates