📊
DataPython

A-Share Market Data

by Niceck

A-Share Market Data is a Data skill for Claude Code, published by Niceck in hhxg-top-hhxg-python.

72 stars7 forkson Niceck/hhxg-top-hhxg-pythonAdded 2026/07/16Repository updated 2026/06/20
a-shareai-toolschina-stockcodexcodex-skilldaily-reportfinancemarket-dataopenopenclawopenclaw-skillpythonquantitative-financeskillsstockstock-datastock-markettrading
Install in seconds
Install A-Share Market Data
Copy A-Share Market Data 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/Niceck/hhxg-top-hhxg-python ~/.claude/skills/hhxg-top-hhxg-python

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/Niceck/hhxg-top-hhxg-python.git

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

In this catalog

Source file
SKILL.md in Niceck/hhxg-top-hhxg-python
Installs to
~/.claude/skills/hhxg-top-hhxg-python
Collection
The only skill cataloged from this repository
Category
Data812 skills

What A-Share Market Data does

Zero-configuration A-share market data assistant providing daily snapshots, calendar, margin trading data, and real-time news. No dependencies required.

A-Share Market Data is cataloged under Data on DirSkills. A-Share Market Data comes from a repository tagged a-share, ai-tools, china-stock, codex and codex-skill.

Documentation

README

A 股量化数据助手(恢恢量化)

概述

零配置获取 A 股多维度量化数据,数据源自 恢恢量化

无需安装任何 Python 包,仅需 Python 3 标准库。

脚本路径

所有脚本位于本 skill 目录下 scripts/,用 Bash 工具运行:

# 自动定位脚本目录
SKILL_DIR="$(dirname "$(find ~/.claude/skills -name _common.py -path '*/hhxg-market/*' 2>/dev/null | head -1)")"

模块一览

1. 日报快照(fetch_snapshot.py)

盘后日报,覆盖赚钱效应、热门题材、连板天梯、游资龙虎榜、行业资金、焦点新闻。

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

Frequently asked about A-Share Market Data

  • How does A-Share Market Data compare to other Data skills?

    A-Share Market Data ranks #769 by stars among the 812 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 A-Share Market Data against them. Open each page to compare what they document and how they install.