China Stock Analysis Jarvis

v1.0.1

Analyze Chinese stock prices (A-shares, HK stocks) and provide investment recommendations. Use when the user asks about stock analysis for Chinese companies,...

0· 173·2 current·2 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for bingze00000/china-stock-analysis-jarvis.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "China Stock Analysis Jarvis" (bingze00000/china-stock-analysis-jarvis) from ClawHub.
Skill page: https://clawhub.ai/bingze00000/china-stock-analysis-jarvis
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install china-stock-analysis-jarvis

ClawHub CLI

Package manager switcher

npx clawhub@latest install china-stock-analysis-jarvis
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97bsx8q0hx9pg379jv42rmszh83tdrj
173downloads
0stars
1versions
Updated 1mo ago
v1.0.1
MIT-0

Stock Analysis

Analyze stock price movements and provide investment recommendations.

Supported Markets

MarketCode FormatExample
A-shares (Shanghai)XXXXXX.SH600519.SH (Moutai)
A-shares (Shenzhen)XXXXXX.SZ000001.SZ (Ping An)
Hong KongXXXX.HK0700.HK (Tencent)
USTICKERAAPL, 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.

Comments

Loading comments...