sn-search-market-cn

Researches China market and industry data from official free government sources.

5.3k|380|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/OpenSenseNova/SenseNova-Skills --skill sn-search-market-cn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sn-search-market-cn
Source: https://github.com/OpenSenseNova/SenseNova-Skills/tree/main/skills/sn-search-market-cn
Command: npx skills add https://github.com/OpenSenseNova/SenseNova-Skills --skill sn-search-market-cn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Researching the Chinese market often requires paid databases, registrations, or API keys. This Skill provides a structured workflow for gathering China market, industry, macro, trade, procurement, listed-company disclosure, regulation, IP, healthcare, logistics, energy, and environment data exclusively from free official Chinese government sources that require no registration, no API key, and no cryptocurrency data.

Core Features & Use Cases

  • CNINFO Announcement API Script: Query A-share announcements, annual reports, quarterly reports, and inquiry letters via a Python standard-library-only script that returns JSON with direct PDF URLs.
  • Curated Official Source Directory: A table of 25+ official Chinese sources (National Bureau of Statistics, PBOC, MOFCOM, CSRC, NMPA, exchanges, and more) mapped to research scenarios, accessed via browser-use.
  • Strict Compliance Boundaries: Explicit rules to abandon any source requiring login, captcha, signatures, authorization codes, or paywalls, and to never bypass access protections.
  • Use Case: An analyst researching a listed Chinese company can pull its latest annual report and inquiry letters from CNINFO via the script, then cross-check macro industry data from the National Bureau of Statistics, keeping source URLs and time ranges in the final report.

Quick Start

Use the sn-search-market-cn skill to find the latest annual reports and inquiry letters for a Chinese A-share company and summarize key macro indicators from official statistics sources.

Frequently Asked Questions about sn-search-market-cn

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

FAQPage Schema
How do I search CNINFO announcements for A-share companies?

Run the free_market_api.py script with the cninfo-announcements command, passing a keyword and optional date range. It returns JSON where data.announcements[].pdfUrl gives direct PDF links to annual reports, quarterly reports, and inquiry letters.

What free official sources exist for China macroeconomic data?

The National Bureau of Statistics data portal (data.stats.gov.cn) covers GDP, CPI, PPI, PMI, industrial output, and retail sales. The PBOC statistics site covers M2, social financing, and lending, while SAFE covers foreign exchange reserves and balance of payments.

Does this skill require an API key or registration?

No. All listed sources are free official Chinese government resources requiring no registration, API key, or login. Any source that demands captcha, authorization codes, digital signatures, or payment is explicitly abandoned rather than bypassed.

Can I use the NMPA UDI interface or government procurement APIs directly?

No. The NMPA UDI interface requires an authorization code, and the China government procurement data interface requires digital signatures. Only their public web pages and downloadable files may be used via browser-use.

What happens when a source page is blocked or shows a captcha?

The skill instructs the agent to immediately switch to another official source instead of retrying or bypassing the protection. It never circumvents captchas, login walls, signed interfaces, or access controls.