options-analyzer
📊 专业期权策略分析器 — 期权链、Greeks、IV分析、策略推荐一站式解决! 使用 yfinance 获取实时期权数据,Black-Scholes 计算 Greeks。 触发条件: 用户询问期权链、Greeks计算、IV分析、期权策略分析、策略推荐、 Iron Condor/Butterfly/Straddle/Strangle/Spread等策略、"分析期权"、 "推荐期权策略"、"看涨/看跌期权"、Delta/Gamma/Theta/Vega计算、隐含波动率。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/benzema216/options-analyzerWhat This Skill Does
The options-analyzer skill is a comprehensive toolkit for equity derivatives analysis, specifically engineered for the OpenClaw AI ecosystem. It bridges the gap between raw market data and actionable trading insights. By leveraging the yfinance library for real-time market feeds and the mibian package for precise mathematical modeling, it allows users to perform complex calculations such as Black-Scholes Greeks (Delta, Gamma, Theta, Vega, Rho) and IV Rank/Percentile analysis without leaving the chat interface. It automates the generation of risk-reward profiles for over 15 distinct options strategies, including Iron Condors, Butterflies, and spreads, ensuring traders can visualize their breakeven points and maximum risk exposure instantly.
Installation
To install this skill, use the OpenClaw CLI package manager in your terminal:
clawhub install openclaw/skills/skills/benzema216/options-analyzer
Ensure you have Python 3.8+ installed, and the prerequisite dependencies are met. The skill manages its own interaction with yfinance, but it is recommended to run the configuration command once to ensure your environment has the necessary numeric processing libraries (pandas, numpy) initialized.
Use Cases
This skill is ideal for retail traders, quantitative analysts, and anyone looking to automate their options research. Use cases include:
- Earnings Volatility Assessment: Use IV analysis to compare current implied volatility against historical levels to identify if options are overpriced ahead of earnings.
- Strategy Simulation: Quickly calculate the payoff diagram for a multi-leg strategy like a 'Short Iron Condor' before deploying capital.
- Greek Sensitivity Checks: Determine how your portfolio will react to a 1% move in the underlying price or a change in time decay as expiration approaches.
- Automated Recommendation: Use the strategy_recommend script to filter viable trades based on your market outlook (bullish, bearish, neutral) and risk tolerance settings.
Example Prompts
- "Analyze the current options chain for AAPL and calculate the Greeks for the 180 call expiring in 30 days."
- "Recommend a moderate risk options strategy for SPY assuming a neutral outlook for the next month."
- "Construct an Iron Condor for TSLA with a spot price of 250, using legs 240p, 245p, 255c, and 260c. What is my max loss?"
Tips & Limitations
- Market Data: This tool relies on yfinance, which may experience delays or rate limits during high-volatility market events.
- Pricing Models: The Black-Scholes model assumes efficient markets and may provide less accurate results for deep in-the-money or extremely short-term options. Always verify results with your brokerage platform.
- Precision: For complex backtesting, consider using the local script files provided in the source repository for better control over time-series data.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-benzema216-options-analyzer": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, code-execution
Related Skills
rss-ai-reader
📰 RSS AI 阅读器 — 自动抓取订阅、LLM生成摘要、多渠道推送! 支持 Claude/OpenAI 生成中文摘要,推送到飞书/Telegram/Email。 触发条件: 用户要求订阅RSS、监控博客、抓取新闻、生成摘要、设置定时抓取、 "帮我订阅"、"监控这个网站"、"每天推送新闻"、RSS/Atom feed 相关。
trading-coach
🏆 AI交易复盘教练 — 把你的券商CSV变成可执行的改进洞察! 自动FIFO配对持仓,8维度质量评分(入场/出场/趋势/风险...),10维度AI洞察。 支持富途(中/英)、老虎、中信、华泰等主流券商。 触发条件: 用户提供交易CSV、要求分析交易表现、评估交易质量、生成复盘报告、 计算盈亏统计、识别交易模式问题、"帮我复盘"、"分析我的交易"。