← Back to Skills Marketplace
akiry09

Mx Finance Data

by akiry09 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
95
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mx-mx-finance-data
Description
基于东方财富数据库,支持自然语言查询金融数据,覆盖A港美、基金、债券等多种资产,含实时行情、公司信息、估值、财务报表等,可用于投资研究、交易复盘、市场监控、行业分析、信用研究、财报审计、资产配置等场景,适配机构与个人多元需求。返回结果包含数据说明及 xlsx 文件。Natural language query f...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mx-mx-finance-data
  3. After installation, invoke the skill by name or use /mx-mx-finance-data
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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).
Metadata
Slug mx-mx-finance-data
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Mx Finance Data?

基于东方财富数据库,支持自然语言查询金融数据,覆盖A港美、基金、债券等多种资产,含实时行情、公司信息、估值、财务报表等,可用于投资研究、交易复盘、市场监控、行业分析、信用研究、财报审计、资产配置等场景,适配机构与个人多元需求。返回结果包含数据说明及 xlsx 文件。Natural language query f... It is an AI Agent Skill for Claude Code / OpenClaw, with 95 downloads so far.

How do I install Mx Finance Data?

Run "/install mx-mx-finance-data" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Mx Finance Data free?

Yes, Mx Finance Data is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Mx Finance Data support?

Mx Finance Data is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Mx Finance Data?

It is built and maintained by akiry09 (@akiry09); the current version is v0.1.0.

💬 Comments