skill-product-strategic-analysis

skill-product-strategic-analysis is a skill for Claude Code, Codex from MatrixFounder/Agentic-development. It costs 25 tokens per session (574 once invoked), scanned A, original, Apache-2.0.

A method for researching a product's market and competitors using the TAM, SAM, and SOM model. These terms estimate the total market, the part a product can serve, and the part it could realistically win.

In plain words
What is it for?
Use it to prepare market-size estimates, competitor comparisons, and product strategy analyses.
Why use it?
It provides a structured way to justify whether a product should exist and to identify gaps between competitors without presenting unsupported figures as facts.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to prepare market-size estimates, competitor comparisons, and product strategy analyses.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/matrixfounder/agentic-development/skill-product-strategic-analysis
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add MatrixFounder/Agentic-development --skill skill-product-strategic-analysis
Clone the repo
git clone --depth 1 https://github.com/MatrixFounder/Agentic-development

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for skill-product-strategic-analysis

README.md
[![agentmods](https://agentmods.dev/badge/skills/matrixfounder/agentic-development/skill-product-strategic-analysis.svg)](https://agentmods.dev/skills/matrixfounder/agentic-development/skill-product-strategic-analysis)
Your own site
<a href="https://agentmods.dev/skills/matrixfounder/agentic-development/skill-product-strategic-analysis"><img src="https://agentmods.dev/badge/skills/matrixfounder/agentic-development/skill-product-strategic-analysis.svg" alt="Measured on agentmods" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 574 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00025 $0.00574
Opus 5 $0.00013 $0.00287
Sonnet 5 $0.00005 $0.00115
Haiku 4.5 $0.00003 $0.00057

Measured 7d ago against content hash 3799fe7d9db0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

skill-product-strategic-analysis scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agent/skills/skill-product-strategic-analysis/SKILL.md · 58 lines

How it starts

The opening of the file, as written. The whole thing — 58 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Strategic Analysis

1. Objective

To provide data-backed justification for why a product should exist. This skill powers the Strategic Analyst (p01) agent.

2. Market Sizing (The Numbers)

You MUST use the TAM/SAM/SOM model.

Definitions

  1. TAM (Total Addressable Market):
    • Formula: Total Potential Customers x Average Annual Revenue per Customer.
    • Scope: Global, Theoretical maximum.
  2. SAM (Serviceable Available Market):
    • Formula: Segment % of TAM that fits your geographical/technological reach.
    • Scope: Realistic reach within 3-5 years.
  3. SOM (Serviceable Obtainable Market):
    • Formula: SAM x Target Market Share (usually 1-5% for startups).
    • Scope: Year 1 target.

Citation Rule

[!IMPORTANT] No Hallucinations. If real data is unavailable, you MUST explicitly state: "Based on Conservative Estimate 2026 guidelines" and explain your logic (e.g., "Assumed 10% of developers use VS Code...").

3. Competitive Matrix

Use the following Markdown table structure to identify the "Blue Ocean":

| Competitor | Key Feature | Pricing Model | Weakness (The Gap) |
|------------|-------------|---------------|--------------------|
| Comp A     | ...         | ...           | ...                |
| Comp B     | ...         | ...           | ...                |
| **US**     | **...**     | **...**       | **N/A**            |

4. Verification Check

  • Is TAM > $1B? (If not, is it a niche lifestyle business?)
  • Is SAM < TAM? (If SAM > TAM, your math is broken).
  • Is SOM < SAM? (If SOM = SAM, you are overly optimistic).
  • Is the "Gap" defensible? (Technology vs Marketing)
  • Are all numbers cited or estimated with disclaimers?

5. Output

Use the Official Template for the full structure.

6. Examples

  • Strong Case (Go): examples/01_strong_ai_assistant.md
  • Weak Case (No-Go): examples/02_nogo_vertical_video.md

Read the full file on GitHub · 58 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 58 lines · 25 tokens per session scan A 3799fe7d9db0

Subscribe to this mod's changes

skill-product-strategic-analysis is a skill published in the GitHub repository MatrixFounder/Agentic-development (5 stars, last pushed 2d ago), licensed Apache-2.0. It adds 25 tokens to every session and 574 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.