📦 China Stock Analysis 1.0.0 — 技能工具

v1.0.0

分析A股与港股行情,结合宏观、行业及公司基本面,给出买卖建议与风险提示。

0· 79·1 当前·1 累计
下载技能包
License
MIT-0
最后更新
2026/4/4
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill's behavior (web-search-based Chinese stock analysis) is coherent and requires no credentials or installs, but provenance metadata mismatches and the package's unknown origin/homepage are unexplained and worth caution.
评估建议
This skill appears to do what it says (search public finance sites and summarize price/news), and it does not request credentials or install code. However: (1) the source/homepage is missing and the registry ownerId (kn78...) does not match the ownerId inside _meta.json (kn79...), which is an unexplained provenance inconsistency; (2) because it will perform web searches, verify the agent's search tool is trustworthy and that results are coming from reputable finance sites (e.g., Eastmoney, Xueqi...
详细分析 ▾
用途与能力
Name/description match the instructions: the skill performs web searches for prices/news and produces buy/hold/sell recommendations for Chinese (and listed) stocks. Required capabilities (none) are proportionate to the stated purpose.
指令范围
SKILL.md restricts runtime behavior to web searches for price/news, assembling technical/fundamental commentary, and returning a structured recommendation with a disclaimer. It does not instruct reading system files, accessing unrelated env vars, or exfiltrating data to unknown endpoints.
安装机制
Instruction-only skill with no install spec or code files to write/execute — lowest install risk.
凭证需求
Requires no environment variables, no credentials, and references public data sources only. The requested environment access is minimal and appropriate for the task.
持久化与权限
always is false and autonomous invocation is allowed (platform default). The skill does not request elevated persistence or modify other skills/config; behavior is within normal expectations.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/4

Initial release of China Stock Analysis skill. - Provides analysis and investment recommendations for A-shares (Shanghai, Shenzhen), Hong Kong, and US-listed stocks. - Uses web search to retrieve latest price data and recent news for Chinese stocks. - Structures analysis in a clear format including core data, technical trends, and actionable advice. - Outlines guidelines for buy/hold/sell recommendations based on technical and fundamental signals. - Includes risk disclaimer in all outputs.

无害

安装命令

点击复制
官方npx clawhub@latest install china-stock-analysis-1-0-0
镜像加速npx clawhub@latest install china-stock-analysis-1-0-0 --registry https://cn.longxiaskill.com

技能文档

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:

  • Search for current price data using web search
- Query format: "{股票名称} 股价 今日" or "{TICKER} stock price today" - Look for: current price, open, high, low, volume, change %

  • Gather additional context (if available)
- Recent news affecting the stock - Industry trends - Market sentiment

  • 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.

数据来源ClawHub ↗ · 中文优化:龙虾技能库