What problem does it solve?
Manually checking multiple Chinese financial news sites, regulator portals, and stock forums to gather A-share market intelligence is slow and fragmented. This Skill aggregates news flashes, policy announcements, and retail investor sentiment into structured JSON or Markdown output.
Core Features & Use Cases
- Multi-source news aggregation: Fetches market flashes from CLS, Wallstreetcn, Jin10, Sina 7x24, and EastMoney, plus policy announcements from CSRC, PBOC, SSE, and MOF.
- Stock sentiment analysis: Pulls EastMoney Guba forum posts for given stock codes and scores bullish/bearish sentiment with keyword weighting and negation handling.
- Symbol extraction and filtering: Extracts A-share codes from text via regex and optional akshare/jieba name matching, with keyword filtering and JSON or Markdown output.
- Use Case: Ask for recent news on stocks 000001 and 600519, and receive a structured digest of market flashes, regulatory announcements, and forum sentiment ready for summarization into a daily report.
Quick Start
Ask the assistant to fetch recent A-share news and sentiment for stock codes 000001 and 600519 from the cn and guba source groups.