stock-review-market-context

Gather one-year market context and technical levels for stock investment reviews.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/ekkus93/vscode_skills --skill stock-review-market-context
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: stock-review-market-context
Source: https://github.com/ekkus93/vscode_skills/tree/main/skills/stock-review-market-context
Command: npx skills add https://github.com/ekkus93/vscode_skills --skill stock-review-market-context

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gathers one-year market context, technical levels, and shared-library helper usage rules to support stock-investment-review.

Core Features & Use Cases

  • Provides a baseline one-year market snapshot for stock analysis, including trend context and key technical levels.
  • Orchestrates data gathering via shared helpers in ../stock-research/stock_research.py and ../yahoo-finance/yahoo_finance.py for consistent results.
  • Supports scenario planning by supplying processed market context for investment-review workflows.

Quick Start

Fetch a one-year market context for a ticker using the default lookback.

Frequently Asked Questions about stock-review-market-context

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

FAQPage Schema
How do I gather one-year market context for a stock investment review?▼

To gather one-year market context for a stock investment review, you can use a skill that defaults the lookback period to one year and outputs a structured market snapshot for downstream analysis.

What technical levels are included in a one-year stock market snapshot?▼

A one-year stock market snapshot includes trend context and key technical levels to support scenario planning and provide a baseline for investment reviews.

How does stock data analysis work with yahoo-finance and stock-research helpers?▼

Stock data analysis works with yahoo-finance and stock-research helpers by orchestrating data gathering through these shared libraries to ensure consistent results for market context snapshots.

Can I use standardized helpers to fetch historical market data for investment reviews?▼

Yes, you can use standardized helpers to fetch historical market data for investment reviews by applying invocation constraints that default the lookback to one year.

Do I need specific dependencies to prepare a structured market snapshot for stock analysis?▼

No specific external dependencies are required to prepare a structured market snapshot for stock analysis beyond the shared stock-research and yahoo-finance helper libraries.

Why use a one-year lookback default for collecting stock market context?▼

Using a one-year lookback default for collecting stock market context provides a standardized baseline of historical data and technical levels to support consistent investment reviews.