china-macro-analyst

china-macro-analyst is a skill for Claude Code, Codex from shaoxing-xie/openclaw-data-china-stock. It costs 28 tokens per session (616 once invoked), scanned A, original, MIT.

A Chinese macroeconomic analysis tool that explains economic data and policy information in four fixed sections. Macroeconomic data describes broad conditions such as growth, inflation, and credit across China’s economy.

In plain words
What is it for?
Use it to summarize China’s economic state, compare recent changes, discuss possible asset-market implications, and document evidence from growth, inflation, and credit indicators.
Why use it?
It turns collected data into a traceable analysis while showing changes, conflicting evidence, data limits, and confidence. It does not provide buy or sell instructions, position sizes, or leverage advice.

Skill for Claude CodeCodex

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

Good fit Use it to summarize China’s economic state, compare recent changes, discuss possible asset-market implications, and document evidence from growth, inflation, and credit indicators.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/shaoxing-xie/openclaw-data-china-stock/china-macro-analyst
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 shaoxing-xie/openclaw-data-china-stock --skill china-macro-analyst
Clone the repo
git clone --depth 1 https://github.com/shaoxing-xie/openclaw-data-china-stock

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 china-macro-analyst

README.md
[![agentmods](https://agentmods.dev/badge/skills/shaoxing-xie/openclaw-data-china-stock/china-macro-analyst/github.svg)](https://agentmods.dev/skills/shaoxing-xie/openclaw-data-china-stock/china-macro-analyst)
Your own site
<a href="https://agentmods.dev/skills/shaoxing-xie/openclaw-data-china-stock/china-macro-analyst"><img src="https://agentmods.dev/badge/skills/shaoxing-xie/openclaw-data-china-stock/china-macro-analyst/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-macro-analyst

Your own site · 80×15
<a href="https://agentmods.dev/skills/shaoxing-xie/openclaw-data-china-stock/china-macro-analyst"><img src="https://agentmods.dev/badge/skills/shaoxing-xie/openclaw-data-china-stock/china-macro-analyst.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 616 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.00028 $0.00616
Opus 5 $0.00014 $0.00308
Sonnet 5 $0.00006 $0.00123
Haiku 4.5 $0.00003 $0.00062

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

Security

Grade A, and why

china-macro-analyst 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 13d 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/china-macro-analyst/SKILL.md · 79 lines

What it actually says

China Macro Analyst

目标

基于插件内宏观采集工具,对宏观数据进行机构化、可追溯、可复核的结构化解读。

输入

  • 用户问题
  • 工具输出(宏观数据)
  • 可选政策文本

输出(固定四段)

  1. 宏观状态(事实)
  2. 边际变化(环比/同比/修订)
  3. 资产含义(风格偏好,不给执行性交易指令)
  4. 风险与反证(与主结论冲突的数据、失效条件)

证据表(必选)

  • 列出 tool_fetch_macro_data / tool_fetch_macro_snapshot 等调用与 quality_status;指标数值须对应工具输出字段。

反证与局限(必选)

  • 数据修订、频率错配、单指标噪声对结论的影响。

强制规则

  • 仅通过 manifest / tool_runner 调用依赖工具,禁止引导直连 plugins.data_collection
  • 先取数后解读,禁止先入为主叙事。
  • 必须引用证据:增长/通胀/信用至少各 1 个指标。
  • 当关键字段缺失时输出 insufficient_evidence
  • 禁止输出买卖点、仓位比例、杠杆建议。
  • 象限阈值与映射从 config/macro_config.yaml 读取,不在文本中硬编码。

依赖工具

  • tool_resolve_symbol(L2;宏观叙事需挂靠指数/期货等代码时可选)
  • tool_fetch_macro_data(统一入口,推荐)
  • tool_fetch_macro_snapshot(快照入口)
  • 兼容入口:tool_fetch_macro_*

通用输出字段

  • summary
  • macro_state
  • delta_view
  • allocation_bias
  • risk_counterevidence
  • evidence
  • confidence_band(low/medium/high)
Files

What ships with it

4 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. 13d ago First seen · 79 lines · 28 tokens per session scan A 8cf77787ee82

Subscribe to this mod's changes

china-macro-analyst is a skill published in the GitHub repository shaoxing-xie/openclaw-data-china-stock (51 stars, last pushed 4mo ago), licensed MIT. It adds 28 tokens to every session and 616 once invoked, about $0.0001 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

coingecko-api

Broad crypto market data from CoinGecko covering 13,000+ tokens. Global market stats, historical price data going back years, exchange volumes, trending tokens, and category filters. Best for macro analysis and long-term historical data.

agiprolabs/claude-trading-skills · 52 tokens

globalpercent

GlobalPercent — build a global-macro-probability panel for an investment research system. Merges public probability data from prediction markets (Polymarket + Kalshi), classifies every market into macro modules (monetary policy / macro economy / AI / etc.), and shows the whole market's expected-probability state at a…

simonlin1212/globalpercent · 134 tokens

finai-tools-hub

A Chinese-language directory of artificial-intelligence tools for finance, especially Chinese A-share stock data, market analysis, quantitative trading, and research. It explains each listed tool’s installation commands and input and output formats.

lj22503/awesome-finai-tools-zn · 63 tokens

llmquant-macro

Router skill for LLMQuant macro workflows. Use when the user needs macro dashboards, Fed or central-bank previews, inflation and growth context, liquidity, or macro-to-portfolio impact analysis.

LLMQuant/skills · 44 tokens

lonestaroracle-data

Live pay-per-call data for crypto and DeFi protocol risk, funding rates, open interest, liquidations, stablecoin health, macro, equities, and on-chain intelligence — settled per query in USDC on Base via x402, no signup or API key.

BankrBot/skills · 58 tokens

pilot-service-agents-economics

Macroeconomic indicators — IMF DataMapper, World Bank, Eurostat SDMX, Coinbase reference prices. Use this skill when: 1. Country-level GDP, inflation, or unemployment series 2. Cross-country indicator comparison via World Bank or IMF 3. Eurostat dissemination queries (SDMX) Do NOT use this skill when: - Security-level…

TeoSlayer/pilot-skills · 104 tokens