mx_search

Search Chinese financial news and policy documents via authenticated API queries.

2|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/augustscl/awesome-xiawang-skills --skill mx-search-augustscl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mx_search
Source: https://github.com/augustscl/awesome-xiawang-skills/tree/main/mx_search
Command: npx skills add https://github.com/augustscl/awesome-xiawang-skills --skill mx-search-augustscl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Provides fast, query-driven access to Chinese financial news, company announcements, research reports, and policy updates so users can quickly find relevant market intelligence without manually scouring multiple sites.

Core Features & Use Cases

  • Authenticated API search: Performs POST queries to a financial news API to retrieve title, related securities, and content fields.
  • Targeted results: Supports company-specific, sector/theme, macro, and policy-oriented searches for analysts, traders, and researchers.
  • Use Case: A financial analyst can query a company name or a policy term to obtain recent news, extract the main points, and identify associated tickers for further analysis.

Quick Start

Search for the latest news and analyst reports about "立讯精密" and summarize the key points and related tickers.

Frequently Asked Questions about mx_search

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

FAQPage Schema
How do I search Chinese financial news and research reports by company name?

You can search Chinese financial news by providing a company name or query string to retrieve titles, related securities (secuList), and content (trunk) fields from the mkapi2.dfcfs.com endpoint.

Do I need an API key to retrieve market intelligence and financial announcements?

Yes, an MX_APIKEY is required for authenticated POST requests to the finskillshub news-search endpoint to retrieve market intelligence, announcements, and policy documents.

Can I find sector themes and macro commentary using a financial news search API?

Yes, the financial news search API supports sector-specific, macro, and policy-oriented searches, returning relevant titles, associated tickers, and content for analysis.

What specific fields are returned when querying financial news and policy documents?

Querying financial news and policy documents returns JSON fields including title for the headline, secuList for related securities, and trunk for the content body.

How do I get recent news and extract main points for a specific stock ticker?

Query the financial news API with the stock name or ticker to retrieve recent news, extract the main points from the trunk field, and identify associated tickers from secuList.