industry-research

industry-research is a skill for Claude Code, Codex from lu90/industry-research-skill. It costs 64 tokens per session (4,387 once invoked), scanned A, original, Apache-2.0.

A research skill for analyzing industries, companies, products, markets, and business conditions. It organizes questions, gathers sources, and produces a structured Markdown report.

In plain words
What is it for?
Creating industry overviews, company or product positioning, industry maps, lifecycle assessments, competitive analysis, PEST analysis, and valuation or profitability research.
Why use it?
It turns broad business questions into defined research tasks and combines information into an assessment of markets, competition, risks, profitability, and growth conditions.

Skill for Claude CodeCodex

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

Good fit Creating industry overviews, company or product positioning, industry maps, lifecycle assessments, competitive analysis, PEST analysis, and valuation or profitability research.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lu90/industry-research-skill/industry-research
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 lu90/industry-research-skill --skill industry-research
Clone the repo
git clone --depth 1 https://github.com/lu90/industry-research-skill

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 industry-research

README.md
[![agentmods](https://agentmods.dev/badge/skills/lu90/industry-research-skill/industry-research/github.svg)](https://agentmods.dev/skills/lu90/industry-research-skill/industry-research)
Your own site
<a href="https://agentmods.dev/skills/lu90/industry-research-skill/industry-research"><img src="https://agentmods.dev/badge/skills/lu90/industry-research-skill/industry-research/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 industry-research

Your own site · 80×15
<a href="https://agentmods.dev/skills/lu90/industry-research-skill/industry-research"><img src="https://agentmods.dev/badge/skills/lu90/industry-research-skill/industry-research.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 64 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,387 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.00064 $0.04387
Opus 5 $0.00032 $0.02194
Sonnet 5 $0.00013 $0.00877
Haiku 4.5 $0.00006 $0.00439

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

Security

Grade A, and why

industry-research 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 10d ago.

The scan reads SKILL.md. This mod also ships 5 executable files (scripts/deep_search_contract_check.py, scripts/report_batch_check.py, scripts/report_contract_check.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/industry-research/SKILL.md · 163 lines

How it starts

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

Industry Research

Use this skill to produce structured industry research like a business analyst. The default output is Markdown. Do not generate PDF, PPT, webpage, or XMind unless the user explicitly asks after the Markdown report is complete.

Core Workflow

  1. Classify the user request.
  2. Select the output language using references/report-language.md.
  3. Build an internal research brief that translates the user's request into a report route, template, source plan, output language, and depth contract; use visible brief or prompt mode only when triggered by references/research-brief-builder.md.
  4. Define the problem and research boundary.
  5. Decompose the problem if the user asks a specific question.
  6. Build a WBS research plan and run the Deep Research Engine for standard or deep reports.
  7. Build and show the industry map before lifecycle analysis.
  8. Collect, clean, classify, compress, and synthesize information.
  9. Judge industry lifecycle stage.
  10. Analyze the seven core modules.
  11. Create a working draft and initial v64 Claim bindings, then run the v65 Pressure Test closure by default.
  12. Rewrite the draft from resolved Challenges, rerun affected v64 admission and binding, and pass the v64 final fidelity audit.
  13. Output and register the report using the matching template and selected language only after every formal gate passes.

Request Types

Classify the request by the user's underlying intent, not by whether the wording is formal or complete.

  • Industry overview: the user wants to understand an industry, market, sector, track, business category, or opportunity space, even if the industry boundary is vague.
  • Industry-specific question: the user asks about a phenomenon, cause, trend, opportunity, risk, competition, price war, policy impact, profitability, lifecycle, or future direction related to an industry.
  • Company/product analysis: the user asks about a company, product, project, brand, business line, or startup idea, and its position, prospects, risks, or competitiveness in an industry context.

Read the full file on GitHub · 163 lines

Files

What ships with it

46 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. 10d ago First seen · 163 lines · 64 tokens per session scan A 5080b5a1ff68

Subscribe to this mod's changes

industry-research is a skill published in the GitHub repository lu90/industry-research-skill (2 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 64 tokens to every session and 4,387 once invoked, about $0.0003 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.

Related

Other skills, from other repositories

gr-competitor

A competitor research workflow that collects information from rival websites, including landing pages, pricing, blogs, and past changes. Wayback refers to the Internet Archive’s record of older versions of websites.

Gingiris-1031/gingiris-skills · 99 tokens

mapping-markets

Map the market around any company from its domain alone — competitors, substitutes, the infrastructure it sits on, the directories that list it, the publications that cover it and the communities its buyers argue in — with a source and a reason on every entry. Use this skill whenever someone wants a competitive…

mo-root/open-kb · 134 tokens

falsify

Adversarial falsification of sigint research findings. Generates disconfirming queries, executes web-only adversarial search, assigns ordinal verdicts (falsified | weakened | survived | inconclusive), and applies remediation (quarantine, confidence downgrade, follow-up queue). Invocable standalone via /sigint:falsify…

zircote-plugins/sigint · 100 tokens

regulatory-review

This skill should be used when the user asks to "analyze regulations", "regulatory landscape", "compliance requirements", "legal considerations", "regulatory risk", "industry regulations", "compliance analysis", "regulatory trends", or needs guidance on understanding regulatory environments, compliance requirements…

zircote-plugins/sigint · 68 tokens

augment

Deep-dive into a specific area of current research. Orchestrates a single dimension-analyst using full swarm pattern (TeamCreate, TaskCreate, SendMessage). Use when the user wants to augment current research with deeper analysis of a specific area.

zircote-plugins/sigint · 53 tokens

market-sizing

This skill should be used when the user asks to "calculate market size", "TAM SAM SOM analysis", "estimate market opportunity", "market sizing", "total addressable market", "serviceable market", "market potential", or needs guidance on market size estimation methodologies, market opportunity calculations, or growth…

zircote-plugins/sigint · 66 tokens