← Back to Skills Marketplace
Akshare Finance
by
BenAngel65
· GitHub ↗
· v1.0.0
8578
Downloads
15
Stars
85
Active Installs
1
Versions
Install in OpenClaw
/install akshare-finance
Description
AKShare财经数据接口库封装,提供股票、期货、期权、基金、外汇、债券、指数、加密货币等金融产品的基本面数据、实时和历史行情数据、衍生数据。
Usage Guidance
Reasonable to install if you trust AKShare and pandas from pip. Run it only where outbound financial-data requests are allowed, and treat returned market data as informational rather than investment advice.
Capability Analysis
Type: OpenClaw Skill
Name: akshare-finance
Version: 1.0.0
The OpenClaw AgentSkills bundle 'akshare-finance' is designed to provide financial data using the legitimate AKShare library. All Python scripts (`crypto_price.py`, `macro_data.py`, `stock_price.py`) correctly import and utilize `akshare` and `pandas` to fetch and process public financial data, outputting results in JSON format. The `SKILL.md` documentation specifies standard dependencies and provides benign usage examples, with no evidence of prompt injection attempts or instructions for the AI agent to perform unauthorized actions. There are no signs of data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The skill's behavior is entirely aligned with its stated purpose.
Capability Assessment
Purpose & Capability
The documented purpose is financial market and macroeconomic data retrieval, and the scripts only call AKShare data functions for stocks, crypto, and macro indicators, then print JSON.
Instruction Scope
Instructions are user-directed examples and command-line helpers; they do not ask the agent to override user intent, trade, modify accounts, or perform autonomous high-impact actions.
Install Mechanism
The skill installs akshare and pandas from pip, which is coherent with the purpose, but users in controlled environments may prefer pinned and reviewed dependency versions.
Credentials
Outbound requests to financial data providers are expected for this skill, but the documentation could more clearly warn that queries may expose IP address and requested symbols to upstream services.
Persistence & Privilege
No startup hooks, background workers, privilege escalation, credential storage, sensitive local file access, or automatic file mutation were found; the only file-write example is an optional CSV export shown to the user.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install akshare-finance - After installation, invoke the skill by name or use
/akshare-finance - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
akshare-finance 1.0.0
- 首次发布,基于AKShare接口库封装财经数据查询功能
- 支持获取股票、期货、期权、基金、外汇、债券、指数、加密货币等金融产品的基本面及行情数据
- 提供宏观经济指标、财务数据、市场概览与投资组合监控示例
- 默认返回Pandas DataFrame,便于数据处理与分析
- 简要说明安装方法和常见用法
Metadata
Frequently Asked Questions
What is Akshare Finance?
AKShare财经数据接口库封装,提供股票、期货、期权、基金、外汇、债券、指数、加密货币等金融产品的基本面数据、实时和历史行情数据、衍生数据。 It is an AI Agent Skill for Claude Code / OpenClaw, with 8578 downloads so far.
How do I install Akshare Finance?
Run "/install akshare-finance" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Akshare Finance free?
Yes, Akshare Finance is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Akshare Finance support?
Akshare Finance is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Akshare Finance?
It is built and maintained by BenAngel65 (@benangel65); the current version is v1.0.0.
More Skills