china-ai-readiness

china-ai-readiness is a skill for Claude Code from jwangkun/claude-for-financial-services-cn. It costs 79 tokens per session (1,659 once invoked), scanned A, original, Apache-2.0.

An assessment method for judging how ready a Chinese publicly traded company is to adopt and use artificial intelligence. It reviews data, technology, staff, and possible AI uses in the Chinese market.

In plain words
What is it for?
Use it to review an A-share portfolio company’s data infrastructure, technology systems, research spending, talent, and AI transformation opportunities.
Why use it?
It helps investors identify whether a company has the foundations and opportunities needed for AI adoption.

Skill for Claude Code

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

Part of the private-equity plugin — 9 skills shipped together

Good fit Use it to review an A-share portfolio company’s data infrastructure, technology systems, research spending, talent, and AI transformation opportunities.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jwangkun/claude-for-financial-services-cn/china-ai-readiness
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 jwangkun/claude-for-financial-services-cn --skill china-ai-readiness
Clone the repo
git clone --depth 1 https://github.com/jwangkun/claude-for-financial-services-cn

Made for: Claude Code.

Or install private-equity, the plugin that ships this one along with the rest of its 9 skills.

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-ai-readiness

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/jwangkun/claude-for-financial-services-cn/china-ai-readiness"><img src="https://agentmods.dev/badge/skills/jwangkun/claude-for-financial-services-cn/china-ai-readiness.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 79 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,659 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.00079 $0.01659
Opus 5 $0.00039 $0.00830
Sonnet 5 $0.00016 $0.00332
Haiku 4.5 $0.00008 $0.00166

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

Security

Grade A, and why

china-ai-readiness 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 9d 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.

vertical-plugins/private-equity/skills/china-ai-readiness/SKILL.md · 185 lines

How it starts

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

china-ai-readiness

Purpose

Evaluate A股被投企业AI就绪度 — assessing portfolio companies' preparedness for AI adoption and transformation in the Chinese market context.

Data Sources

Primary: iFind MCP (Tier-1 付费) / AkShare MCP (Tier-2 免费备选)

get_quote(ticker)                        → Company valuation context
get_financials(ticker, "income")         → Revenue scale, R&D spend
get_stock_info(ticker)                   → Business description

Secondary Sources

  • 巨潮 — company filings, R&D disclosure
  • 券商研报 — technology assessments
  • 行业报告 — AI adoption benchmarks

Workflow

Step 1: Assess Data Infrastructure

Data readiness dimensions:

Dimension Assessment China Context
数据积累 (Data accumulation) Years of data, volume Chinese companies often have rich transaction data
数据质量 (Data quality) Completeness, accuracy Legacy systems may have gaps
数据打通 (Data integration) Siloed vs unified Common challenge: ERP/WMS/CRM not integrated
数据治理 (Data governance) Policies, standards Often underdeveloped
数字化基础 (Digital foundation) ERP, cloud adoption Varies widely by industry/company age

Step 2: Evaluate Technology Stack

Technology assessment:

Layer Questions Typical China Status
基础设施 Cloud? On-premise? Mix of on-premise and hybrid
数据平台 Data warehouse? BI tools? Often Excel-heavy
应用系统 ERP, CRM, WMS, MES? ERP common (用友, 金蝶, SAP)
开发能力 Internal IT team? Varies; often outsourced
技术投入 IT spend as % revenue? Typically 1-3%

Step 3: Talent Assessment

AI/tech talent:

Role Availability in China Typical Company Status
数据科学家 Scarce, expensive Usually not in-house
算法工程师 Scarce Outsourced or absent
数据工程师 Available Often basic level
业务分析师 Available Excel-based mostly
数字化领导 Rare Gap at leadership level

Read the full file on GitHub · 185 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. 9d ago First seen · 185 lines · 79 tokens per session scan A a3f46bea94c4

Subscribe to this mod's changes

china-ai-readiness is a skill published in the GitHub repository jwangkun/claude-for-financial-services-cn (744 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 79 tokens to every session and 1,659 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-09-03.

Related

Other skills, from other repositories

fs-creative-voltage

OpenDesign's seed pitch: the open, local alternative to closed AI design — why now, the wedge, and the ask. Built as a decision-grade fundraising pitch deck for pre-seed & seed VCs.

nexu-io/open-design · 49 tokens

ml-strategy

Machine-learning predictive strategy based on sklearn walk-forward training, feature engineering, and signal generation. Suitable for any OHLCV data.

HKUDS/Vibe-Trading · 30 tokens

ai-readiness

Scan the portfolio for the highest-leverage AI opportunities and rank where to deploy operating-partner time. Ingests quarterly updates and financials across multiple portfolio companies, identifies quick wins at each, and stacks them into a single ranked action list. Use during quarterly portfolio reviews, annual…

anthropics/financial-services · 112 tokens

merger-model

Build accretion/dilution analysis for M&A transactions. Models pro forma EPS impact, synergy sensitivities, and purchase price allocation. Use when evaluating a potential acquisition, preparing merger consequences analysis for a pitch, or advising on deal terms. Triggers on "merger model", "accretion dilution", "M&A…

anthropics/financial-services · 87 tokens

technical-basic

Core technical indicator collection (trend EMA/ADX + mean-reversion BB/RSI + volume-price OBV/volume ratio), generates a composite signal via three-dimensional voting. Pure pandas implementation for any OHLCV data.

HKUDS/Vibe-Trading · 48 tokens

qveris

Paid capability marketplace for global multi-asset data; use it when free Vibe-Trading sources lack coverage, depth, or provider quality, and keep free sources as the default for routine OHLCV.

HKUDS/Vibe-Trading · 45 tokens