Agent skill

new-venture-analyst

Generates comprehensive venture viability reports, financial models, and GTM strategy critiques for new business ideas or products. Use when a user needs to vet an idea, analyze a business plan, or stress-test strategic assumptions.

Stars 0
Forks 1

Install this agent skill to your Project

npx add-skill https://github.com/Beerspitnight/cc-skills/tree/main/plugins/new-venture-analyst

SKILL.md

New Venture Analyst

Process Overview

  1. Deconstruction: specific data points (TAM/SAM, Pricing, CAC, Churn, Burn).
  2. Financial Modeling: Use scripts/model_financials.py to generate 12-month projections.
  3. Strategic Analysis: Use references/evaluation_guide.md to critique the business model.
  4. Reporting: Synthesize findings into the final Markdown report.

Step 1: Data Extraction & Validation

First, extract the following assumptions from the user's context. If missing, estimate based on industry standards but flag as "Assumed".

  • Growth: Monthly growth rate (%), Starting user count
  • Unit Economics: ARPU (Average Revenue Per User), Churn Rate (%)
  • Costs: CAC (Customer Acquisition Cost), COGS (Cost of Goods Sold/Service), Fixed Monthly Costs

Step 2: Financial Modeling

Run the financial modeling script to generate the 12-month projection table (Pessimistic, Realistic, Optimistic).

bash
python3 scripts/model_financials.py \
  --start_users [N] \
  --growth_rate [0.XX] \
  --arpu [N] \
  --churn [0.XX] \
  --cac [N] \
  --cogs [N] \
  --fixed_costs [N]

Expand your agent's capabilities with these related and highly-rated skills.

Beerspitnight/cc-skills

business-plan-advisor

Expert business planning consultant for creating comprehensive, investor-ready business plans from scratch or refining existing plans. Use when users request help creating a new business plan, updating/reviewing an existing business plan, need guidance on specific business plan sections, or require financial projection assistance. Applies to startups and established businesses across all industries seeking funding or strategic planning.

0 1
Explore
Beerspitnight/cc-skills

graphic-design

Adaptive design engine for UI/UX, Print, and Branding. Use for critiques, creating visual assets, accessibility checks (WCAG), and technical production specs.

0 1
Explore
Beerspitnight/cc-skills

viral-reel-generator

Expert scriptwriter for high-retention short-form video (TikTok, Instagram Reels, YouTube Shorts). Generates optimized scripts with engineered hooks, strict anti-AI-slop writing rules, and personality-driven delivery.

0 1
Explore
Beerspitnight/cc-skills

business-fact-checker

Specialized verification of business claims, financial metrics, valuations, and market data. Use proactively for due diligence, pitch deck reviews, and financial news analysis.

0 1
Explore
Beerspitnight/cc-skills

pitch-deck-creator-edtech

Use when user needs to create a pitch deck for EdTech startups - transforms content into visually compelling, narrative-driven presentations through collaborative refinement, wireframing, and hybrid deck generation (PowerPoint + Google Slides)

0 1
Explore
Beerspitnight/cc-skills

auditing-compliance

Audits codebases against IT security, privacy, and compliance frameworks including LAUSD (NIST CSF 2.0), NJ K-12 (NJDPL), and AICPA SOC 2. Use when reviewing code, infrastructure (IaC), CI/CD pipelines, or schemas for school district compliance, data privacy, AI safety, or SOC 2 Trust Services Criteria. Supports individual or combined framework audits.

0 1
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results