a-stock-data is a self-contained AI agent skill for accessing Chinese A-share market data through direct HTTP data sources. It packages data access logic into a structured skill file so coding assistants can retrieve and analyze stock information without relying on separate third-party wrapper libraries. The project organizes data across multiple layers, including market quotes, research reports, signals, capital flows, news, announcements, macro data, and financial statements. It is designed to work with tools such as Claude Code, Codex, and OpenClaw through context-injected Markdown and embedded Python. The repository emphasizes tested endpoints and practical usability for agent-driven financial analysis workflows. Its main value is turning fragmented A-share data sources into a unified toolset for AI-assisted research and coding.
Features
- Self-contained A-share data skill
- Direct HTTP access without wrapper dependencies
- Twenty-eight tested data endpoints
- Thirteen integrated raw data sources
- Claude Code, Codex, and OpenClaw compatibility
- Market, news, announcement, and financial data layers