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

cn-stock-query

查询中国 A 股股票、场内 ETF 及场外基金的实时行情与最新净值。 Use when: 用户要求查询股价、基金净值、ETF 价格,或需要计算持仓市值时。 NOT for: 美股(含中概 ADR)、港股、加密货币、期货、期权。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/asfamilybank/cn-stock-query
Or

What This Skill Does

The cn-stock-query skill is a powerful financial data retrieval agent designed specifically for the Chinese capital market. It enables OpenClaw users to fetch real-time market data for A-share stocks, domestic ETFs, and off-market mutual funds. By leveraging trusted financial APIs like Sina Finance and Eastmoney, the skill provides accurate, up-to-date pricing, valuation, and performance metrics, helping investors stay informed about their portfolios without leaving the chat interface.

Installation

To install this skill, run the following command in your terminal or OpenClaw management console:

clawhub install openclaw/skills/skills/asfamilybank/cn-stock-query

Use Cases

This skill is perfect for retail investors, financial analysts, and users who manage domestic Chinese asset allocations. Key scenarios include:

  • Quick Portfolio Review: Quickly check the daily performance of multiple stock positions or ETFs.
  • Fund Tracking: Monitoring the real-time valuation of off-market mutual funds during trading hours.
  • Position Calculation: Providing the latest data points (current price vs. cost) to help users estimate their total current market value.
  • Market Analysis: Getting instant snapshots of market movers, including highs, lows, and trading volume for specific tickers.

Example Prompts

  1. "查询一下 510300 和 601991 的实时行情。"
  2. "我的基金 014978 今天估值涨跌幅是多少?"
  3. "现在创业板ETF 159915 的最新价格是多少?"

Tips & Limitations

  • Geographic Scope: This skill is strictly limited to Chinese A-shares, domestic ETFs, and funds. It does not support US stocks, ADRs, Hong Kong stocks, or cryptocurrencies.
  • Data Delays: While most data is real-time, QDII (Qualified Domestic Institutional Investor) funds have inherent reporting delays of 2 to 7 days due to cross-border settlement processes; the skill includes automatic alerts for these instances.
  • Anti-Collision: The agent uses an intelligent market detection algorithm to distinguish between similar codes across exchanges (e.g., Shanghai vs. Shenzhen). However, always verify the company name in the output to ensure you are looking at the correct asset.
  • Encoding: The skill internally handles GBK to UTF-8 conversion, ensuring that Chinese asset names appear correctly without character corruption.

Metadata

Stars4473
Views0
Updated2026-05-01
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-asfamilybank-cn-stock-query": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#finance#stocks#etf#investing#china
Safety Score: 5/5

Flags: network-access, external-api, code-execution