← Back to Skills Marketplace
Mx Finance Data 1.0.8
by
zhouhuihui008
· GitHub ↗
· v1.0.0
· MIT-0
134
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install mx-finance-data-1-0-8
Description
基于东方财富数据库,支持自然语言查询金融数据,覆盖A港美、基金、债券等多种资产,含实时行情、公司信息、估值、财务报表等,可用于投资研究、交易复盘、市场监控、行业分析、信用研究、财报审计、资产配置等场景,适配机构与个人多元需求。返回结果包含数据说明及 xlsx 文件。Natural language query f...
Usage Guidance
This skill appears coherent with its stated purpose, but before installing: 1) Verify your EM_API_KEY is obtained from the official EastMoney/MxClaw service and has the intended scope/expiry; the key will be sent to https://ai-saas.eastmoney.com/proxy/b/mcp/tool/searchData as part of requests. 2) Consider running the script in an isolated environment (virtualenv/container) and review scripts/get_data.py yourself if you have concerns about what data is sent. 3) Be aware query text and returned results are transmitted to EastMoney — do not include sensitive secrets in queries. 4) Use a least-privilege or revocable API key and rotate/revoke it if you stop using the skill. 5) The recommended pip packages are standard; prefer installing them in a virtual environment rather than system-wide.
Capability Assessment
Purpose & Capability
Name/description request an EastMoney API key and financial queries; the code requires EM_API_KEY, python3, pip3 and uses httpx/pandas to call an EastMoney ai-saas endpoint and produce xlsx/txt outputs — this is proportionate and expected.
Instruction Scope
SKILL.md and scripts instruct installing httpx/pandas/openpyxl, setting EM_API_KEY, and running scripts/get_data.py with a natural-language query. The runtime instructions do not direct the agent to read unrelated files or other environment variables. Note: the script embeds EM_API_KEY into the request body (userInfo.userId) and will transmit it to the EastMoney endpoint, which is the intended authentication flow.
Install Mechanism
No automated download/install of arbitrary code; the README recommends pip3 install of well-known Python packages (httpx, pandas, openpyxl). This is a common, low-risk dependency pattern.
Credentials
Only EM_API_KEY is required (declared). No additional credentials, keys, or unrelated env vars are requested. The single key is justified: it authenticates requests to the EastMoney API used by the skill.
Persistence & Privilege
always is false and the skill does not request persistent platform-wide privileges. It writes output files to a local miaoxiang/mx_finance_data directory (normal for a CLI tool) and does not attempt to modify other skills or global agent config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mx-finance-data-1-0-8 - After installation, invoke the skill by name or use
/mx-finance-data-1-0-8 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
mx_finance_data 1.0.0 – Initial Release
- Natural language financial data query skill based on Eastmoney database.
- Supports real-time quotes, company profiles, valuation, and financial statements for A-shares, Hong Kong, US stocks, bonds, and funds.
- Handles multi-entity/multi-indicator/time-range queries, with enforced limits (max 5 entities & 3 indicators per query).
- Outputs structured results as XLSX and a description TXT file explaining the query and data.
- Designed for investment research, strategy review, market monitoring, industry analysis, and more.
Metadata
Frequently Asked Questions
What is Mx Finance Data 1.0.8?
基于东方财富数据库,支持自然语言查询金融数据,覆盖A港美、基金、债券等多种资产,含实时行情、公司信息、估值、财务报表等,可用于投资研究、交易复盘、市场监控、行业分析、信用研究、财报审计、资产配置等场景,适配机构与个人多元需求。返回结果包含数据说明及 xlsx 文件。Natural language query f... It is an AI Agent Skill for Claude Code / OpenClaw, with 134 downloads so far.
How do I install Mx Finance Data 1.0.8?
Run "/install mx-finance-data-1-0-8" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mx Finance Data 1.0.8 free?
Yes, Mx Finance Data 1.0.8 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mx Finance Data 1.0.8 support?
Mx Finance Data 1.0.8 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mx Finance Data 1.0.8?
It is built and maintained by zhouhuihui008 (@zhouhuihui008); the current version is v1.0.0.
More Skills