stock-analyzer
Stock Analyzer delivers technical analysis for stocks and ETFs through natural language queries, calculating industry-standard indicators like RSI, MACD, and Bollinger Bands to generate actionable buy/sell signals. Compare multiple tickers by technical strength or monitor individual positions for specific market conditions.
Stock Analyzer performs technical analysis on stocks and ETFs using RSI, MACD, Bollinger Bands, and generates buy/sell signals.
AI-generated summary based on this skill's SKILL.md
Install
FrancyJGLisboa/agent-skill-creator/stock-analyzer · repository language: Python
git clone https://github.com/FrancyJGLisboa/agent-skill-creator
cp -r agent-skill-creator/references/examples/stock-analyzer ~/.claude/skills/stock-analyzernpx skillfed install FrancyJGLisboa/agent-skill-creator/stock-analyzerFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What technical indicators does stock-analyzer calculate?
Stock Analyzer calculates industry-standard technical indicators including RSI, MACD, and Bollinger Bands. These metrics help identify overbought/oversold conditions, momentum shifts, and volatility patterns across stocks and ETFs to support trading decisions.
Can I analyze AAPL stock with RSI using stock-analyzer?
Yes. Stock Analyzer lets you analyze individual stocks like AAPL using RSI and other technical indicators through natural language queries. You can check current RSI levels, identify overbought or oversold conditions, and assess momentum for any ticker.
How does stock-analyzer generate buy and sell signals?
Stock Analyzer generates buy/sell trading signals by combining multiple technical indicators. These signals are based on indicator crossovers, threshold breaches, and pattern confirmations—helping you identify potential entry and exit points for trading positions.
Can I compare multiple stocks by technical strength?
Yes. Stock Analyzer ranks and compares multiple stocks by technical strength metrics, letting you evaluate tickers like AAPL versus GOOGL side-by-side. This helps identify which positions show the strongest technical setups across your watchlist.
Does stock-analyzer monitor stocks for alert conditions?
Stock Analyzer supports monitoring individual stocks and ETFs for specific technical conditions. You can set up alerts for events like MACD crossovers, overbought RSI levels, or Bollinger Band touches to stay informed on market movements in real-time.
What chart patterns can stock-analyzer identify?
Stock Analyzer recognizes chart patterns and price action setups for trading. Combined with technical indicators, pattern recognition helps you spot potential breakouts, reversals, and momentum shifts to refine your trading strategy.
SKILL.md
rendered from the published skill — quoted content, verbatim
Stock Analyzer Skill - Technical Specification
Version: 1.0.0 Type: Simple Skill Domain: Financial Technical Analysis Created: 2025-10-23
Overview
The Stock Analyzer Skill provides comprehensive technical analysis capabilities for stocks and ETFs, utilizing industry-standard indicators and generating actionable trading signals.
Purpose
Enable traders and investors to perform technical analysis through natural language queries, eliminating the need for manual indicator calculation or chart interpretation.
Core Capabilities
- Technical Indicator Calculation: RSI, MACD, Bollinger Bands, Moving Averages
- Signal Generation: Buy/sell recommendations based on indicator combinations
- Stock Comparison: Rank multiple stocks by technical strength 4.
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 15 files
references/examples/stock-analyzer/.claude-plugin/marketplace.json
references/examples/stock-analyzer/EVOLUTION.md
references/examples/stock-analyzer/README.md
references/examples/stock-analyzer/SKILL.md
references/examples/stock-analyzer/evals/golden/case-1/expected.json
references/examples/stock-analyzer/evals/golden/case-1/input.json
references/examples/stock-analyzer/evals/golden/case-2/expected.json
references/examples/stock-analyzer/evals/golden/case-2/input.json
references/examples/stock-analyzer/evals/golden/case-3/expected.json
references/examples/stock-analyzer/evals/golden/case-3/input.json
references/examples/stock-analyzer/evals/stock-analyzer.eval.md
references/examples/stock-analyzer/requirements.txt
references/examples/stock-analyzer/scripts/dependency_health.py
references/examples/stock-analyzer/scripts/evolve.py
references/examples/stock-analyzer/scripts/main.py