Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By atompilot
Query A-share securities data (K-line, financials, macro, dividends, industry classification) from the free BaoStock API, returning results as pandas DataFrames with documented pitfalls.
npx claudepluginhub atompilot/baostock-skillEnglish | 中文
Claude Code skill for BaoStock — free A-share market data API with 23 endpoints, 9 documented pitfalls, and pandas 2.0+ compatibility fixes.
Gives Claude Code complete knowledge of the BaoStock Python API for China A-share securities data. When you ask Claude to fetch stock data, write a data pipeline, or debug BaoStock code, it knows every API, parameter, return field, and common pitfall.
23 APIs covered across 5 categories:
| Category | APIs | Examples |
|---|---|---|
| Market Data | 3 | K-line (daily/weekly/monthly/minute), index, all securities |
| Basic Info | 5 | Stock info, industry classification, SSE 50/CSI 300/CSI 500 constituents |
| Dividends | 2 | Dividend data, adjustment factors |
| Quarterly Financial | 8 | Profitability, growth, solvency, cash flow, DuPont, express/forecast reports |
| Macroeconomic | 5 | Deposit/loan rates, reserve ratio, money supply (monthly/annual) |
9 documented pitfalls including pandas 2.0+ crash fix, stdout pollution suppression, and string-to-numeric conversion patterns.
# Add as marketplace
/plugin marketplace add atompilot/baostock-skill
# Install the plugin
/plugin install baostock@baostock-skill
# Clone and symlink
git clone https://github.com/atompilot/baostock-skill.git ~/.claude/skills/baostock-skill
# Or copy the skill file directly
mkdir -p ~/.claude/skills/baostock
curl -o ~/.claude/skills/baostock/SKILL.md \
https://raw.githubusercontent.com/atompilot/baostock-skill/master/skills/baostock/SKILL.md
# Install via playbooks registry
npx playbooks add skill atompilot/baostock-skill --skill baostock
# Or install via clawhub
npx clawhub install baostock
Restart Claude Code / OpenClaw to activate.
Once installed, Claude Code automatically uses this skill when working with BaoStock. Examples:
> Help me fetch daily K-line data for sh.600000 from 2024
> Write a script to download quarterly financial data for all CSI 300 stocks
> Why is my BaoStock code crashing with pandas 2.0?
> Get dividend history for Kweichow Moutai
DataFrame.append() crash)"d" vs "daily" or "3" vs "none"baostock-skill/
├── .claude-plugin/
│ ├── marketplace.json # Plugin marketplace registration
│ └── plugin.json # Plugin metadata
├── plugins/
│ └── baostock/
│ └── skills/
│ └── baostock/
│ └── SKILL.md # Skill file (plugin path)
├── skills/
│ └── baostock/
│ └── SKILL.md # Skill file (manual install path)
├── playbook.md # OpenClaw playbook entry
├── README.md
├── README.zh-CN.md
└── LICENSE
| Platform | Supported | Install Method |
|---|---|---|
| Claude Code | Yes | Plugin or manual skill |
| OpenClaw | Yes | Playbook |
| Claude Code (Codex mode) | Yes | Plugin |
| Any MCP-compatible agent | Yes | Read SKILL.md as context |
pip install baostockMIT © atompilot
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A-share market data query skills for tushare-cli: stock, index, concepts, sector rotation, financials, futures, forex
A股量化交易 Skill - 使用 Tushare Pro 获取数据,Backtrader 进行回测
针对中国A股的行情与数据查询(基于本地 akshare 源代码与API映射)。当用户请求获取A股实时行情、历史K线(日/周/月)、分钟级分时(1/5/15/30/60)、复权数据(前复权/后复权)、股东户数(含详情)、以及巨潮资讯公告披露结果时使用本Skill。
Shioaji Taiwan financial trading API guide. Covers Python native binding (sync/async), CLI tool, HTTP API server with SSE streaming, dashboard, and multi-language SDK integration (JS/TS, Go, C/C++, C#, Rust, Java/Kotlin) for TWSE/TPEX/TAIFEX markets.
Developer-first financial data for Claude — 150k+ tickers, 70+ exchanges, real-time & historical prices, fundamentals, options, technicals, news, sentiment, macro indicators, ESG, and more via EODHD API and MCP Server.
A股研究工具:财报分析、首次覆盖报告、选股策略、晨报、行业综述、投资逻辑跟踪。
Polymarket prediction market API reference — authentication, orders, market data, WebSocket, CTF operations, fees, bridge, gasless, error codes, rate limits, and geographic restrictions
Multi-model code review for Claude Code — Claude writes, Codex reviews, loop until clean, then commit.
One-command git workflow: auto-stage, conventional commit messages, optional semantic versioning, and push
Helps programmers solve naming problems through guided Q&A and curated suggestions
Scaffold and publish a new open-source Claude Code skill from a use case description
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim