eastmoney_tools

Route Chinese investment questions to Eastmoney API endpoints for stock screening and data queries.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/eninem123/hunterclaw --skill eastmoney-tools
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eastmoney_tools
Source: https://github.com/eninem123/hunterclaw/tree/main/skills/eastmoney-tools
Command: npx skills add https://github.com/eninem123/hunterclaw --skill eastmoney-tools

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of translating user investment questions into the correct 东方财富 (Eastmoney) API calls, so you can retrieve stock screening, news, and financial/company data without manual endpoint selection.

Core Features & Use Cases

  • Automated API Routing: Routes user intent to the appropriate endpoint for stock-screening, news search, or general data queries.
  • Condition Stock Screening & Recommendations: Finds stocks by keyword/criteria and retrieves sector constituent information.
  • News/Announcement/Research Search: Searches for news, announcements, reports, and policy interpretations based on a query string.
  • Unified Market/Financial/Company Data Query: Fetches quotes, valuation metrics, financial indicators, company profiles, and capital flow related information.

Quick Start

Ask the assistant: "Find me A股里估值较低且适合长期配置的股票,并同时给出相关行业最新政策解读。"

Frequently Asked Questions about eastmoney_tools

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query Eastmoney financial data for stock screening using natural language?

To query Eastmoney financial data for stock screening, this skill routes Chinese investment questions into appropriate API endpoints, automatically fetching conditional stock selection and sector constituent data for A-share, Hong Kong, and US markets.

Can I search for A-share news and policy interpretations through Eastmoney APIs?

Yes, you can search for A-share news through Eastmoney APIs. The skill routes your query to fetch news, announcements, research reports, and policy interpretations based on your specific search string.

Does this tool support fetching capital flow and valuation metrics for Hong Kong and US stocks?

Yes, this tool supports fetching capital flow and valuation metrics for Hong Kong and US stocks. It routes queries across A-share, Hong Kong, and US markets to retrieve quotes, financial indicators, and company profiles.

How do I handle API key rotation when Eastmoney API calls return non-zero status responses?

To handle API key rotation for non-zero status responses, the skill requires YAML-provided routing instructions that include API base configuration and multi-key rotation logic to manage failed requests automatically.

What's the best way to retrieve sector constituent information and company fundamentals from Eastmoney?

The best way to retrieve sector constituent information and company fundamentals from Eastmoney is by asking the assistant in natural Chinese, which routes your intent to the unified data query endpoints for financial and company data.

Why do my Eastmoney API routing calls fail when querying multiple market scenarios simultaneously?

Eastmoney API routing calls may fail if the YAML configuration lacks proper multi-key rotation or if the endpoint selection does not match the specific scenario, such as stock screening, news search, or general financial data queries.