Agent Plugins Marketplace
All plugins

startup-business-analyst

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

Claude Code5 Skills

By Seth Hobson1.8k GitHub starsUpdated 5 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
5 skill or MCP entries
Source updated
Sep 19, 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 Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install startup-business-analyst-2@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

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/Dicklesworthstone/pi_agent_rust

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

Plugin files

tests/ext_conformance/artifacts/agents-wshobson/startup-business-analyst/
├── .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

This skill should be used when the user asks to "analyze competitors", "assess competitive landscape", "identify differentiation", "evaluate market positioning", "apply Porter's Five Forces", or requests competitive strategy analysis.

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

This skill should be used when the user asks to "calculate TAM", "determine SAM", "estimate SOM", "size the market", "calculate market opportunity", "what's the total addressable market", or requests market sizing analysis for a startup or business opportunity.

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

This skill should be used when the user asks to "create financial projections", "build a financial model", "forecast revenue", "calculate burn rate", "estimate runway", "model cash flow", or requests 3-5 year financial planning for a startup.

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

This skill should be used when the user asks about "key startup metrics", "SaaS metrics", "CAC and LTV", "unit economics", "burn multiple", "rule of 40", "marketplace metrics", or requests guidance on tracking and optimizing business performance metrics.

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

This skill should be used when the user asks to "plan team structure", "determine hiring needs", "design org chart", "calculate compensation", "plan equity allocation", or requests organizational design and headcount planning for a startup.

Plugin manifests1

tests/ext_conformance/artifacts/agents-wshobson/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",
  "author": {
    "name": "Seth Hobson",
    "email": "[email protected]"
  }
}

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