stock

Retrieve OHLCV market data and technical indicators for a single stock ticker.

18|5|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/wsman/MY-DOGE-MICRO --skill stock-wsman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock
Source: https://github.com/wsman/MY-DOGE-MICRO/tree/main/.agents/skills/stock
Command: npx skills add https://github.com/wsman/MY-DOGE-MICRO --skill stock-wsman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Stock Skill removes the friction of manually checking recent market prices and computing technical indicators for a single ticker, giving you a quick snapshot of short-term price behavior.

Core Features & Use Cases

  • Recent OHLCV Retrieval: Fetch recent open, high, low, close, volume, and related market fields for one stock.
  • Technical Indicator Snapshot: Review moving averages, ATR, volatility, deviation, and trend context for short-horizon analysis.
  • Use Case: If you want to judge whether a stock is trending, consolidating, or near support or resistance, this Skill returns the data and a concise interpretation in one step.

Quick Start

Ask for the recent行情 data of one ticker, for example AAPL with the default market and 20-day lookback.

Frequently Asked Questions about stock

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get recent OHLCV market data and technical indicators for a single stock ticker?

To get recent OHLCV market data and technical indicators, provide a single stock ticker with optional market and day parameters. The Skill returns open, high, low, close, volume rows, moving averages, ATR, and volatility metrics in one step.

Can I check stock volatility and trend context for both US and CN markets?

Yes, you can check stock volatility and trend context for both US and CN markets. The Skill requires a ticker input and accepts an optional market parameter to retrieve recent OHLCV data and technical indicators for short-horizon analysis.

What technical indicators are available for short-term stock price trend analysis?

Stock technical indicators available include moving averages, ATR, volatility, and deviation metrics. These indicators help assess short-term price behavior, identify trend direction, and locate support or resistance context for a single ticker.

How do I review stock support and resistance levels using recent market data?

Review stock support and resistance levels by requesting recent OHLCV data for your ticker. The Skill returns moving averages, volatility, and deviation indicators alongside a brief analytical interpretation of whether the stock is trending or consolidating.

Does the stock indicator snapshot include volume data for trend assessment?

Yes, the stock indicator snapshot includes volume data as part of the OHLCV retrieval. You receive open, high, low, close, and volume fields along with moving averages and ATR for comprehensive short-term trend assessment.

What are the limitations of using a single ticker for stock technical analysis?

A single ticker stock analysis limits you to one stock at a time without portfolio-level comparison. The Skill focuses on short-term price checks and trend assessment for one ticker, providing indicator rows and a brief interpretation rather than multi-asset screening.