← 返回 Skills 市场
bingze00000

China Stock Analysis Jarvis

作者 bingze00000 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
168
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install china-stock-analysis-jarvis
功能描述
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)

\r \r

Stock Analysis\r

\r Analyze stock price movements and provide investment recommendations.\r \r

Supported Markets\r

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

Analysis Workflow\r

\r When asked to analyze a stock:\r \r

  1. Search for current price data using web search\r
    • Query format: "{股票名称} 股价 今日" or "{TICKER} stock price today"\r
    • Look for: current price, open, high, low, volume, change %\r \r
  2. Gather additional context (if available)\r
    • Recent news affecting the stock\r
    • Industry trends\r
    • Market sentiment\r \r
  3. Present analysis in structured format:\r \r
## 📊 {股票名称}({代码}) 股价分析\r
\r
### 📈 核心数据\r
| 指标 | 数值 | 变化 |\r
|------|------|------|\r
| 收盘价 | XXX | +XX |\r
| 涨跌幅 | XX% | 🔴/🟢 |\r
| 最高/最低 | XX / XX | - |\r
| 成交量 | XX万手 | - |\r
\r
### 技术面分析\r
- 短期趋势:...\r
- 关键支撑/压力位:...\r
- 均线状态:...\r
\r
### 💡 投资建议\r
**建议:买入/持有/卖出**\r
- 理由:...\r
- 操作策略:...\r
- 风险提示:...\r
```\r
\r
## Recommendation Guidelines\r
\r
### Buy Signals\r
- 突破关键阻力位\r
- 成交量放大配合上涨\r
- 均线多头排列\r
- 基本面利好\r
\r
### Hold Signals\r
- 趋势不明确\r
- 等待关键突破\r
- 已有持仓且趋势良好\r
\r
### Sell Signals\r
- 跌破关键支撑位\r
- 成交量萎缩\r
- 均线空头排列\r
- 基本面恶化\r
\r
## Risk Disclaimer\r
\r
Always include: "分析仅供参考,不构成投资建议。投资有风险,入市需谨慎。"\r
\r
## Common Chinese Stocks Reference\r
\r
See [references/china-stocks.md](references/china-stocks.md) for popular Chinese stock codes.
安全使用建议
This skill appears internally coherent and only uses web searches and a local reference file to produce analyses. However: (1) the skill's source/homepage is unknown—verify the author if you need provenance or accountability; (2) treat all output as informational (the skill itself includes a disclaimer) and cross-check prices/news with authoritative exchanges before acting; (3) do not grant your agent access to any trading accounts or secrets for the sake of this skill—it does not require credentials and you should avoid giving unrelated permissions; (4) absence of code and scan findings lowers attack surface but does not guarantee accuracy or safety, so validate recommendations independently.
功能分析
Type: OpenClaw Skill Name: china-stock-analysis-jarvis Version: 1.0.1 The skill bundle is a standard stock analysis tool designed to help an AI agent retrieve and format market data for Chinese and international stocks. It provides clear instructions for web searching price data, technical analysis guidelines, and a comprehensive reference list of stock codes in 'references/china-stocks.md'. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found; the behavior is entirely consistent with the stated purpose.
能力评估
Purpose & Capability
Name/description (Chinese stock analysis and recommendations) align with the included instructions and reference list of stock codes and data sources; nothing requested (no env vars, no binaries) is disproportionate to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to perform web searches for current prices/news, gather market context, and format analysis with a risk disclaimer. It does not instruct reading unrelated files, accessing credentials, or posting data to third-party endpoints beyond general web searches and public finance sites.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or downloaded during install.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportionate for a web-search-based analysis tool.
Persistence & Privilege
always is false and there is no indication the skill modifies other skills or requests persistent system privileges. Autonomous invocation is allowed by default but is not combined with other concerning flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install china-stock-analysis-jarvis
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /china-stock-analysis-jarvis 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Clarified supported stock markets and code formats for A-shares (Shanghai, Shenzhen), Hong Kong, and US stocks. - Added a step-by-step workflow for stock price analysis, including data search, context gathering, and structured result formatting. - Provided a standardized analysis template with technical indicators and investment recommendations. - Outlined specific guidelines for generating buy, hold, or sell signals. - Emphasized the inclusion of a risk disclaimer on all analyses.
元数据
Slug china-stock-analysis-jarvis
版本 1.0.1
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

China Stock Analysis Jarvis 是什么?

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

如何安装 China Stock Analysis Jarvis?

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

China Stock Analysis Jarvis 是免费的吗?

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

China Stock Analysis Jarvis 支持哪些平台?

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

谁开发了 China Stock Analysis Jarvis?

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

💬 留言讨论