Agent Plugins Marketplace
All plugins

startup-business-analyst

v1.0.6

Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research

CodexClaude Code5 Skills

By Seth HobsonLicense: MIT39.9k GitHub starsUpdated 3 days ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
5 skill or MCP entries
Source updated
Sep 21, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install startup-business-analyst for Codex and Claude Code

Installs for the current user
codex plugin marketplace add wshobson/agents
codex plugin marketplace upgrade claude-code-workflows
codex plugin add startup-business-analyst@claude-code-workflows

Paste and run these commands in a terminal with Codex. They add and refresh the claude-code-workflows catalog, then install this plugin.

Compatibility: the page URL and API slug “startup-business-analyst” remain stable.

  • Codex: startup-business-analyst@agent-plugin-marketplacestartup-business-analyst@claude-code-workflows

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/wshobson/agents

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/startup-business-analyst/.

Plugin files

plugins/startup-business-analyst/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
├── skills/competitive-landscape/SKILL.md
├── skills/market-sizing-analysis/SKILL.md
├── skills/startup-financial-modeling/SKILL.md
├── skills/startup-metrics-framework/SKILL.md
└── skills/team-composition-analysis/SKILL.md

Included Skills5

competitive-landscapeskills/competitive-landscape/SKILL.md

Analyze competition, identify differentiation opportunities, and develop winning market positioning strategies using Porter's Five Forces, Blue Ocean Strategy, and positioning maps. Use this skill when evaluating competitors, assessing market positioning, identifying sustainable competitive advantages, or preparing competitive strategy analysis for a startup or investor pitch.

market-sizing-analysisskills/market-sizing-analysis/SKILL.md

Calculate TAM/SAM/SOM for market opportunities using top-down, bottom-up, and value theory methodologies. Use this skill when sizing markets, estimating addressable revenue, validating market opportunity for a new venture, or building investor-ready market analysis for a startup pitch or business plan.

startup-financial-modelingskills/startup-financial-modeling/SKILL.md

Build comprehensive 3-5 year financial models with revenue projections, cost structures, cash flow analysis, and scenario planning for early-stage startups. Use this skill when creating financial projections, calculating burn rate or runway, modeling fundraising scenarios, or preparing investor-ready financials for a seed or Series A raise.

startup-metrics-frameworkskills/startup-metrics-framework/SKILL.md

Track, calculate, and optimize key performance metrics for SaaS, marketplace, consumer, and B2B startups from seed through Series A, including unit economics, growth efficiency, and cash management. Use this skill when defining a metrics framework, calculating CAC/LTV/burn multiple, benchmarking business health, or preparing metrics dashboards for investors or board reporting.

team-composition-analysisskills/team-composition-analysis/SKILL.md

Design optimal team structures, hiring plans, compensation strategies, and equity allocation for early-stage startups from pre-seed through Series A. Use this skill when planning headcount, determining which roles to hire next, setting compensation or equity ranges, designing org structure, or building a hiring budget aligned to funding milestones.

Plugin manifests2

plugins/startup-business-analyst/.codex-plugin/plugin.json
{
  "name": "startup-business-analyst",
  "version": "1.0.6",
  "description": "Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research",
  "skills": "./skills/",
  "author": {
    "name": "Seth Hobson",
    "email": "[email protected]"
  },
  "license": "MIT",
  "interface": {
    "displayName": "Startup Business Analyst",
    "shortDescription": "Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and…",
    "category": "Coding"
  }
}
plugins/startup-business-analyst/.claude-plugin/plugin.json
{
  "name": "startup-business-analyst",
  "description": "Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research",
  "version": "1.0.6",
  "author": {
    "name": "Seth Hobson",
    "email": "[email protected]"
  },
  "license": "MIT"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[startup-business-analyst on Agent Plugins Marketplace](https://pluginsmp.com/plugins/startup-business-analyst)