Claude Code plugin: Software pricing and go-to-market strategy analyzer
Find a file
frank a2c8c6360d Update README with sample report location
Added sample report location to README
2026-04-11 17:33:10 +00:00
.claude-plugin Initial release: software pricing strategy plugin for Claude Code 2026-04-11 12:12:33 -04:00
skills/software-pricing-strategy Initial release: software pricing strategy plugin for Claude Code 2026-04-11 12:12:33 -04:00
LICENSE Initial release: software pricing strategy plugin for Claude Code 2026-04-11 12:12:33 -04:00
README.md Update README with sample report location 2026-04-11 17:33:10 +00:00

Software Valuation Plugin

A Claude Code plugin that analyzes any software product and generates a comprehensive pricing and marketing strategy report.

Sample Report in: skills/software-pricing-strategy/example-output-report.md

Install

/plugin 

#Go to Add Marketplace

Enter marketplace source:                                                                                                                                     
Examples:                                                                                                                                                     
 · owner/repo (GitHub)                                                                                                                                        
  · git@github.com:owner/repo.git (SSH)                                                                                                                      
  · https://example.com/marketplace.json                                                                                                                     
  · ./path/to/marketplace 

#Add
frobinson47/software-valuation-plugin

Then:

/plugin install software-valuation@frobinson47

Usage

Invoke the skill by running:

/software-valuation:software-pricing-strategy

Or just describe what you want:

  • "Price my software"
  • "Pricing strategy for this project"
  • "How should I charge for this?"

You can provide a local folder path or a GitHub URL and the plugin will analyze the codebase and produce a full report.

What It Does

Four-phase analysis: Product Discovery, Customer & Market Profiling, Pricing Framework Application, and Report Generation.

Output includes executive summary, brand name clearance, customer segments, competitor table, demand curve, tier recommendations, launch pricing strategy, marketing strategy, and risk flags.

License

MIT