← Back to Skills Marketplace
eastmoney skills
by
eastmoney_dev
· GitHub ↗
· v1.0.4
· MIT-0
5112
Downloads
15
Stars
44
Active Installs
5
Versions
Install in OpenClaw
/install eastmoney-select-stock
Description
本 Skill 支持基于股票选股条件(行情指标、财务指标等)筛选满足条件的股票;可查询指定行业/板块内的股票、上市公司,以及板块指数的成分股;同时支持股票、上市公司、板块/指数推荐等相关任务,避免大模型在选股时使用过时信息。
Usage Guidance
Install if you are comfortable sending stock-screening keywords to Eastmoney's API. Keep MX_APIKEY in an environment variable, avoid putting unrelated sensitive information in queries, and remove generated raw JSON or CSV files if the query/results are sensitive.
Capability Assessment
Purpose & Capability
The documentation and Python script align around natural-language stock screening and result export; no trading, account mutation, or unrelated capability is present.
Instruction Scope
Runtime instructions are limited to checking MX_APIKEY, sending the user's stock query to a fixed Eastmoney API endpoint, parsing results, and writing output files.
Install Mechanism
The required MX_APIKEY is clearly documented, though the parsed metadata has empty frontmatter, so users may need to configure the environment variable manually.
Credentials
The skill sends the query keyword and API key to mkapi2.dfcfs.com, which is expected for the stated purpose and disclosed in the artifact.
Persistence & Privilege
It creates CSV, description, and raw JSON files in a documented output directory or a user-supplied directory; there is no evidence of background persistence, privilege escalation, broad file access, or destructive behavior.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install eastmoney-select-stock - After installation, invoke the skill by name or use
/eastmoney-select-stock - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
- 修正环境变量说明:明确API Key应通过环境变量 MX_APIKEY 设置,统一命名与描述。
- 细化环境变量检查说明:将“本地api是否存在”调整为“本地该环境变量是否存在”并优化相关说明表述。
- 文档部分内容小幅调整,使叙述更准确清晰,无实际功能变化。
- 移除了部分提及 EASTMONEY_APIKEY 的表述,统一为 MX_APIKEY。
v1.0.3
优化输出文件及输出路径
v1.0.2
- 新增了 required_env_vars 和 credentials 字段,明确要求配置 EASTMONEY_APIKEY,并完善了 API Key 获取说明。
- 文档中增加了「安全注意事项」小节,说明了数据传输、用途与凭据保护要点。
- 其余功能与接口细节保持不变,仅增强了 Skill 的安全性和使用规范说明。
v1.0.1
- 明确添加了东方财富 Skills 页面地址,帮助用户快速获取并设置 APIKEY。
- 指南中关于如何获取 apikey 的说明更加具体直观。
- 其余功能、接口、示例和使用说明无变化。
v1.0.0
- 首次发布:支持通过自然语言筛选A股、港股、美股股票,基于行情与财务指标等组合条件。
- 支持查询行业/板块、指数成分股,以及股票与上市公司推荐任务,规避过时信息。
- 返回结构化数据,适合导出为CSV文件,附带Python调用及导出示例。
- 明确参数说明,详述错误及异常处理方式。
- 单次查询最高支持200条,便于批量数据分析。
Metadata
Frequently Asked Questions
What is eastmoney skills?
本 Skill 支持基于股票选股条件(行情指标、财务指标等)筛选满足条件的股票;可查询指定行业/板块内的股票、上市公司,以及板块指数的成分股;同时支持股票、上市公司、板块/指数推荐等相关任务,避免大模型在选股时使用过时信息。 It is an AI Agent Skill for Claude Code / OpenClaw, with 5112 downloads so far.
How do I install eastmoney skills?
Run "/install eastmoney-select-stock" 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.4.
More Skills