基于东方财富数据库,支持自然语言查询金融数据,覆盖A港美、基金、债券等多种资产,含实时行情、公司信息、估值、财务报表等,可用于投资研究、交易复盘、市场监控、行业分析、信用研究、财报审计、资产配置等场景,适配机构与个人多元需求。返回结果包含数据说明及 xlsx 文件。Natural language query f...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install mx-finance-data或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install mx-finance-data⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/mx-finance-data/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: mx_finance_data description: 基于东方财富数据库,支持自然语言查询金融数据,覆盖A港美、基金、债券等多种资产,含实时行情、公司信息、估值、财务报表等,可用于投资研究、交易复盘、市场监控、行业分析、信用研究、财报审计、资产配置等场景,适配机构与个人多元需求。返回结果包含数据说明及 xlsx 文件。Natural language query for financial data across all markets, including A-shares, ETFs, bonds, Hong Kong and US stocks, and funds. It provides L1/L2 data, financial indicators, company profiles and valuation metrics. Ideal for investment research, strategy backtesting, market monitoring and industry analysis. It meets the needs of diverse institutions and individuals. metadata: { "openclaw": { "requires": { "env":["EM_API_KEY"] }, "install": [ { "id": "pip-deps", "kind": "python", "package": "httpx pandas openpyxl", "label": "Install Python dependencies" } ] } } ---
EM_API_KEY。EM_API_KEY 由东方财富妙想服务(https://ai.eastmoney.com/mxClaw)签发,用于其接口鉴权。支持查询以下类型的结构化数据:
支持多实体、多指标、多时间范围的组合查询。受后端接口限制,单次查询必须遵循以下配额:
> 示例: “查询 A、B、C、D、E、F 六只股票的营收” -> 仅返回前五只。
Skill 执行后会输出以下文件:
xlsx 文件,用于承载结构化查询结果txt 文件,用于描述查询内容、结果含义及必要说明------
------
访问 https://ai.eastmoney.com/mxClaw 注册账号并获取API_KEY。
# macOS 添加到 ~/.zshrc,Linux 添加到 ~/.bashrc
export EM_API_KEY="your_api_key_here"
然后根据系统执行对应的命令:
macOS:
source ~/.zshrc
Linux:
source ~/.bashrc
pip3 install httpx pandas openpyxl --user
python3 {baseDir}/scripts/get_data.py --query "贵州茅台近期走势如何"
xlsx: /path/to/miaoxiang/mx_finance_data/mx_finance_data_9535fe18.xlsx
描述: /path/to/miaoxiang/mx_finance_data/mx_finance_data_9535fe18_description.txt
行数: 42
| 文件 | 说明 | | --- | --- | | mx_finance_data_<查询id>.xlsx | 结构化数据表,包含请求的实体与指标 | | mx_finance_data_<查询id>_description.txt | 包含查询逻辑说明、字段含义及配额截断提示 |
安装 All-Market Financial Data Hub 后,可以对 AI 说这些话来触发它
Help me get started with All-Market Financial Data Hub
Explains what All-Market Financial Data Hub does, walks through the setup, and runs a quick demo based on your current project
Use All-Market Financial Data Hub to based on the Oriental Wealth Database, it supports natural language...
Invokes All-Market Financial Data Hub with the right parameters and returns the result directly in the conversation
What can I do with All-Market Financial Data Hub in my finance & investment workflow?
Lists the top use cases for All-Market Financial Data Hub, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/mx-finance-data/ 目录(个人级,所有项目可用),或 .claude/skills/mx-finance-data/(项目级)。重启 AI 客户端后,用 /mx-finance-data 主动调用,或让 AI 根据上下文自动发现并使用。
All-Market Financial Data Hub 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
All-Market Financial Data Hub 可免费安装使用。请查阅仓库了解许可证信息。
基于东方财富数据库,支持自然语言查询金融数据,覆盖A港美、基金、债券等多种资产,含实时行情、公司信息、估值、财务报表等,可用于投资研究、交易复盘、市场监控、行业分析、信用研究、财报审计、资产配置等场景,适配机构与个人多元需求。返回结果包含数据说明及 xlsx 文件。Natural language query f...
All-Market Financial Data Hub 属于「Finance & Investment」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my finance & investment tasks using All-Market Financial Data Hub
Identifies repetitive steps in your workflow and sets up All-Market Financial Data Hub to handle them automatically