gateway/templates/skills/yf-options/SKILL.md
Analyze options chains directly from yfinance to measure implied volatility structure, open-interest positioning, and directional options sentiment. Use when an agent needs expiry-by-expiry options diagnostics, put-call ratios, max pain estimates, or volatility regime checks.
npx skillsauth add phanijapps/agentzero yf-optionsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Extract and analyze options microstructure with direct yfinance chain pulls. Focus on volatility term structure and positioning signals that can confirm or contradict spot-price technical setups.
ticker.options.ticker.option_chain(expiry).Read references/options-metrics.md for formulas and liquidity filters.
tools
Helper tools and instructions for creating new agents
development
Build technical indicator, trend, and momentum signals directly from yfinance price data. Use when an agent needs RSI, MACD, EMA, Bollinger, or ATR workflows, multi-timeframe confirmation, signal scoring, or chart-ready technical outputs.
data-ai
Perform portfolio construction and risk diagnostics directly from yfinance multi-asset return series. Use when an agent needs correlation analysis, drawdown and VaR metrics, stress scenarios, or weight optimization for stock, ETF, and crypto portfolios.
development
Build company and asset fundamental dossiers directly from yfinance objects such as info, financial statements, earnings, and analyst metadata. Use when an agent needs valuation, growth, profitability, leverage, or earnings-quality analysis for equities.