EV Calculator — Expected Value Stock Analyzer
by Jaehyun Park
Quantitative stock position analysis using probability-weighted bull, base, and bear scenarios.
- Quantify risk-reward ratios using probability-weighted scenarios.
- Analyze options sentiment and short interest to weight market direction.
- Evaluate portfolio downside risk against stop-loss levels.
Free
One-time purchase
Included in download
- Downloadable skill package
- Works with Works with Claude Code 1.0+, Cursor
See it in action
AAPL ($17,500) Bull Case (25%): $195 (+11%) Base Case (50%): $182 (+4%) Bear Case (25%): $165 (-6%) Expected Value: $181.00 Weighted Return: +3.43% Confidence: HIGH Data Quality: Options skew & earnings history verified.
EV Calculator — Expected Value Stock Analyzer
by Jaehyun Park
Quantitative stock position analysis using probability-weighted bull, base, and bear scenarios.
Free
One-time purchase
⚡ Also available via Agensi MCP — your AI agent can load this skill on demand via MCP. Learn more →
Included in download
- Downloadable skill package
- Works with Works with Claude Code 1.0+, Cursor
- Instant install
See it in action
AAPL ($17,500) Bull Case (25%): $195 (+11%) Base Case (50%): $182 (+4%) Bear Case (25%): $165 (-6%) Expected Value: $181.00 Weighted Return: +3.43% Confidence: HIGH Data Quality: Options skew & earnings history verified.
About This Skill
Probability-Weighted Stock Analysis
This skill provides developers and traders with a systematic framework for calculating the Expected Value (EV) of stock positions. Instead of relying on gut feeling, it uses a scenario-based modeling approach to quantify risk and potential reward across bull, base, and bear cases.
What it does
- Generates probability-weighted scenarios based on catalyst-driven upside and macro downside risks.
- Weights outcomes by analyzing options sentiment, historical earnings surprise patterns, and short interest data.
- Calculates weighted expected returns and dollar-value EV for individual portfolio positions.
- Provides a meta-analysis of data quality and confidence levels for every calculation.
Why use this skill
Manually balancing options Greeks, short interest, and earnings volatility is time-consuming and prone to bias. This skill automates the math of professional risk management, delivering a structured output that helps you decide whether to hold, trim, or exit a position based on statistical expectancy rather than price action alone.
Output Format
The skill produces structured reports for each ticker, including current position value, detailed scenario breakdowns (probability vs. return %), and a final weighted expectancy score with a confidence rating.
Use Cases
- Quantify risk-reward ratios using probability-weighted scenarios.
- Analyze options sentiment and short interest to weight market direction.
- Evaluate portfolio downside risk against stop-loss levels.
- Assess trade confidence based on available data quality and historical patterns.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/ev-calculator-expected-value-stock-analyzer | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
Works with Claude Code 1.0+, Cursor, Codex CLI. Requires WebSearch tool for real-time market data. Pro version uses Polygon.io API.
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.
env-doctor
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.