industry-chain-mapper

industry-chain-mapper is a skill for Claude Code, Codex from Haochenhust/ch-skills. It costs 91 tokens per session (967 once invoked), scanned A, original, MIT.

An industry supply-chain map showing the stages from suppliers and manufacturing to end products, along with important companies and competitive positions.

In plain words
What is it for?
Use it to start or update research on an industry, compare companies within it, and maintain a saved chain map.
Why use it?
It makes a complex industry easier to follow and helps identify which part may limit growth or offer the most investment potential.

Skill for Claude CodeCodex

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

Good fit Use it to start or update research on an industry, compare companies within it, and maintain a saved chain map.

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

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-chain-mapper

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/haochenhust/ch-skills/industry-chain-mapper"><img src="https://agentmods.dev/badge/skills/haochenhust/ch-skills/industry-chain-mapper.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 91 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 967 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.00091 $0.00967
Opus 5 $0.00046 $0.00483
Sonnet 5 $0.00018 $0.00193
Haiku 4.5 $0.00009 $0.00097

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

Security

Grade A, and why

industry-chain-mapper 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.

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-chain-mapper/SKILL.md · 101 lines

How it starts

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

Industry Chain Mapper

Build structured industry chain maps for investment research. Maps are persistent files that get updated over time, not rebuilt from scratch. (For the step-by-step research process/methodology, see the industry-chain-research skill; this skill focuses on producing and maintaining the map artifact.)

When to Use

  • Starting research on a new industry chain
  • Updating an existing chain map with new information
  • Comparing companies within a chain to find the best investment target

Workflow

Step 1: Check Existing Maps

ls industry-chain-*.md

If a map already exists for this chain, READ it first and UPDATE rather than rebuild.

Step 2: Research the Chain

For a new chain, gather information via:

  1. WebSearch: "{industry} 产业链 上游 中游 下游 2026"
  2. WebSearch: "{industry} 产业链 龙头公司 市占率"
  3. WebSearch: "{industry} 产业链图谱 研报"
  4. Articles/reports the user has provided
  5. Financials for key companies (via the financial-data-fetcher / tushare-data skills)

Step 3: Build/Update the Map

Save to industry-chain-{name}.md in your research notes directory.

Map Template

# {Industry Name} 产业链图谱

> 创建日期:{date}
> 最后更新:{date}
> 置信度:{X}%

## 产业链概览

{1-2 sentence description of the industry chain and why it matters for investment}

## 产业链结构

### 上游 — {upstream category name}
| 环节 | 代表公司 | 市占率/地位 | A股标的 | 投资弹性 |
|------|----------|-------------|---------|----------|
| {sub-segment} | {companies} | {share/position} | {stock code} | {high/medium/low} |

### 中游 — {midstream category name}
| 环节 | 代表公司 | 市占率/地位 | A股标的 | 投资弹性 |
|------|----------|-------------|---------|----------|
| {sub-segment} | {companies} | {share/position} | {stock code} | {high/medium/low} |

### 下游 — {downstream category name}
| 环节 | 代表公司 | 市占率/地位 | A股标的 | 投资弹性 |
|------|----------|-------------|---------|----------|
| {sub-segment} | {companies} | {share/position} | {stock code} | {high/medium/low} |

## 弹性排序

按投资弹性从大到小排列(结合市占率变化潜力、估值空间、催化剂):

1. **{company}({code})** — {why highest elasticity}
2. **{company}({code})** — {reason}
3. ...

## 关键变量

影响这条产业链投资价值的核心变量:
1. {variable 1}: {current status} → {what to watch}
2. {variable 2}: {current status} → {what to watch}

## 产业链传导逻辑

{How does a change at one level propagate through the chain?}
{Which segment benefits most/least from a demand increase?}

## 更新日志

- {date}: {what was updated and why}

Read the full file on GitHub · 101 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. 10d ago First seen · 101 lines · 91 tokens per session scan A 063f097410ab

Subscribe to this mod's changes

industry-chain-mapper is a skill published in the GitHub repository Haochenhust/ch-skills (9 stars, last pushed 2mo ago), licensed MIT. It adds 91 tokens to every session and 967 once invoked, about $0.0005 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

prompt-master

Generates optimized prompts for AI tools. Activates only when the user explicitly asks to write, fix, improve, or adapt a prompt for a specific AI tool (LLM, Cursor, Midjourney, image AI, video AI, coding agents, etc.). Does not activate for general conversation, coding tasks, document writing, or other…

nidhinjs/prompt-master · 78 tokens

dep-auditor

A read-only audit of a project’s third-party packages for known security issues, version health, and license facts. It uses the versions actually selected by lockfiles, which record the exact packages installed, rather than relying only on version ranges.

laolaoshiren/claude-code-skills-zh · 72 tokens

github-actions-gen

A guide for creating or updating GitHub Actions workflows, which are automated jobs that test, build, release, or deploy code. It first examines the real project before choosing commands, runtimes, caches, and permissions.

laolaoshiren/claude-code-skills-zh · 57 tokens

api-tester

A tool for creating and checking API tests from the real API contract and implementation. An API is the agreed way that software sends requests and receives responses.

laolaoshiren/claude-code-skills-zh · 86 tokens

skill-curator

A Chinese-language evaluator for deciding whether developer tools and agent resources are suitable for a curated collection. It checks real repositories, installation paths, activity, duplicates, and security boundaries using evidence.

laolaoshiren/claude-code-skills-zh · 75 tokens

env-manager

An environment-variable manager for project settings stored outside the code, often in .env files. It checks variable definitions and usage while keeping secret values out of reports and terminal output.

laolaoshiren/claude-code-skills-zh · 22 tokens