gateway/templates/skills/yf-risk/SKILL.md
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.
npx skillsauth add phanijapps/agentzero yf-riskInstall 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.
Build portfolio analytics from direct yfinance return streams and produce risk-aware allocation outputs with transparent assumptions.
yf.download.Read references/risk-formulas.md for metric formulas and optimization defaults.
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.
testing
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.
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.