AkShare is a Python library that scrapes financial and economic data from Chinese sources, and this skill wraps it for Claude. You'd use this when you need to pull stock prices, futures data, macro indicators, or other financial information from Chinese markets without writing your own data collection code. The skill description is minimal, so you'll want to check what specific data sources and functions it exposes. If you're building analysis tools or dashboards that need Chinese market data, this handles the messy parts of data acquisition. Just be aware that web scraping can be brittle when source sites change their structure.
npx skills add https://github.com/arcaneorion/alice-single --skill akshare