← Back to Skills Marketplace
204
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install stock-analysis-10d
Description
A股股票十维深度分析(1000分制)。当用户输入「查询股票 <代码>」「分析股票 <代码>」「股票 <代码>」时自动触发。包含:基本信息、财务数据、技术分析、资金流向、市场情绪、风险提示、机构持仓、估值分析、股东结构、消息面,最后输出综合评分和投资建议。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install stock-analysis-10d - After installation, invoke the skill by name or use
/stock-analysis-10d - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
Metadata
Frequently Asked Questions
What is stock-analysis-10d?
A股股票十维深度分析(1000分制)。当用户输入「查询股票 <代码>」「分析股票 <代码>」「股票 <代码>」时自动触发。包含:基本信息、财务数据、技术分析、资金流向、市场情绪、风险提示、机构持仓、估值分析、股东结构、消息面,最后输出综合评分和投资建议。 It is an AI Agent Skill for Claude Code / OpenClaw, with 204 downloads so far.
How do I install stock-analysis-10d?
Run "/install stock-analysis-10d" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is stock-analysis-10d free?
Yes, stock-analysis-10d is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does stock-analysis-10d support?
stock-analysis-10d is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created stock-analysis-10d?
It is built and maintained by hsyhph (@hsyhph); the current version is v1.0.0.
More Skills