← 返回 Skills 市场
95
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mx-mx-finance-data
功能描述
基于东方财富数据库,支持自然语言查询金融数据,覆盖A港美、基金、债券等多种资产,含实时行情、公司信息、估值、财务报表等,可用于投资研究、交易复盘、市场监控、行业分析、信用研究、财报审计、资产配置等场景,适配机构与个人多元需求。返回结果包含数据说明及 xlsx 文件。Natural language query f...
安全使用建议
This skill appears to do what it claims: call EastMoney APIs using the EM_API_KEY and write results to local XLSX/txt files. Before installing: (1) Confirm your EM_API_KEY is legitimately issued by the EastMoney/mxClaw service and that you understand its scope and revocation options. (2) Keep EM_API_KEY secret — do not paste it into prompts or share outputs that include the key. (3) Install the Python deps in an isolated environment (virtualenv) and review the script if you require higher assurance; it will send your query and the API key to an EastMoney endpoint (ai-saas.eastmoney.com). (4) Note the script creates a local folder miaoxiang/mx_finance_data and writes XLSX and description files there. If you want extra caution, run the script in a sandbox or inspect the full script for any additional network endpoints before use.
功能分析
Type: OpenClaw Skill
Name: mx-mx-finance-data
Version: 0.1.0
The skill bundle provides a legitimate interface for querying financial data from Eastmoney (东方财富) via their Miaoxiang API. The Python script `scripts/get_data.py` securely handles the `EM_API_KEY` environment variable, performs structured data retrieval from a known endpoint (ai-saas.eastmoney.com), and exports results to local Excel files. There is no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description claim queries against 东方财富; the code constructs HTTP requests to an EastMoney API URL and requires EM_API_KEY — this aligns with the stated purpose. Declared Python deps (httpx, pandas, openpyxl) are appropriate for HTTP calls and writing Excel files.
Instruction Scope
SKILL.md instructs setting EM_API_KEY, installing Python deps, and running scripts/get_data.py with a natural-language query. The runtime instructions and the script operate only on the query and the EastMoney endpoint and produce local XLSX/txt outputs as described; they do not request unrelated system files or extra credentials.
Install Mechanism
There is no platform install spec, but SKILL.md directs users to pip3 install httpx pandas openpyxl. Installing standard PyPI packages is expected for this functionality; verify packages are retrieved from official PyPI repositories in a safe environment (virtualenv) if desired.
Credentials
Only a single environment variable (EM_API_KEY) is required and it is directly related to the EastMoney API authentication. Nothing else in the manifest or SKILL.md asks for unrelated tokens, passwords, or multiple credentials.
Persistence & Privilege
The skill is not always-enabled, does not request elevated platform privileges, and writes outputs to a local subdirectory (miaoxiang/mx_finance_data). It does not modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mx-mx-finance-data - 安装完成后,直接呼叫该 Skill 的名称或使用
/mx-mx-finance-data触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
mx-mx-finance-data 0.1.0
- Initial release with support for natural language queries for financial data across A-shares, Hong Kong, US stocks, funds, and bonds based on the Eastmoney database.
- Provides real-time market data, company profiles, valuation, L1/L2 data, and financial statement access.
- Supports multi-entity, multi-indicator, and multi-period structured queries with a per-query quota (max 5 entities).
- Outputs include a structured xlsx data file and a txt description file explaining query details and any quota truncation.
- Requires Eastmoney MX API key (EM_API_KEY) and Python dependencies (httpx, pandas, openpyxl).
元数据
常见问题
Mx Finance Data 是什么?
基于东方财富数据库,支持自然语言查询金融数据,覆盖A港美、基金、债券等多种资产,含实时行情、公司信息、估值、财务报表等,可用于投资研究、交易复盘、市场监控、行业分析、信用研究、财报审计、资产配置等场景,适配机构与个人多元需求。返回结果包含数据说明及 xlsx 文件。Natural language query f... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。
如何安装 Mx Finance Data?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mx-mx-finance-data」即可一键安装,无需额外配置。
Mx Finance Data 是免费的吗?
是的,Mx Finance Data 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mx Finance Data 支持哪些平台?
Mx Finance Data 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mx Finance Data?
由 akiry09(@akiry09)开发并维护,当前版本 v0.1.0。
推荐 Skills