← 返回 Skills 市场
204
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-analysis-10d
功能描述
A股股票十维深度分析(1000分制)。当用户输入「查询股票 <代码>」「分析股票 <代码>」「股票 <代码>」时自动触发。包含:基本信息、财务数据、技术分析、资金流向、市场情绪、风险提示、机构持仓、估值分析、股东结构、消息面,最后输出综合评分和投资建议。
安全使用建议
This skill is internally coherent and low-risk: it only issues HTTP requests to EastMoney to collect stock/K-line/financial fields and formats a 10-dimension report. Before installing, note that (1) queries and stock codes will be sent to third-party EastMoney endpoints — if you have privacy/compliance constraints or need a different data provider (paid API, internal data), this skill does not use them; (2) the example curl commands hardcode sample secid/code/date values — ensure the agent substitutes user-provided codes correctly; and (3) EastMoney rate limits or changes to their API could cause failures. If you need offline/private data or corporate-approved data sources, prefer a skill that uses those endpoints or requires explicit credentials.
功能分析
Type: OpenClaw Skill
Name: stock-analysis-10d
Version: 1.0.0
The skill is a stock analysis tool for the Chinese A-share market that fetches real-time and historical data from legitimate Eastmoney (eastmoney.com) APIs using curl. It provides a structured template and scoring logic for an AI agent to generate comprehensive financial reports, and it contains no evidence of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description promise a 10-dimension A股 analysis and the SKILL.md shows concrete steps to fetch market data (real-time, extended fields, K-line) and compute scores — the required actions (HTTP calls to EastMoney) are proportionate and expected for this purpose.
Instruction Scope
Runtime instructions are narrowly scoped: they provide curl examples hitting EastMoney endpoints and describe how to compute and format the report. The instructions do not direct the agent to read local files, environment variables, or unrelated system state, nor to transmit data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. Nothing will be written to disk or installed by the skill itself — lowest install risk.
Credentials
The skill requires no environment variables, credentials, or config paths. That aligns with its use of public HTTP APIs (no API key required in the instructions). No excessive or unrelated secrets are requested.
Persistence & Privilege
Skill is not marked always:true and does not request persistent system privileges. It will run when triggered by specified user phrases; autonomous invocation is enabled by default but not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stock-analysis-10d - 安装完成后,直接呼叫该 Skill 的名称或使用
/stock-analysis-10d触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
常见问题
stock-analysis-10d 是什么?
A股股票十维深度分析(1000分制)。当用户输入「查询股票 <代码>」「分析股票 <代码>」「股票 <代码>」时自动触发。包含:基本信息、财务数据、技术分析、资金流向、市场情绪、风险提示、机构持仓、估值分析、股东结构、消息面,最后输出综合评分和投资建议。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 204 次。
如何安装 stock-analysis-10d?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stock-analysis-10d」即可一键安装,无需额外配置。
stock-analysis-10d 是免费的吗?
是的,stock-analysis-10d 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
stock-analysis-10d 支持哪些平台?
stock-analysis-10d 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 stock-analysis-10d?
由 hsyhph(@hsyhph)开发并维护,当前版本 v1.0.0。
推荐 Skills