technical-snapshot
CommunityStructured technical indicator snapshots
Authorkouko
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Consolidates historical OHLCV price data into a single, interpretable technical indicator snapshot so traders and analysts can quickly see momentum, volatility, and trend alignment without manual calculation.
Core Features & Use Cases
- Computes standard indicators (RSI-14, MACD 12/26/9, Bollinger Bands 20/2, ATR-14, SMA 20/50/200) from yfinance price history and returns a structured JSON card and human-readable markdown snapshot.
- Supports multi-timeframe confirmation (daily vs weekly) to reduce false signals and produces a confirmation matrix for alignment checks.
- Integrates with the investing-toolkit pipeline: fetch price history, run deterministic indicator calculations, and hand off the snapshot to an investing-team workflow for fundamental synthesis.
- Use Case: quickly produce a technical snapshot for a ticker to include in an investment memo or as an input to automated screening and monitoring workflows.
Quick Start
Generate a technical snapshot for ticker AAPL using one year of daily data and return the structured indicator card.
Dependency Matrix
Required Modules
pandas==2.2.3numpy>=1.26yfinance==0.2.54
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: technical-snapshot Download link: https://github.com/kouko/monkey-skills/archive/main.zip#technical-snapshot Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.