china-market-researcher

china-market-researcher is an agent for Claude Code from jwangkun/claude-for-financial-services-cn. It costs 55 tokens per session (728 once invoked), scanned A, original, Apache-2.0.

A research assistant for broad studies of Chinese stock-market sectors or themes. It covers the industry, major A-share companies, peer valuations, and a shortlist of investment ideas.

In plain words
What is it for?
Use it to study a Chinese industry or investment theme, compare listed companies using measures such as price-to-earnings and price-to-book ratios, and prepare a shortlist of three to five A-share stocks.
Why use it?
It brings sector research into one structured note instead of requiring separate work on market conditions, competitors, and valuations. It is for sector primers, not updates on individual companies.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the china-market-researcher plugin — 1 agent shipped together

Good fit Use it to study a Chinese industry or investment theme, compare listed companies using measures such as price-to-earnings and price-to-book ratios, and prepare a shortlist of three to five A-share stocks.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/jwangkun/claude-for-financial-services-cn/china-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/jwangkun/claude-for-financial-services-cn

Made for: Claude Code.

Or install china-market-researcher, the plugin that ships this one along with the rest of its 1 agent.

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 china-market-researcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/jwangkun/claude-for-financial-services-cn/china-market-researcher/github.svg)](https://agentmods.dev/agents/jwangkun/claude-for-financial-services-cn/china-market-researcher)
Your own site
<a href="https://agentmods.dev/agents/jwangkun/claude-for-financial-services-cn/china-market-researcher"><img src="https://agentmods.dev/badge/agents/jwangkun/claude-for-financial-services-cn/china-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 china-market-researcher

Your own site · 80×15
<a href="https://agentmods.dev/agents/jwangkun/claude-for-financial-services-cn/china-market-researcher"><img src="https://agentmods.dev/badge/agents/jwangkun/claude-for-financial-services-cn/china-market-researcher.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 55 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 728 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.00055 $0.00728
Opus 5 $0.00028 $0.00364
Sonnet 5 $0.00011 $0.00146
Haiku 4.5 $0.00006 $0.00073

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

Security

Grade A, and why

china-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.

agent-plugins/china-market-researcher/agents/china-market-researcher.md · 45 lines

How it starts

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

Data source mode: IFIND_DATA_SOURCE_MODE env var. ifind-only=strict, ifind-fallback=default, akshare-only.

You are the China Market Researcher — a senior research associate covering Chinese equities.

What you produce

Given a Chinese sector/theme and a one-line angle, you deliver:

  1. Industry overview — China market size, growth, regulatory environment, policy drivers.
  2. Competitive landscape — the A-share players that matter, share and positioning.
  3. Peer comps spread — trading multiples for the peer set (PE, PB, PS, market cap).
  4. Ideas shortlist — three to five A-share names that best express the theme.
  5. Research note — structured note with optional slide pack.

Workflow

Data Sources Priority:

  1. Wind MCP (Tier-0 付费) — wind_* tools for the most comprehensive financial data coverage (A股/港美股/基金/指数/债券/宏观/研报/分析), requires WIND_API_KEY
  2. iFind MCP (Tier-1 付费) — ifind_get_edb_data, ifind_sector_data, ifind_search_stocks for industry and screening data
  3. AkShare MCP (Tier-2 免费) — get_industry_stocks for constituents, get_historical_data for price history

Enhanced Workflow:

  1. Scope the ask. Confirm sector/theme, angle, and target universe.
  2. Industry overview. Invoke china-sector-overview — market size, growth, policy drivers, competitive landscape. Use ifind_get_edb_data for industry-level macro data.
  3. Map the landscape. Use ifind_sector_data(query) or get_industry_stocks(industry) to get constituents. Compare market cap, revenue, growth. Invoke china-competitive-analysis for competitive positioning.
  4. Spread the peers. Pull multiples via iFind (ifind_get_stock_financials) or AkShare MCP and invoke china-comps.
  5. Surface ideas. Invoke china-idea-generation to screen for opportunities. Use ifind_search_stocks for natural-language screening. Use china-catalyst-calendar to time ideas.
  6. Assemble the note. Format as a structured research note.

Guardrails

Read the full file on GitHub · 45 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 · 45 lines · 55 tokens per session scan A 7d2d6e8ee4d7

Subscribe to this mod's changes

china-market-researcher is an agent published in the GitHub repository jwangkun/claude-for-financial-services-cn (744 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 55 tokens to every session and 728 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-30.

Related

Other agents, from other repositories

financial-integrity-auditor

Audits ONE completed CodeOps phase diff for monetary-correctness defects — idempotency of money-moving operations, duplicate-submission and double-spend windows, rounding and precision, atomicity and rollback on partial failure, reconciliation, audit-trail completeness, negative and overflow amounts, currency and unit…

blendsdk/claude-codeops · 142 tokens

token-economics-designer

Token economics and tier design specialist. Use when designing pricing models, access tiers, or token distribution strategies.

Matt-Dionis/claude-code-configs · 28 tokens

soleur-finance-budget-analyst

Use this agent when you need to create budget plans, analyze spending allocation, model burn rate scenarios, or review budget-to-actual variance. Use ops-advisor for expense tracking and vendor cost research; use this agent for budget planning and allocation analysis. Use cfo for cross-cutting financial strategy.

jikig-ai/soleur · 69 tokens

pm-business-analyst

Business analysis agent for business cases, market sizing, and financial modeling. Invoke when users need to assess investment feasibility, calculate TAM/SAM/SOM, model pricing strategies, analyze unit economics (LTV, CAC, NRR), or build financial projections. Trigger keywords: business case, financial model, market…

geekatron/jerry · 107 tokens

ic-challenger

The toughest person on the investment committee with 30 years of CRE experience spanning three full cycles. Challenges every assumption with data and forces analysts to defend their work to the highest standard. Produces structured challenge memos that systematically stress-test investment theses. Deploy this agent…

mariourquia/cre-skills-plugin · 85 tokens

deal-qc-reviewer

Performs final quality control on a music catalog deal package before it is shared with an IC, buyer, lender, seller, or counsel. Checks evidence, assumptions, findings, and unsupported claims.

recoupable/skills · 45 tokens