← Back to Skills Marketplace
0
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install akshare-one
Description
基于akshare-one的MCP服务器,提供中国股票市场数据的全面接口,包括历史数据、实时数据、新闻数据和财务报表等金融信息。
Usage Guidance
Install only if you are comfortable giving a XiaoBenYang API key to this skill and storing it in plaintext .env in the working directory. Use a limited or revocable key where possible, avoid committing .env, and rotate/delete the key if you later stop using the skill.
Capability Assessment
Purpose & Capability
The exposed functions are for stock market, news, and financial statement data, matching the stated stock-data purpose; the implementation routes through XiaoBenYang MCP rather than a local Akshare library, so the backend should be clearer.
Instruction Scope
Runtime instructions ask the agent to request missing API keys or parameters from the user and then call listed tool functions; I found no hidden prompt override, destructive instruction, or unrelated automatic action.
Install Mechanism
The artifact contains documentation, small Python helper scripts, and common Python dependencies; there are no install-time scripts or package hooks shown.
Credentials
Network access to the configured MCP API and reading/writing a local .env file are proportionate to an API-backed data skill, but users should be aware that queries and the API key go to that remote service.
Persistence & Privilege
The skill persists XBY_APIKEY in plaintext .env and also sets it in the process environment; this is disclosed in the skill text but is less safe than platform-managed secret storage. No background persistence, privilege escalation, or broad local indexing was found.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install akshare-one - After installation, invoke the skill by name or use
/akshare-one - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 初始版本发布,提供基于 akshare-one 的中国股票市场数据接口服务
- 支持获取历史数据、实时数据、新闻、财务报表、内幕交易等多种金融信息
- 严格要求使用 API 密钥,密钥缺失时自动提示用户输入
- 明确分工:负责用户意图理解、参数提取和工具函数路由
- 所有功能均通过 standardized tools 函数暴露,返回原始数据供用户查阅
Metadata
Frequently Asked Questions
What is Akshare One?
基于akshare-one的MCP服务器,提供中国股票市场数据的全面接口,包括历史数据、实时数据、新闻数据和财务报表等金融信息。 It is an AI Agent Skill for Claude Code / OpenClaw, with 0 downloads so far.
How do I install Akshare One?
Run "/install akshare-one" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Akshare One free?
Yes, Akshare One is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Akshare One support?
Akshare One is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Akshare One?
It is built and maintained by Ning Cai (@cainingnk); the current version is v1.0.0.
More Skills