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

eastmoney-stock

查询东方财富股票数据,包括个股行情、涨跌幅、成交量等。用于回答股票相关问题。

Why use this skill?

Integrate real-time stock data into your OpenClaw agent. Query A-share, HK, and US stock prices, performance, and volume with ease using the Eastmoney API.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/dongchun2008/eastmoney-stock
Or

What This Skill Does

The eastmoney-stock skill serves as a robust gateway for OpenClaw users to interface with real-time financial market data via the Eastmoney API. It transforms natural language queries into structured data lookups, providing instantaneous updates on stock prices, market trends, and performance metrics across global exchanges. Whether you are tracking the volatility of specific securities or looking for top-performing assets, this tool provides the analytical foundation needed for data-driven financial decision-making within your workspace.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal or command-line interface: clawhub install openclaw/skills/skills/dongchun2008/eastmoney-stock This will download the necessary modules from the official openclaw/skills repository. Ensure your environment has outgoing network access enabled to allow the agent to communicate with the Eastmoney API servers.

Use Cases

This skill is designed for investors, financial analysts, and casual market observers who need quick access to high-level market data without navigating complex trading platforms. Use it to:

  • Monitor the intraday performance of specific stocks such as 600519 (Moutai) or Tencent.
  • Assess market sentiment by querying broad performance metrics for the A-share market.
  • Quickly retrieve technical data points including volume, turnover, and price changes to compare asset performance.
  • Automate daily financial reporting by calling the skill during your morning routine workflow.

Example Prompts

  1. "Check the current price, total volume, and recent price change for 600519."
  2. "Show me the top 5 gainers in the A-share market for today."
  3. "Is Tencent (0700.HK) currently trending upwards or downwards today?"

Tips & Limitations

  • Naming Conventions: Always append suffixes to foreign stocks: use .HK for Hong Kong stocks and .N for US stocks to ensure accurate identification.
  • Data Latency: Be aware that the provided data is subject to a delay of several minutes compared to real-time trading terminals. Do not use this for high-frequency or day-trading execution.
  • Accuracy: As the skill relies on third-party APIs, ensure your internet connection is stable. The service is best suited for informational research and general market observation rather than financial advice.

Metadata

Stars2387
Views1
Updated2026-03-09
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-dongchun2008-eastmoney-stock": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#finance#stock-market#investing#market-data
Safety Score: 4/5

Flags: external-api, network-access