← Back to Skills Marketplace
bingze00000

China Stock Analysis Jarvis

by bingze00000 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
168
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install china-stock-analysis-jarvis
Description
Analyze Chinese stock prices (A-shares, HK stocks) and provide investment recommendations. Use when the user asks about stock analysis for Chinese companies,...
README (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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install china-stock-analysis-jarvis
  3. After installation, invoke the skill by name or use /china-stock-analysis-jarvis
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug china-stock-analysis-jarvis
Version 1.0.1
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is 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,... It is an AI Agent Skill for Claude Code / OpenClaw, with 168 downloads so far.

How do I install China Stock Analysis Jarvis?

Run "/install china-stock-analysis-jarvis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is China Stock Analysis Jarvis free?

Yes, China Stock Analysis Jarvis is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does China Stock Analysis Jarvis support?

China Stock Analysis Jarvis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created China Stock Analysis Jarvis?

It is built and maintained by bingze00000 (@bingze00000); the current version is v1.0.1.

💬 Comments