Skip to main content
Back to registry

akshare

succ985/openclaw-akshare-skill

AkShare is a free, open-source Python library for accessing Chinese financial market data. This skill provides guidance for fetching data from Chinese exchanges including Shanghai Stock Exchange, Shenzhen Stock Exchange, Hong Kong Exchange, and more.

Installs319
Install command
npx skills add https://github.com/succ985/openclaw-akshare-skill --skill akshare
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
AkShare is a free, open-source Python library for accessing Chinese financial market data. This skill provides guidance for fetching data from Chinese exchanges including Shanghai Stock Exchange, Shenzhen Stock Exchange, Hong Kong Exchange, and more. Install AkShare: Basic stock quote: Real-time quotes: Historical data: Stock list: Real-time quotes: Historical data: Real-time data: Real-time futures: Historical futures: Fund list: Fund historical data: GDP data: CPI data: PMI data: Period (周期): Adjustment (复权): For complete API documentation and advanced usage, see: - daily - 日线 - weekly - 周线 - monthly - 月线 - qfq - 前复权 - hfq - 后复权 - "" - 不复权 - Data caching : AkShare doesn't cache data, implement your own caching if needed - Rate limiting : Be mindful of request frequency to avoid being blocked - Data format : Returns pandas DataFrame, can be easily processed - Error handling : Network errors may occur, implement retry logic - references/akshare_api.md - Detailed API reference - references/common_functions.md - Commonly used functions - - Official documentation

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does akshare do?

AkShare is a free, open-source Python library for accessing Chinese financial market data. This skill provides guidance for fetching data from Chinese exchanges including Shanghai Stock Exchange, Shenzhen Stock Exchange, Hong Kong Exchange, and more.

Is akshare good?

akshare does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does akshare work with?

akshare currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to akshare?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install akshare?

npx skills add https://github.com/succ985/openclaw-akshare-skill --skill akshare

Related skills

Alternatives in Software Engineering