← Back to Skills Marketplace
30198
Downloads
94
Stars
327
Active Installs
2
Versions
Install in OpenClaw
/install akshare-stock
Description
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
Usage Guidance
Install this only in a Python environment where you are comfortable adding AkShare and its dependencies. Treat returned market data as research information, not investment advice, and consider pinning package versions for repeatable workflows.
Capability Assessment
Purpose & Capability
The stated purpose is A-share stock lookup and analysis, and the artifacts match that purpose through AkShare market data examples and a small CLI for quotes, history, sectors, fund flow, and search.
Instruction Scope
Instructions stay within public market-data retrieval and research use; they do not request credential collection, private file access, account mutation, prompt overriding, or unrelated agent behavior.
Install Mechanism
The skill asks users to install the third-party Python package AkShare with pip and mentions baostock as a fallback; dependencies are not version-pinned, which is normal supply-chain exposure but not suspicious by itself.
Credentials
Network access to market-data providers is expected for this purpose, and no local indexing, secret access, broad filesystem reads, or unrelated system commands were found.
Persistence & Privilege
No startup hooks, background workers, privilege escalation, persistent storage, credential stores, self-modification, or destructive operations are present.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install akshare-stock - After installation, invoke the skill by name or use
/akshare-stock - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added a new "备选方案: Baostock" section with example code for using baostock if AkShare installation fails.
- Updated "注意事项" to include a note about potential network issues and testing in the local environment.
- No changes to skill functionality or API usage; documentation improvement only.
v1.0.0
Initial release of akshare-stock skill.
- 提供基于 AkShare 库的 A股实时行情、历史K线、财务数据与板块分析接口
- 支持资金流向、龙虎榜、新股申购、融资融券等多项常用数据查询
- 包含快速开始指南与常见功能示例代码
- 适用于A股股票查询、行情数据分析、财务指标检索等场景
Metadata
Frequently Asked Questions
What is A股量化 AkShare?
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。 It is an AI Agent Skill for Claude Code / OpenClaw, with 30198 downloads so far.
How do I install A股量化 AkShare?
Run "/install akshare-stock" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is A股量化 AkShare free?
Yes, A股量化 AkShare is completely free (open-source). You can download, install and use it at no cost.
Which platforms does A股量化 AkShare support?
A股量化 AkShare is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created A股量化 AkShare?
It is built and maintained by ttbb (@mbpz); the current version is v1.0.1.
More Skills