← 返回 Skills 市场
qqk000

eastmoney skills

作者 eastmoney_dev · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ 安全检测通过
5112
总下载
15
收藏
44
当前安装
5
版本数
在 OpenClaw 中安装
/install eastmoney-select-stock
功能描述
本 Skill 支持基于股票选股条件(行情指标、财务指标等)筛选满足条件的股票;可查询指定行业/板块内的股票、上市公司,以及板块指数的成分股;同时支持股票、上市公司、板块/指数推荐等相关任务,避免大模型在选股时使用过时信息。
安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install eastmoney-select-stock
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /eastmoney-select-stock 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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条,便于批量数据分析。
元数据
Slug eastmoney-select-stock
版本 1.0.4
许可证 MIT-0
累计安装 169
当前安装数 44
历史版本数 5
常见问题

eastmoney skills 是什么?

本 Skill 支持基于股票选股条件(行情指标、财务指标等)筛选满足条件的股票;可查询指定行业/板块内的股票、上市公司,以及板块指数的成分股;同时支持股票、上市公司、板块/指数推荐等相关任务,避免大模型在选股时使用过时信息。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5112 次。

如何安装 eastmoney skills?

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

eastmoney skills 是免费的吗?

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

eastmoney skills 支持哪些平台?

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

谁开发了 eastmoney skills?

由 eastmoney_dev(@qqk000)开发并维护,当前版本 v1.0.4。

💬 留言讨论