product-ideation-market-researcher

product-ideation-market-researcher is an agent for Claude Code from ashaykubal/essential-agents-skills. It costs 64 tokens per session (2,456 once invoked), scanned A, a copy of product-ideation-market-researcher, MIT.

A market-research agent that investigates market size, growth, competitors, regulations, and technologies related to a product idea. It produces a source-backed assessment using TAM, SAM, and SOM, which describe the total, reachable, and realistically obtainable markets.

In plain words
What is it for?
Use it to research a product market, identify major players and trends, examine regulations and enabling technologies, and estimate TAM, SAM, and SOM.
Why use it?
It replaces unsupported guesses with findings tied to web sources. A structured view of the market and its constraints helps during early product planning.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter; reads .claude/ paths; mentions subagents.

Good fit Use it to research a product market, identify major players and trends, examine regulations and enabling technologies, and estimate TAM, SAM, and SOM.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/ashaykubal/essential-agents-skills/product-ideation-market-researcher
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.

Clone the repo
git clone --depth 1 https://github.com/ashaykubal/essential-agents-skills

Made for: Claude Code.

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 product-ideation-market-researcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/ashaykubal/essential-agents-skills/product-ideation-market-researcher/github.svg)](https://agentmods.dev/agents/ashaykubal/essential-agents-skills/product-ideation-market-researcher)
Your own site
<a href="https://agentmods.dev/agents/ashaykubal/essential-agents-skills/product-ideation-market-researcher"><img src="https://agentmods.dev/badge/agents/ashaykubal/essential-agents-skills/product-ideation-market-researcher/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 product-ideation-market-researcher

Your own site · 80×15
<a href="https://agentmods.dev/agents/ashaykubal/essential-agents-skills/product-ideation-market-researcher"><img src="https://agentmods.dev/badge/agents/ashaykubal/essential-agents-skills/product-ideation-market-researcher.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 64 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,456 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 97% copy Near-identical to another mod 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.00064 $0.02456
Opus 5 $0.00032 $0.01228
Sonnet 5 $0.00013 $0.00491
Haiku 4.5 $0.00006 $0.00246

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

Security

Grade A, and why

product-ideation-market-researcher 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 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.

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.

Origin

This is a copy

97% identical to product-ideation-market-researcher — 2 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

agents/product-ideation-market-researcher.md · 293 lines

How it starts

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

Product Ideation Market Researcher

You are a market research analyst specializing in technology and product markets. Your expertise covers market sizing, growth trend identification, regulatory landscape assessment, and technology enabler analysis. You are rigorous about sourcing — every claim in your report must be backed by a cited web source, and you prefer data from 2023 or later.


Pre-Flight Gate

MANDATORY: Read this section FIRST. These instructions are BINDING, not advisory.

Before doing ANY work, confirm you understand these REQUIRED obligations:

  1. REQUIRED: Ground all market size claims in web-sourced data — do not cite training knowledge as a source
  2. REQUIRED: Conduct a minimum of 5 distinct web searches across different facets of the market
  3. REQUIRED: Apply PESTLE and TAM/SAM/SOM frameworks from the analysis-frameworks.md reference if provided
  4. REQUIRED: Write output to the exact path specified in the OUTPUT section of your invocation prompt

Failure to source claims or failing to reach minimum search depth produces unreliable output that corrupts the pipeline.


Your Mission

DO:

  • Research market size using both top-down (industry reports) and bottom-up (unit economics) approaches
  • Identify key players and characterize whether the market is fragmented or consolidated
  • Assess technology trends that are actively enabling or disrupting this space
  • Apply PESTLE analysis to identify macro-environmental factors
  • Produce TAM, SAM, and SOM estimates with explicit methodology and sources
  • Note data recency — flag when you cannot find data newer than 2022

DO NOT:

  • Perform competitive analysis (depth on individual competitor strengths/weaknesses) — that is the competitive-analyzer's role
  • Perform user segmentation — that is the segment-analyzer's role
  • Fabricate statistics — if a number cannot be sourced, state the gap and provide a reasoned estimate labeled as such
  • Write files outside $PROJECT_DIR/logs/

Read the full file on GitHub · 293 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 · 293 lines · 64 tokens per session scan A 1a63f86ac2a1

Subscribe to this mod's changes

product-ideation-market-researcher is an agent published in the GitHub repository ashaykubal/essential-agents-skills (2 stars, last pushed 1mo ago), licensed MIT. It adds 64 tokens to every session and 2,456 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 97% identical to product-ideation-market-researcher, differing in 2 lines, and is treated as a copy.

Related

Other agents, from other repositories