← 返回 Skills 市场
make453

China Stock Analysis.Bak2

作者 make453 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
203
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install china-stock-analysis-bak2
功能描述
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 in terms of technical access: it only instructs the agent to search the web and produce analysis. Before installing, consider: (1) provenance — the skill source/homepage is unknown and _meta.json ownerId differs from the registry owner ID, which lowers trust; (2) data reliability — it relies on generic web search results unless you or the skill restricts sources, so verify prices with official market/data providers before acting; (3) legal/financial risk — it produces investment recommendations but includes a disclaimer; treat outputs as informational, not professional financial advice. If you need guaranteed live market data, prefer a skill/integration that uses an authenticated, reputable market-data API.
功能分析
Type: OpenClaw Skill Name: china-stock-analysis-bak2 Version: 1.0.0 The skill bundle is a legitimate tool for stock market analysis, providing structured instructions for an AI agent to search for and analyze Chinese, Hong Kong, and US stock data. It contains no executable code, malicious instructions, or data exfiltration attempts, and includes standard financial risk disclaimers (SKILL.md, references/china-stocks.md).
能力评估
Purpose & Capability
Name/description (Chinese stock analysis and recommendations) match the SKILL.md: it defines search queries, analysis workflow, support for A-shares/HK/US tickers, and a reference list. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions stick to web searches for prices/news and producing analysis; they do not access local files or extra environment variables. Note: data sourcing is open-ended (generic web search) which can lead to stale or unverified sources — the SKILL.md does list some trusted sites in references, but runtime guidance does not enforce them.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be written to disk by an installer; lowest-risk install posture.
Credentials
No environment variables, credentials, or config paths required. The skill does not request secrets or unrelated service tokens.
Persistence & Privilege
Default invocation settings (user-invocable, not always-included). The skill does not request permanent presence or modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install china-stock-analysis-bak2
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /china-stock-analysis-bak2 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of china-stock-analysis skill. - Supports stock analysis and investment recommendations for Chinese A-shares (Shanghai, Shenzhen), Hong Kong stocks, and US stocks. - Provides a structured workflow for analysis: fetch price data, gather context, and deliver formatted investment recommendations. - Includes clear buy/hold/sell signal guidelines and a mandatory risk disclaimer. - References a list of common Chinese stock codes for convenience.
元数据
Slug china-stock-analysis-bak2
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

China Stock Analysis.Bak2 是什么?

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 插件,目前累计下载 203 次。

如何安装 China Stock Analysis.Bak2?

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

China Stock Analysis.Bak2 是免费的吗?

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

China Stock Analysis.Bak2 支持哪些平台?

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

谁开发了 China Stock Analysis.Bak2?

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

💬 留言讨论