🔍
DataJavaScript

China Market Search

by OpenSenseNova

China Market Search is a Data skill for Claude Code, published by OpenSenseNova in SenseNova-Skills.

4.9K stars364 forkson OpenSenseNova/SenseNova-SkillsAdded 2026/08/16Repository updated 2026/08/13
agentagent-skillsai-agentsai-assistantdata-analysisdocument-processingoffice-automationpresentation-slides
Install in seconds
Install China Market Search
Copy China Market Search into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/OpenSenseNova/SenseNova-Skills/tree/main/skills/sn-search-market-cn ~/.claude/skills/sn-search-market-cn

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/OpenSenseNova/SenseNova-Skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/sn-search-market-cn/SKILL.md in OpenSenseNova/SenseNova-Skills
Installs to
~/.claude/skills/sn-search-market-cn
Collection
One of 25 skills cataloged from this repository
Category
Data668 skills

What China Market Search does

China Market Search locates Chinese market, industry, macro, trade, procurement, and regulatory data from official free sources without registration or API keys. It uses a Python script for A-share disclosures and browser-based access to government databases.

China Market Search is cataloged under Data on DirSkills. China Market Search comes from a repository tagged agent, agent-skills, ai-agents, ai-assistant and data-analysis.

Documentation

README

中国市场商业搜索

凭证配置

API key、token 与 cookie 统一建议写在仓库根目录 .env(参考 .env.example),并由 runtime 或用户在执行前加载为同名环境变量。脚本仍只从环境变量或显式 CLI 参数读取凭证;不要把真实密钥写入 skill payload、报告、日志或提交。

只使用本技能列出的中国官方免费资源。不要补充表外资源;遇到注册、登录、验证码、授权码、API key、OAuth、数字签名对接、商业试用、付费墙、访问防护或加密货币数据,立即放弃该资源。

工作流

  1. 明确研究对象:行业、公司、地区、时间段、指标口径和需要的证据类型。
  2. A 股公告、年报、季报、问询函先用 API 脚本;脚本拿不到再用 browser-use 打开巨潮页面。
  3. 其它资源统一用 browser-use 正常访问网页,通过站内搜索、栏目导航、筛选器和公开下载文件取数。
  4. 宏观、监管、招投标、采购、行业运行数据优先引用官方页面或官方文件链接;结论中保留来源 URL、指标口径和时间范围。
  5. 不绕过验证码、防护页、登录墙、签名接口或授权申请;不要采集个人敏感信息。

API 脚本

脚本:scripts/free_market_api.py。只依赖 Python 标准库。

可用接口:

命令 来源 适合用途
cninfo-announcements 巨潮资讯公告查询接口 A 股公告、年报、季报、问询函、招股书线索

示例:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about China Market Search

  • What else does OpenSenseNova publish alongside China Market Search?

    China Market Search is one of 25 skills that DirSkills catalogs from OpenSenseNova/SenseNova-Skills, the repository it ships in. Its siblings there include Academic Research, Chinese Social Search and Creative PPT. Each one is a separate skill with its own page in this directory, installs the same way China Market Search does, and is maintained by OpenSenseNova in that same repository. The rest of the collection is listed on the OpenSenseNova/SenseNova-Skills page.

  • How does China Market Search compare to other Data skills?

    China Market Search ranks #179 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of China Market Search against them. Open each page to compare what they document and how they install.

More from OpenSenseNova/SenseNova-Skills

China Market Search is one of 25 skills cataloged on DirSkills from OpenSenseNova/SenseNova-Skills.

See all 25 skills
🎓
2w ago

Academic Research

Academic Research searches academic papers, reads full texts, and traces references and citations across sources like arXiv, Semantic Scholar, PubMed, and Wikipedia. Use it for literature review, related work discovery, and deep paper reading.
Automation
4.9K364
🔍
2w ago

Chinese Social Search

Chinese Social Search searches content on Chinese social platforms including Bilibili videos, Zhihu Q&A, and Douyin videos. Use it when research requires Chinese social media data; Xiaohongshu and Weibo fall back to browser-use on public web pages.
Automation
4.9K364
🎨
2w ago

Creative PPT

Creative PPT generates a presentation one full-page 16:9 PNG per slide, using LLM/VLM for text and T2I image generation with web image search fallback. Use it via sn-ppt-entry to turn a topic into creative, image-forward slides.
AI Engineering
4.9K364
🔍
2w ago

Deep Research

Deep Research orchestrates multiple specialist agents to conduct systematic research, fact-checking, competitive analysis, and report generation when a request requires cross-source verification or a detailed deliverable.
Data
4.9K364
🔍
2w ago

Developer Search

Developer Search queries GitHub, Stack Overflow, Hacker News, and HuggingFace to find code examples, issues, technical Q&A, discussions, and models. Use it when you need to locate code, answers, or model info across developer platforms.
AI Engineering
4.9K364
📊
2w ago

Document Analysis

Document Analysis parses Word, PDF, and PPT files to extract text, tables, charts, and formatting, then performs cross-document aggregation and numerical checks. Use it when users ask to analyze, extract, or compare content from .docx, .pdf, or .pptx files.
Data
4.9K364