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

stock-cli

用于股票行情查询与分析的命令行技能。用户提到 stock 命令、股票代码、最新资讯、市场概览、K 线或配置管理时调用。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/anoyix/stock-cli
Or

What This Skill Does

The stock-cli skill is a powerful, command-line interface tool designed to bridge the gap between complex financial market data and the OpenClaw AI agent environment. It acts as a specialized data aggregator that allows users to interact with global financial markets directly through natural language processing. By leveraging this skill, your AI agent can fetch real-time quotes for stocks across different markets, track sector performance, access the latest breaking financial news, and visualize historical data or technical indicators such as KDJ, RSI, EMA, and Bollinger Bands. It is designed for investors, traders, and analysts who require rapid access to market snapshots and trend analytics without leaving their terminal environment.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/anoyix/stock-cli Once installed, the stock command becomes available globally within your agent's capability set. Ensure that your environment has internet access to allow the CLI to communicate with financial data APIs.

Use Cases

  • Real-time Monitoring: Quickly check current prices, market capitalization, and percentage changes for domestic (A-shares) and international stocks (US/HK markets).
  • Sector Analysis: Gain insights into how specific stocks influence or are affected by their underlying industry, concept, or regional板块 (sectors).
  • News Sentiment: Fetch summarized, up-to-the-minute news headlines for a specific ticker to gauge market sentiment.
  • Technical Analysis: Generate day-level K-line charts overlaid with professional technical indicators for quick trend assessment.
  • Market Snapshot: Get a high-level view of major indices and overall market health.

Example Prompts

  1. "What is the current stock price and daily change for 600519?"
  2. "Show me the latest news and sector performance for 00700."
  3. "Draw the daily K-line for 600519 with RSI and EMA indicators."

Tips & Limitations

  • Symbol Accuracy: Always ensure the symbol prefix is correct (e.g., us. for US stocks) to avoid errors during lookup.
  • API Latency: While quote data is near-real-time, slight delays may occur during extreme market volatility.
  • Scope: The skill focuses on market data retrieval; it does not provide financial advice or automated trading execution capabilities. Always verify data from official sources for critical investment decisions. For configuration management, use the stock command without parameters to view existing settings.

Metadata

Author@anoyix
Stars3875
Views0
Updated2026-04-07
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-anoyix-stock-cli": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#stock#股票#cli#行情#kline
Safety Score: 5/5

Flags: external-api