stock-cli
用于股票行情查询与分析的命令行技能。用户提到 stock 命令、股票代码、最新资讯、市场概览、K 线或配置管理时调用。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/anoyix/stock-cliWhat 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
- "What is the current stock price and daily change for 600519?"
- "Show me the latest news and sector performance for 00700."
- "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
stockcommand without parameters to view existing settings.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-anoyix-stock-cli": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: external-api
Related Skills
nmap
Nmap reference tool. Use when working with nmap in devtools contexts.
Thesaurus
Look up synonyms, antonyms, and related words with history and export. Use when finding alternatives, checking usage, running drills, analyzing frequency.
move
Move reference tool. Use when working with move in blockchain contexts.
slashing
Analyze slashing operations. Use when you need to understand slashing mechanisms, evaluate protocol security, or reference on-chain concepts.
meta-business
Skill for the Meta Business CLI. Complete WhatsApp, Instagram, Facebook Pages, and Messenger automation via the Graph API. Supports messaging, media, templates, analytics, webhooks, and systemd service management.