ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

A Stock Watcher

Skill by chenjianghua117

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/chenjianghua117/a-stock-watcher
Or

What This Skill Does

A Stock Watcher by chenjianghua117 is an all-in-one A-share market monitoring and investment analysis assistant designed for the OpenClaw ecosystem. It leverages real-time data from top Chinese financial platforms (East Money, Tencent Finance, Sina Finance) to provide a comprehensive suite of market surveillance, technical analysis, and intelligent advisory services. Beyond basic price tracking and alerts, the skill offers advanced technical indicators (MACD, KDJ, RSI, etc.), automated daily reports, and portfolio management tools. It acts as a dedicated financial terminal for your AI agent, allowing you to stay informed with real-time volatility tracking, risk assessment, and data-driven investment logic.

Installation

To integrate this skill into your environment, run the following command in your OpenClaw CLI:

clawhub install openclaw/skills/skills/chenjianghua117/a-stock-watcher

Ensure your system has Python 3.x installed and the requests library is available to allow the agent to fetch external financial data.

Use Cases

  • Real-time Market Monitoring: Track specific stocks or indices with multi-source redundancy to ensure high availability and minimal latency.
  • Automated Investment Reporting: Generate daily market summaries or personalized portfolio reports to analyze your holdings' profit/loss and cost basis.
  • Advanced Technical Analysis: Utilize over 20 standard technical indicators to identify trends, momentum, or overbought/oversold conditions without manual charting.
  • Smart Financial Advisory: Assess your personal risk tolerance via built-in questionnaires and calculate optimal stop-loss/take-profit levels based on current volatility metrics.

Example Prompts

  1. "查询 600036 行情"
  2. "设置预警 600036 涨至 40 元"
  3. "600036 技术分析"

Tips & Limitations

  • Data Reliability: While the skill utilizes reliable API sources, market data always carries a delay of 1-3 seconds (main source) to 20 seconds (backup). Always verify critical orders against official exchange data.
  • Investment Advice: This skill is a supplementary tool for decision-making. It does not provide professional financial, legal, or tax advice. Market volatility is unpredictable; always perform your own due diligence.
  • Monitoring Resources: Continuous background monitoring is active; ensure your system remains connected to the internet to receive real-time notifications for price alerts.

Metadata

Stars3840
Views1
Updated2026-04-06
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-chenjianghua117-a-stock-watcher": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#stocks#finance#investing#market-analysis#alerting
Safety Score: 4/5

Flags: network-access, external-api