← 返回 Skills 市场
financial-ai-analyst

Global Macro Database Assistant

作者 Financial AI Analyst · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ 安全检测通过
15482
总下载
67
收藏
36
当前安装
13
版本数
在 OpenClaw 中安装
/install mx-macro-data
功能描述
基于东方财富数据库,支持自然语言查询全球宏观经济数据,涵盖国民经济核算、价格指数、货币金融、财政收支、对外贸易、就业民生、产业运行等多个领域,适配各类宏观经济研究、市场分析、政策解读等多元专业场景需求。返回结果包含数据说明及 csv 文件。Natural language query for macroecono...
安全使用建议
Install only if you trust the Eastmoney service and the publisher. Use a revocable EM_API_KEY, expect macro-data queries to be sent to Eastmoney, and monitor API usage because the documented completeness workflow may make bounded follow-up calls.
能力评估
Purpose & Capability
The stated purpose, runtime code, and outputs align: it accepts a natural-language macroeconomic query, calls the Eastmoney macro-data endpoint, parses the returned table data, and writes CSV plus description files.
Instruction Scope
The documentation instructs an upper planning agent to read the generated CSV files and retry missing-data queries up to 5 times; this is purpose-aligned and bounded, but users should expect possible extra API calls and generated-file reads.
Install Mechanism
Installation requires the standard Python HTTP client dependency httpx, but the version is not pinned; this is normal for the integration but should be managed carefully in controlled environments.
Credentials
The skill requires EM_API_KEY and sends it only as an authentication header to the documented Eastmoney API; it also sends the user's query text to that service.
Persistence & Privilege
Persistence is limited to creating CSV and description files in the configured output directory; there is no evidence of background execution, privilege escalation, deletion, broad local indexing, or unrelated credential access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mx-macro-data
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mx-macro-data 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
Publish 1.0.12
v1.0.11
# mx-macro-data 1.0.11 Changelog - Metadata updated: now explicitly declares that the `EM_API_KEY` environment variable is required. - No changes to feature set, interface, or behavior. - No code or documentation files changed in this version.
v1.0.10
mx-macro-data 1.0.10 - Updated installation requirements: removed explicit environment variable and binary dependencies from the skill's metadata. - No changes to code or functional behavior. Documentation and usage instructions remain the same. - This update mainly streamlines the metadata for easier integration.
v1.0.9
mx-macro-data 1.0.9 - 文档细节优化:针对环境变量配置说明分别补充了 macOS 和 Linux 的区分指引,更清晰地分步指导 source 命令设置。 - 其余功能、接口及约束保持不变,无其他重大调整。
v1.0.8
mx-macro-data 1.0.8 - Documentation in SKILL.md improved: formatting fixes and minor clarifications, especially in “常见问题” and orchestration protocol. - No functional changes to code; update focuses on documentation clarity for integration and user guidance.
v1.0.7
mx-macro-data 1.0.7 - update skill display name
v1.0.6
### mx-macro-data 1.0.6 - Improved scripts/get_data.py (details not shown). - No changes to user-facing functionality or documentation. - No changes to dependencies or environment configuration. - Version bump for internal/script updates.
v1.0.5
mx-macro-data 1.0.5 更新日志 - Skill 名称和输出文件统一为小写风格(mx_macro_data),相关环境变量同步更名(MX_MACRO_DATA_OUTPUT_DIR)。 - 英文描述完善,增加 English 版 skill 描述和功能介绍片段,支持中英文双语场景。 - 所有文档示例、参数、代码调用及输出路径名称统一为全小写格式,便于跨平台一致性与辨识度。 - 不涉及业务逻辑及实现改动,仅文档优化与标准化。
v1.0.4
Version 1.0.4 - No code or documentation changes were detected in this version. - Behavior and skill documentation remain unchanged. - Rename to Global Macro Database Assistant
v1.0.3
Version 1.0.3 - 增强元数据描述和 Skill 文档规范,强调来源于东方财富妙想服务,明确数据覆盖的领域与使用场景。 - 新增和详细说明密钥(EM_API_KEY)获取、配置及安全要求,防止密钥泄漏。 - 强化“输出接口与上层规划协议”,详细规定上层规划引擎对于集合式地域/指标查询的复核、差异检测与自动补全流程,防止数据遗漏。 - 精简依赖,仅需 httpx,剔除 pandas/pypinyin 依赖项。 - 更新快速开始和常见问题,强调环境变量、分频率一致性及复核建议,方便开发者和集成方正确调用与完善业务流程。
v1.0.2
fix description error in skill description
v1.0.1
fix typo error in skill.md
v1.0.0
MX_MacroData 1.0.0 — Initial Release - 支持通过自然语言查询宏观经济数据(如GDP、CPI、M2等),自动生成CSV及数据描述文件。 - 强输入约束:必须指定具体经济指标和商品品种,禁止模糊类别和泛指指标。 - 支持相对时间和宏观地域表述,无需拆分为具体日期或城市列表。 - 内置详细错误处理,对不合规输入直接给出提示并拒绝查询。 - 需配置东方财富 API 密钥(EM_API_KEY),依赖 httpx、pandas 等库。 - 提供命令行和Python代码两种调用方式,输出结构化数据和内容说明。
元数据
Slug mx-macro-data
版本 1.0.12
许可证 MIT-0
累计安装 531
当前安装数 36
历史版本数 13
常见问题

Global Macro Database Assistant 是什么?

基于东方财富数据库,支持自然语言查询全球宏观经济数据,涵盖国民经济核算、价格指数、货币金融、财政收支、对外贸易、就业民生、产业运行等多个领域,适配各类宏观经济研究、市场分析、政策解读等多元专业场景需求。返回结果包含数据说明及 csv 文件。Natural language query for macroecono... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 15482 次。

如何安装 Global Macro Database Assistant?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mx-macro-data」即可一键安装,无需额外配置。

Global Macro Database Assistant 是免费的吗?

是的,Global Macro Database Assistant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Global Macro Database Assistant 支持哪些平台?

Global Macro Database Assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Global Macro Database Assistant?

由 Financial AI Analyst(@financial-ai-analyst)开发并维护,当前版本 v1.0.12。

💬 留言讨论