ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

China Market Gateway

Skill by etherdrake

Why use this skill?

Access real-time A-shares, HK market data, and Chinese economic indicators with the China Market Gateway skill for OpenClaw. Streamline your financial research.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/etherdrake/china-market-gateway
Or

What This Skill Does

The China Market Gateway is a comprehensive financial intelligence tool designed for the OpenClaw AI agent to interface with the complex landscape of Chinese capital markets. Developed by etherdrake, this skill acts as a specialized bridge between the AI agent and primary Chinese financial data providers including Eastmoney, Sina Finance, CLS (Cailian Press), and Baidu Gushitong. It abstracts the complexity of navigating multiple disparate web sources into a unified API. By providing native support for stock prefixes (sh, sz, hk), it enables the AI to fetch accurate real-time and historical pricing, fund performance metrics, and critical macroeconomic indicators like CPI, PPI, and GDP. It is the essential tool for any research involving Chinese A-shares, Hong Kong equities, or mainland economic sentiment.

Installation

To integrate this skill into your environment, utilize the OpenClaw CLI tool. Ensure you have a Python 3.8+ environment and network permissions to access international financial domains. Execute the following command in your terminal:

clawhub install openclaw/skills/skills/etherdrake/china-market-gateway

Use Cases

This skill is built for investors, data analysts, and financial researchers. Key scenarios include:

  • Market Analysis: Retrieve live price updates for Shanghai and Shenzhen components to track market volatility.
  • Portfolio Monitoring: Fetch detailed Net Asset Value (NAV) data for Chinese mutual funds via Eastmoney.
  • Economic Research: Automate the collection of macroeconomic data to build time-series models for China's growth indicators.
  • News Sentiment: Use the CLS integration to monitor real-time regulatory shifts and market-moving telegraph news.

Example Prompts

  1. "Check the current stock price and recent 5-day performance for Tencent (hk00700) using the China Market Gateway."
  2. "Get the latest CPI and GDP growth data for China and compare them against the previous quarter."
  3. "Fetch the latest NAV for fund 001234 and summarize its performance trends over the last month."

Tips & Limitations

  • Proxy Usage: Since the skill relies on Chinese financial websites, users outside of mainland China may encounter access restrictions or latency. A proxy configured for Chinese nodes is recommended for consistent connectivity.
  • Prefix Accuracy: Always include the correct prefix (sh, sz, hk) as the skill relies on these patterns to route requests correctly.
  • Compliance: This tool is intended for research purposes only. Always verify critical financial decisions against official exchange documents.
  • Data Consistency: While providers like Sina and Eastmoney are highly reliable, network fluctuations can occasionally result in timeouts. Ensure your agent has robust error handling for API requests.

Metadata

Stars1100
Views1
Updated2026-02-17
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-etherdrake-china-market-gateway": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#finance#stocks#china#investing#data-retrieval
Safety Score: 4/5

Flags: network-access, external-api