← 返回 Skills 市场
cs995279497-byte

Chen China Stock Analysis

作者 cs995279497-byte · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
227
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install chen-china-stock-analysis
功能描述
Analyze Chinese stock prices (A-shares, HK stocks) and provide investment recommendations. Use when the user asks about stock analysis for Chinese companies,...
使用说明 (SKILL.md)

Stock Analysis

Analyze stock price movements and provide investment recommendations.

Supported Markets

Market Code Format Example
A-shares (Shanghai) XXXXXX.SH 600519.SH (Moutai)
A-shares (Shenzhen) XXXXXX.SZ 000001.SZ (Ping An)
Hong Kong XXXX.HK 0700.HK (Tencent)
US TICKER AAPL, TSLA, NVDA

Analysis Workflow

When asked to analyze a stock:

  1. Search for current price data using web search

    • Query format: "{股票名称} 股价 今日" or "{TICKER} stock price today"
    • Look for: current price, open, high, low, volume, change %
  2. Gather additional context (if available)

    • Recent news affecting the stock
    • Industry trends
    • Market sentiment
  3. Present analysis in structured format:

## 📊 {股票名称}({代码}) 股价分析

### 📈 核心数据
| 指标 | 数值 | 变化 |
|------|------|------|
| 收盘价 | XXX | +XX |
| 涨跌幅 | XX% | 🔴/🟢 |
| 最高/最低 | XX / XX | - |
| 成交量 | XX万手 | - |

### 技术面分析
- 短期趋势:...
- 关键支撑/压力位:...
- 均线状态:...

### 💡 投资建议
**建议:买入/持有/卖出**
- 理由:...
- 操作策略:...
- 风险提示:...

Recommendation Guidelines

Buy Signals

  • 突破关键阻力位
  • 成交量放大配合上涨
  • 均线多头排列
  • 基本面利好

Hold Signals

  • 趋势不明确
  • 等待关键突破
  • 已有持仓且趋势良好

Sell Signals

  • 跌破关键支撑位
  • 成交量萎缩
  • 均线空头排列
  • 基本面恶化

Risk Disclaimer

Always include: "分析仅供参考,不构成投资建议。投资有风险,入市需谨慎。"

Common Chinese Stocks Reference

See references/china-stocks.md for popular Chinese stock codes.

安全使用建议
This skill appears coherent and low‑risk: it only uses public web searches to build stock analyses and does not request credentials or install code. Before installing, consider: 1) verify the skill owner/metadata (the included _meta.json has a different ownerId/slug, which could be a harmless packaging error but is worth checking); 2) remember the agent will rely on live web searches—confirm your agent has appropriate internet access and that source preference (e.g., authoritative finance sites) is acceptable; 3) do not provide trading account credentials (the skill does not need them); and 4) if you want tighter control, disable autonomous invocation so the skill runs only when you explicitly call it. Finally, treat any investment recommendations as informational only and perform your own due diligence.
功能分析
Type: OpenClaw Skill Name: chen-china-stock-analysis Version: 1.0.0 The skill bundle is a standard stock analysis tool for Chinese and international markets. It provides instructions for the agent to perform web searches for financial data and format investment recommendations with a required risk disclaimer. No malicious code, data exfiltration, or suspicious execution patterns were found in SKILL.md or the reference files.
能力评估
Purpose & Capability
The name/description (Chinese stock analysis, A‑shares/HK) matches the runtime instructions: web search for prices/news, technical/ fundamental commentary, and a structured recommendation template. The included references list appropriate stock codes and data sources. One minor inconsistency: _meta.json contains a different ownerId and a different slug ('china-stock-analysis') than the registry metadata ('chen-china-stock-analysis'), which looks like a packaging/metadata mismatch but does not change functionality.
Instruction Scope
SKILL.md confines the agent to public web searches for price/news, assembling analysis, and returning a standardized report with a mandatory risk disclaimer. It does not instruct reading arbitrary local files, accessing unrelated system state, or sending data to hidden endpoints. The behavior stays within the stated purpose (no scope creep).
Install Mechanism
This is instruction‑only with no install spec and no code files to write or execute on disk. That is the lowest‑risk install model.
Credentials
The skill declares no required environment variables, credentials, or config paths. The instructions also do not reference any secrets or external API keys. Requested access is proportionate to the stated function (public web data only).
Persistence & Privilege
The skill is not marked 'always'; it is user‑invocable and allows normal autonomous invocation (platform default). There is no request to modify other skills or system settings. This level of persistence and privilege is appropriate for an analysis helper.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install chen-china-stock-analysis
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /chen-china-stock-analysis 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Chinese stock analysis skill. - Analyze A-shares (Shanghai & Shenzhen), Hong Kong, and US-listed stocks using live data and market context. - Provides structured price analysis, technical trends, and investment recommendations. - Covers buy, hold, and sell signals with clear guidelines. - Always includes a standard risk disclaimer for all analyses.
元数据
Slug chen-china-stock-analysis
版本 1.0.0
许可证 MIT-0
累计安装 4
当前安装数 3
历史版本数 1
常见问题

Chen China Stock Analysis 是什么?

Analyze Chinese stock prices (A-shares, HK stocks) and provide investment recommendations. Use when the user asks about stock analysis for Chinese companies,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 227 次。

如何安装 Chen China Stock Analysis?

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

Chen China Stock Analysis 是免费的吗?

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

Chen China Stock Analysis 支持哪些平台?

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

谁开发了 Chen China Stock Analysis?

由 cs995279497-byte(@cs995279497-byte)开发并维护,当前版本 v1.0.0。

💬 留言讨论