← Back to Skills Marketplace
eastmoney skills
by
eastmoney_dev
· GitHub ↗
· v1.0.5
· MIT-0
7025
Downloads
20
Stars
25
Active Installs
6
Versions
Install in OpenClaw
/install eastmoney-fin-search
Description
本skill基于东方财富妙想搜索能力,基于金融场景进行信源智能筛选,用于获取涉及时效性信息或特定事件信息的任务,包括新闻、公告、研报、政策、交易规则、具体事件、各种影响分析、以及需要检索外部数据的非常识信息等。避免AI在搜索金融场景信息时,参考到非权威、及过时的信息。
Usage Guidance
Install only if you are comfortable sending financial search queries to Eastmoney's API using MX_APIKEY. Avoid confidential trading or due-diligence wording in queries, protect the API key as a secret, and delete saved output files if local search history should not be retained.
Capability Assessment
Purpose & Capability
The artifacts consistently implement Eastmoney/Miaoxiang financial information search: a user query is sent to the documented news-search API, then results are formatted for display and saved.
Instruction Scope
Instructions are limited to obtaining an API key, setting MX_APIKEY, and making user-directed search requests; no prompt override, autonomous execution, hidden workflow, or unrelated capability is present.
Install Mechanism
The package includes a Python script requiring requests and MX_APIKEY, but no automatic installer or startup hook.
Credentials
Network access to mkapi2.dfcfs.com and use of the API key are necessary for the stated search function and are disclosed, but financial queries may reveal sensitive research interests.
Persistence & Privilege
The script creates a local output directory and writes both text and raw JSON results using query-derived filenames; this is disclosed and purpose-aligned, but leaves local search history behind.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install eastmoney-fin-search - After installation, invoke the skill by name or use
/eastmoney-fin-search - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.5
- Skill name changed from "mx_search" to "eastmoney_fin_search"
- Added `required_env_vars` and `credentials` sections to the skill manifest for clearer API key requirements
- Updated description and metadata formatting at the top for better structure and clarity
- No code or functionality changes detected
v1.0.4
- 更正了配置文档中的环境变量名称,将所有 API Key 配置说明统一为 MX_APIKEY。
- 明确指出需检查本地 MX_APIKEY 环境变量是否存在,并删除对 EASTMONEY_APIKEY 的引用。
- 优化配置和安全说明,使表述更为一致清晰。
v1.0.3
- Renamed main module from scripts/search.py to mx_search.py.
- Updated environment variable for API key from EASTMONEY_APIKEY to MX_APIKEY.
- Revised documentation: added details on output paths, file naming, and output formats.
- Documentation now refers to the skill as "mx_search 妙想资讯搜索 skill" and uses updated naming throughout.
- Clarified configuration and security instructions for API key usage.
v1.0.2
- 新增了 required_env_vars 和 credentials 字段,明确要求配置 EASTMONEY_APIKEY,并完善了 API Key 获取说明。
- 文档中增加了「安全注意事项」小节,说明了数据传输、用途与凭据保护要点。
- 其余功能与接口细节保持不变,仅增强了 Skill 的安全性和使用规范说明。
v1.0.1
- 明确补充了东方财富Skills页面获取apikey的具体链接地址,方便用户快速获取API密钥
- 其余内容保持不变,无接口或使用方式调整
v1.0.0
eastmoney-financial-search v1.0.0 – Initial Release
- Introduces a skill for searching authoritative, timely financial information via Eastmoney.
- Supports queries for news, research reports, policy interpretation, trading rules, events, and impact analysis.
- Provides clear API usage instructions, including environment variable and curl example.
- Documents response fields and usage scenarios for accurate, finance-focused search results.
- Includes a Python sample code for quick integration.
Metadata
Frequently Asked Questions
What is eastmoney skills?
本skill基于东方财富妙想搜索能力,基于金融场景进行信源智能筛选,用于获取涉及时效性信息或特定事件信息的任务,包括新闻、公告、研报、政策、交易规则、具体事件、各种影响分析、以及需要检索外部数据的非常识信息等。避免AI在搜索金融场景信息时,参考到非权威、及过时的信息。 It is an AI Agent Skill for Claude Code / OpenClaw, with 7025 downloads so far.
How do I install eastmoney skills?
Run "/install eastmoney-fin-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is eastmoney skills free?
Yes, eastmoney skills is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does eastmoney skills support?
eastmoney skills is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created eastmoney skills?
It is built and maintained by eastmoney_dev (@qqk000); the current version is v1.0.5.
More Skills