← Back to Skills Marketplace
akiry09

Mx Financial Assistant

by akiry09 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mx-mx-financial-assistant
Description
基于东方财富权威金融数据库,打造覆盖"数据-资讯-知识-分析-决策"全链条的智能问答服务。通过自然语言交互, 为用户提供从基础金融知识科普到专业投资研究支持的全方位解决方案,实现"一问即达"的高效金融信息获取体验。 涵盖七大核心能力:全市场金融数据实时查询(A港美股、基金、债券)、全网财经资讯智能检索(公告、研报...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mx-mx-financial-assistant
  3. After installation, invoke the skill by name or use /mx-mx-financial-assistant
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
mx-mx-financial-assistant 0.1.0 - 首次发布:金融领域智能问答技能,基于东方财富权威数据库。 - 支持全市场金融数据实时查询、资讯检索、宏观经济数据、选股/基金、百科知识问答及深度市场分析。 - 提供自然语言交互,兼顾机构投资者和个人用户的多元理财和投研需求。 - 输出结合回答正文与溯源参考,严格遵循结构化及公式格式规范。 - 内置详细错误处理和中英文适配。
Metadata
Slug mx-mx-financial-assistant
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Mx Financial Assistant?

基于东方财富权威金融数据库,打造覆盖"数据-资讯-知识-分析-决策"全链条的智能问答服务。通过自然语言交互, 为用户提供从基础金融知识科普到专业投资研究支持的全方位解决方案,实现"一问即达"的高效金融信息获取体验。 涵盖七大核心能力:全市场金融数据实时查询(A港美股、基金、债券)、全网财经资讯智能检索(公告、研报... It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.

How do I install Mx Financial Assistant?

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

Is Mx Financial Assistant free?

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

Which platforms does Mx Financial Assistant support?

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

Who created Mx Financial Assistant?

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

💬 Comments