company-research-method

company-research-method is a skill for Claude Code, Codex from PerryLink/dsh-industry-research. It costs 83 tokens per session (1,059 once invoked), scanned A, original, Apache-2.0.

A documented process for researching a company using supplied files and selected public sources. It produces a company overview with business details, sourced financial figures, and stated risks.

In plain words
What is it for?
Use it to collect company materials, create a source-linked snapshot, identify missing information, and include the snapshot in an industry report.
Why use it?
It helps keep research traceable by linking each number to its source file and line, while avoiding unsupported claims and inaccessible paid data.

Skill for Claude CodeCodex

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

Good fit Use it to collect company materials, create a source-linked snapshot, identify missing information, and include the snapshot in an industry report.

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

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 company-research-method

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/perrylink/dsh-industry-research/company-research-method"><img src="https://agentmods.dev/badge/skills/perrylink/dsh-industry-research/company-research-method.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 83 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,059 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00083 $0.01059
Opus 5 $0.00042 $0.00530
Sonnet 5 $0.00017 $0.00212
Haiku 4.5 $0.00008 $0.00106

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

Security

Grade A, and why

company-research-method 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 11d 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/company-research-method/SKILL.md · 51 lines

What it actually says

公司研究方法论(company-research-method)

本技能规范一次公司研究的流程与纪律,产出每个数字都能标注来源文件与行号的公司速览卡。合规底线:仅供研究,不构成投资建议;不接付费/需登录数据源(企查查、Wind 等留给用户自行导出后作为 dataFiles 传入)。

工具配合关系

  • company_scan({ name, dataFiles? }):读用户数据文件(主)+ ctx.web 公开检索(辅),落盘 <industryRoot>/companies/<公司>/card.json + card.md
  • 卡片落盘后由研究者(模型)在对话中基于 figureCandidates(数字候选行,带文件与行号)完成分析段;industry_report 会把卡片纳入行业报告。

阶段 1:材料归集

  1. 用户提供数据为主:年报/公告摘录、数据表(.md/.txt/.csv/.tsv/.json;v1 不解析 PDF——请用户先转成文本)。文件必须在会话工作区内,company_scan 会拒绝越界路径并列出未采纳原因。
  2. 公开源为辅ctx.web 检索公司简介/业务(官网、公告、权威媒体报道);ctx.web 未挂载或 offline 时记入缺口,不得用记忆充数。
  3. 付费/需登录来源(企查查、Wind、Choice 等):请用户自行导出摘录后放入工作区,作为 dataFiles 传入即可——本插件不直接对接。

阶段 2:速览卡框架(company_scan)

卡片三节框架,每节只写能回溯的内容

  1. 业务结构:主营构成、收入分部、上下游位置;从数据文件的目录结构与正文归纳,引用时标注文件。
  2. 财务要点:只引用 figureCandidates 命中的数字行,格式「指标:数值 单位(截至 asOf,来源 文件:行号)」;跨期比较注明口径。
  3. 风险点:只列来源材料中明示的风险(年报「风险提示」章节、公告、监管文书);不得凭空列举;无材料时保留「待补」。

阶段 3:深化与并入行业研究

  • 需要行业坐标时,用 industry_map 把公司放入产业链节点(指标槽位同样遵守来源纪律)。
  • industry_report 会把 companies/ 下的卡片汇总进行业报告的公司速览一节;卡片的缺口会并入报告缺口清单。

公开源清单(按优先级)

  1. 公司披露:官网投资者关系页、定期报告与公告原文。
  2. 监管与政务:证监会/交易所披露、行业主管部门政策原文(gov.cn)。
  3. 权威媒体与行业协会发布;搜索引擎摘要只作线索,引用前尽量抓取原文核对。
  4. 不采用:匿名论坛帖、无署名转载、无法定位发布时间的页面(可作线索,不进证据)。

口径纪律与合规话术

  • 每个数字三要素:数值、单位、来源(文件:行号 或 URL),尽量带 asOf;缺来源一律待补。
  • 财务数据优先「公司披露口径」;媒体二手数据必须标注为二手。
  • 结论性表述以「仅供研究,不构成投资建议」收尾;不预测股价、不评价买卖时点、不作评级。
  • 缺口声明优于完整假象:查不到的写进缺口清单。
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. 11d ago First seen · 51 lines · 83 tokens per session scan A 1b58035a55af

Subscribe to this mod's changes

company-research-method is a skill published in the GitHub repository PerryLink/dsh-industry-research (88 stars, last pushed today), licensed Apache-2.0. It adds 83 tokens to every session and 1,059 once invoked, about $0.0004 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-30.

Related

Other skills, from other repositories

dsh-web-community-plugin-developer

Develop a DSH community plugin and register it in the dsh-web Community Plugins index — author the plugin in the contributor's own repository following the official cordis bundle standard, add its entry to packages/dsh-community-plugins/community.json, regenerate the index with scripts/community-index, rebuild and…

zhu1090093659/dsh-web · 123 tokens

dsh-web-skin-developer

Build a new skin for the dsh-web skin collection (DSH Web GUI) and publish it into the Skin Center — the first-level settings section — scaffold with scripts/dsh-skin-new, author the v2 skin.json manifest plus skin.css token remap (pure asset directory, no package.json, no build step), validate with scripts/dsh-skin…

zhu1090093659/dsh-web · 120 tokens

dsh-web-pet-developer

Create a pet for the dsh-pet plugin and integrate it into the dsh web GUI — author a v2 pet.json manifest plus an 8-column x 9-row atlas per the Codex/hatch-pet contract (live2d pets, voice packs and status decorations included), drop it into the pet-center user directory or contribute it as a built-in asset under…

zhu1090093659/dsh-web · 162 tokens

manage-taskboard

Manage work in the native DeepSeek Harness Taskboard with exact task ids and optimistic versions. Use when an Agent must inspect project work, claim an eligible todo, record progress or blockers, verify an implementation, submit it for human review, or release its own claim; also use when a human asks how to accept…

shengsheng90/DSH-taskboard · 88 tokens

dsh-plugin-guide

Use when developing, reviewing, packaging, debugging, or answering questions about DeepSeek Harness (DSH) plugins — the plugin-based agent harness on vendored Cordis. Applies the official plugin-development constraints (plugin contract, cordis.yml layers, services/events/effects, tool DSL, bundles/profiles) backed by…

PerryLink/dsh-plugin-guide · 76 tokens

setup-matt-pocock-skills

Configure this repo for the engineering skills: set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

gongyijie85/mattpocock-skills-dsh · 44 tokens