← 返回 Skills 市场
jessecq1995

Mx Search

作者 Jessecq1995 · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ 安全检测通过
121
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mx-search-jesse
功能描述
本skill基于东方财富妙想搜索能力,基于金融场景进行信源智能筛选,用于获取涉及时效性信息或特定事件信息的任务,包括新闻、公告、研报、政策、交易规则、具体事件、各种影响分析、以及需要检索外部数据的非常识信息等。避免AI在搜索金融场景信息时,参考到非权威、及过时的信息。
安全使用建议
This skill appears coherent and implements the documented functionality: it will send the user's query and your MX_APIKEY to Eastmoney's finskill API and save both a pretty text view and the raw JSON to disk. Before installing or running: 1) Only provide an API key obtained from a trusted source (the skill expects MX_APIKEY). 2) Change the default output directory if you don’t want query results stored under /root/.openclaw/workspace/mx_data/output/—saved files could contain sensitive queries or extracted content. 3) Ensure the runtime has the Python requests library available. 4) Monitor usage of the API key and rotate it if you suspect it was exposed. If you want additional assurance, inspect or run the provided mx_search.py in a controlled environment to confirm behavior.
功能分析
Type: OpenClaw Skill Name: mx-search-jesse Version: 1.0.5 The skill bundle is a legitimate integration for the Eastmoney (东方财富) 'Miaoxiang' financial search API. The Python script (mx_search.py) and documentation (SKILL.md) correctly implement a search tool that fetches financial news and reports from 'mkapi2.dfcfs.com' using a user-provided API key. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description, SKILL.md, and the Python client code consistently call the same API endpoint (mkapi2.dfcfs.com) and require a single MX_APIKEY environment variable. Required artifacts (network requests, JSON parsing, text extraction, and writing results) match the stated purpose of querying and returning financial news/report data.
Instruction Scope
Instructions and code only send the user's query to the Eastmoney API and save formatted/plaintext/JSON outputs. They do not access other environment variables or arbitrary local files. Note: the skill saves query output to disk (default /root/.openclaw/workspace/mx_data/output/) which may store sensitive queries or results persistently—this is expected behavior for a CLI client but worth being aware of.
Install Mechanism
No install spec is provided (instruction-only + included Python script). No remote downloads or package-install steps are present. The code uses the requests library; ensure the runtime has that dependency, but there is no opaque installer or external URL fetch.
Credentials
The only credential required is MX_APIKEY, which is appropriate for an API-backed search skill. No unrelated secrets or config paths are requested. The SKILL.md and code consistently use MX_APIKEY and do not read other environment variables.
Persistence & Privilege
The skill does not request 'always: true' or elevated privileges and is user-invocable. However, it writes files by default into a fixed /root/.openclaw/... path; depending on your environment this may be an unexpected location (permission failures if non-root, or storing results under root if run as root). Consider configuring an alternate output directory before use.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mx-search-jesse
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mx-search-jesse 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
eastmoney_fin_search skill 1.0.5 - 新增东方财富妙想搜索能力,聚焦金融资讯的权威、时效性筛选。 - 用户可通过问句检索新闻、公告、研报、政策等金融信息。 - 输出包含结构化文本及原始 JSON 数据,便于后续处理。 - API Key 经环境变量 MX_APIKEY 配置,保障密钥安全。 - 支持涵盖个股、板块、宏观等多场景问答,提升查询多样性。
元数据
Slug mx-search-jesse
版本 1.0.5
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Mx Search 是什么?

本skill基于东方财富妙想搜索能力,基于金融场景进行信源智能筛选,用于获取涉及时效性信息或特定事件信息的任务,包括新闻、公告、研报、政策、交易规则、具体事件、各种影响分析、以及需要检索外部数据的非常识信息等。避免AI在搜索金融场景信息时,参考到非权威、及过时的信息。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 121 次。

如何安装 Mx Search?

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

Mx Search 是免费的吗?

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

Mx Search 支持哪些平台?

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

谁开发了 Mx Search?

由 Jessecq1995(@jessecq1995)开发并维护,当前版本 v1.0.5。

💬 留言讨论