← 返回 Skills 市场
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mx-mx-financial-assistant
功能描述
基于东方财富权威金融数据库,打造覆盖"数据-资讯-知识-分析-决策"全链条的智能问答服务。通过自然语言交互, 为用户提供从基础金融知识科普到专业投资研究支持的全方位解决方案,实现"一问即达"的高效金融信息获取体验。 涵盖七大核心能力:全市场金融数据实时查询(A港美股、基金、债券)、全网财经资讯智能检索(公告、研报...
安全使用建议
This skill appears to do what it says: it will send user questions and the EM_API_KEY to Eastmoney's ai-saas endpoint and return formatted results. Before installing: (1) Only provide an EM_API_KEY intended for Eastmoney’s API — do not reuse general-purpose or high-privilege secrets. (2) Note the skill's source/homepage is missing; if provenance matters, prefer packages with a known maintainer or verify the API key provider. (3) Ensure httpx (PyPI) is installed or that the platform will install it for you. (4) If you want extra assurance, review the single included script (scripts/generate_answer.py) yourself or run it in a restricted environment to observe network traffic and behavior.
功能分析
Type: OpenClaw Skill
Name: mx-mx-financial-assistant
Version: 0.1.0
The skill is a legitimate financial assistant wrapper for the East Money (东方财富) API. It uses the 'httpx' library to query 'https://ai-saas.eastmoney.com' for market data, news, and analysis based on user input. The script 'scripts/generate_answer.py' correctly handles authentication via the 'EM_API_KEY' environment variable and contains no evidence of data exfiltration, command injection, or malicious intent.
能力评估
Purpose & Capability
The name/description claim a financial Q&A service backed by Eastmoney; the script posts questions to an Eastmoney ai-saas endpoint and requires EM_API_KEY. The declared dependency (httpx) and the single required env var align with that purpose. Note: the skill has no homepage/source listed (provenance unknown), which reduces trust but does not make the behavior incoherent.
Instruction Scope
SKILL.md instructs running scripts/generate_answer.py with a query and optional deep-think flag and to set EM_API_KEY. The script only reads the question (args or stdin), the EM_API_KEY env var, calls the configured API, and prints structured JSON. It does not read other system files, other env vars, or transmit data to third-party endpoints beyond the documented Eastmoney API.
Install Mechanism
There is no high-risk installer or external archive; the script depends on the PyPI package httpx (SKILL.md metadata lists a python install step). Registry-level install spec appears absent even though SKILL.md contains an install entry—verify whether the platform will install httpx automatically or if you must install it. Installing a single PyPI dependency is expected, not unusual.
Credentials
Only EM_API_KEY is required. The script sends this key as an 'em_api_key' header to the Eastmoney endpoint, which is proportionate to calling a protected API. Do not supply unrelated/high-privilege credentials; the skill does not request them.
Persistence & Privilege
The skill does not request always:true, does not modify other skill configs, and does not persist additional tokens or state. Autonomous invocation (disable-model-invocation=false) is the platform default and not problematic here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mx-mx-financial-assistant - 安装完成后,直接呼叫该 Skill 的名称或使用
/mx-mx-financial-assistant触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
mx-mx-financial-assistant 0.1.0
- 首次发布:金融领域智能问答技能,基于东方财富权威数据库。
- 支持全市场金融数据实时查询、资讯检索、宏观经济数据、选股/基金、百科知识问答及深度市场分析。
- 提供自然语言交互,兼顾机构投资者和个人用户的多元理财和投研需求。
- 输出结合回答正文与溯源参考,严格遵循结构化及公式格式规范。
- 内置详细错误处理和中英文适配。
元数据
常见问题
Mx Financial Assistant 是什么?
基于东方财富权威金融数据库,打造覆盖"数据-资讯-知识-分析-决策"全链条的智能问答服务。通过自然语言交互, 为用户提供从基础金融知识科普到专业投资研究支持的全方位解决方案,实现"一问即达"的高效金融信息获取体验。 涵盖七大核心能力:全市场金融数据实时查询(A港美股、基金、债券)、全网财经资讯智能检索(公告、研报... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。
如何安装 Mx Financial Assistant?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mx-mx-financial-assistant」即可一键安装,无需额外配置。
Mx Financial Assistant 是免费的吗?
是的,Mx Financial Assistant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mx Financial Assistant 支持哪些平台?
Mx Financial Assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mx Financial Assistant?
由 akiry09(@akiry09)开发并维护,当前版本 v0.1.0。
推荐 Skills