pm-market-analysis

pm-market-analysis is a skill for Claude Code from ljucask/pureinn-product-development. It costs 41 tokens per session (5,930 once invoked), scanned A, original, MIT.

A market-analysis tool that turns research into reports about market size, competitors, strengths and weaknesses, and market timing.

In plain words
What is it for?
Use it to produce TAM, SAM, and SOM estimates, competitor and SWOT analyses, and a rationale for why a market opportunity may be timely.
Why use it?
It organizes scattered research into standard business analyses and labels assumption-based results for later checking.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions CLAUDE.md; mentions subagents; names the AskUserQuestion tool.

Part of the pureinn-product-development plugin — 51 skills, 1 command shipped together

Good fit Use it to produce TAM, SAM, and SOM estimates, competitor and SWOT analyses, and a rationale for why a market opportunity may be timely.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ljucask/pureinn-product-development/pm-market-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 ljucask/pureinn-product-development --skill pm-market-analysis
Clone the repo
git clone --depth 1 https://github.com/ljucask/pureinn-product-development

Made for: Claude Code.

Or install pureinn-product-development, the plugin that ships this one along with the rest of its 51 skills, 1 command.

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 pm-market-analysis

README.md
[![agentmods](https://agentmods.dev/badge/skills/ljucask/pureinn-product-development/pm-market-analysis/github.svg)](https://agentmods.dev/skills/ljucask/pureinn-product-development/pm-market-analysis)
Your own site
<a href="https://agentmods.dev/skills/ljucask/pureinn-product-development/pm-market-analysis"><img src="https://agentmods.dev/badge/skills/ljucask/pureinn-product-development/pm-market-analysis/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for pm-market-analysis

Your own site · 80×15
<a href="https://agentmods.dev/skills/ljucask/pureinn-product-development/pm-market-analysis"><img src="https://agentmods.dev/badge/skills/ljucask/pureinn-product-development/pm-market-analysis.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,930 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00041 $0.05930
Opus 5 $0.00020 $0.02965
Sonnet 5 $0.00008 $0.01186
Haiku 4.5 $0.00004 $0.00593

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

Security

Grade A, and why

pm-market-analysis scanned grade A with 1 finding 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 12d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -s https://api.openai.com/v1/responses \
skills/pm-market-analysis/SKILL.md · 593 lines

How it starts

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

PM - Market Analysis

Agent mode (--agent)

Supports --agent: runs autonomously in a subagent, drafts the artifact from existing inputs, and returns a short summary + coverage note.

  • No flag → interactive (default); if inputs are heavy, offer agent mode.
  • --agent → obey. First check inputs are complete. Anything missing: do NOT invent it - mark [ASSUMED - what/why] in the output and summary. Never hallucinate to fill a gap.

What this skill does

Takes raw research input (Perplexity/ChatGPT market data, competitor research, manual observations) and produces four structured market artifacts:

  1. Market Size Analysis (TAM/SAM/SOM)
  2. Competitor Analysis
  3. SWOT Analysis
  4. Market Timing Rationale ("Why now?")

Three input paths: (A) paste your own research, (B) guided elicitation from domain knowledge, (C) AI-powered research via OpenAI web search (requires OPENAI_API_KEY in pureinn-variables.md).

Path A and C produce research-backed artifacts. Path B produces assumption-based output marked for validation.

Commissioned builds - whose market? When the build is commissioned by a client, this analysis targets the client's market and the client's competitors - not yours. TAM/SAM/SOM sizes their opportunity; the competitor set is who they compete with (and who their users compare them against). State this reframing explicitly at the top of the artifacts. Client-discovery meeting notes in meetings/ often already contain competitor mentions and market claims - read them (client claims tagged [CLIENT-ASSERTED]).


Dependencies

Recommended before running:

  • pm-project-charter - target segment and geography are defined there

Produces artifacts used by:

  • pm-problem-validation - market analysis is Track C input
  • pm-personas - segment data informs persona development
  • pm-prd - market context is a key PRD section
  • pm-product-roadmap - market sizing and timing feed into roadmap framing

Open questions

Read the full file on GitHub · 593 lines

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. 12d ago First seen · 593 lines · 41 tokens per session scan A d26ec4174ce1

Subscribe to this mod's changes

pm-market-analysis is a skill published in the GitHub repository ljucask/pureinn-product-development (2 stars, last pushed 2d ago), licensed MIT. It adds 41 tokens to every session and 5,930 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

ai-native-design

A workflow for turning a product brief and API contract into frontend design prompts and implementation guidance. It supports three outside design channels and keeps generated frontend work aligned with the same brief and contract.

dhslegen/digital-delivery-team · 105 tokens

backend-development

A set of instructions for building server-side code such as APIs and database-backed applications. It uses API contracts, data models, the chosen technology stack, and tests as the project’s reference points.

dhslegen/digital-delivery-team · 72 tokens

decision-gate

A decision checkpoint for software-project workflows. After each phase produces its files, it asks the user to accept the result, request a change, add information, or regenerate it before the next phase begins.

dhslegen/digital-delivery-team · 62 tokens

frontend-development

A set of instructions for building the user-facing part of a web application, such as its pages, controls, and interactions. It applies to single-page applications and follows the project’s API, product, technology, and design documents.

dhslegen/digital-delivery-team · 75 tokens

relay

A Chinese-language procedure for handing an unfinished task from one AI session to another without losing its context.

dhslegen/digital-delivery-team · 111 tokens

validation-loop

A development routine that checks each important file immediately after it is changed by running the project’s build, lint, type-check, or test commands.

dhslegen/digital-delivery-team · 53 tokens