mcpbeat

Akshare

nicepkg/akshare

使用 akshare 获取中国金融市场实时数据和历史数据。当需要查询A股、港股、美股、指数、基金、期货等金融产品的实时行情、历史数据、财务报表时使用该技能。

3k tokens
context cost
the whole folder, loaded on every use
2
files
ships runnable scripts
0
copies elsewhere
how many repositories repackaged it
275
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/nicepkg/ai-workflow --skill akshare

The instruction itself

1 sections, as written by the author

Akshare 财经数据技能

此技能允许 Alice 使用 akshare 库获取中国金融市场的实时和历史数据,包括股票、指数、基金、期货等各类金融产品。

核心功能

  • 实时行情 (realtime): 获取股票/指数的实时行情数据
  • 历史数据 (history): 获取股票/指数的历史K线数据
  • 指数行情 (index): 获取各类指数(上证、深证、创业板等)的行情
  • 板块数据 (sector): 获取行业板块和概念板块数据
  • 财务数据 (financial): 获取个股财务指标和报表数据

使用方法

命令行接口

How to use it

Copy the folder

Take nicepkg/akshare from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.