โ† Back to Skills Marketplace
benzema216

Options Analyzer

by BENZEMA ยท GitHub โ†— ยท v1.0.0
cross-platform โœ“ Security Clean
1823
Downloads
4
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install options-analyzer
Description
๐Ÿ“Š ไธ“ไธšๆœŸๆƒ็ญ–็•ฅๅˆ†ๆžๅ™จ โ€” ๆœŸๆƒ้“พใ€Greeksใ€IVๅˆ†ๆžใ€็ญ–็•ฅๆŽจ่ไธ€็ซ™ๅผ่งฃๅ†ณ๏ผ ไฝฟ็”จ yfinance ่Žทๅ–ๅฎžๆ—ถๆœŸๆƒๆ•ฐๆฎ๏ผŒBlack-Scholes ่ฎก็ฎ— Greeksใ€‚ ่งฆๅ‘ๆกไปถ: ็”จๆˆท่ฏข้—ฎๆœŸๆƒ้“พใ€Greeks่ฎก็ฎ—ใ€IVๅˆ†ๆžใ€ๆœŸๆƒ็ญ–็•ฅๅˆ†ๆžใ€็ญ–็•ฅๆŽจ่ใ€ Iron Condor/Butterfly/Straddle/Strangle/Spread็ญ‰็ญ–็•ฅใ€"ๅˆ†ๆžๆœŸๆƒ"ใ€ "ๆŽจ่ๆœŸๆƒ็ญ–็•ฅ"ใ€"็œ‹ๆถจ/็œ‹่ทŒๆœŸๆƒ"ใ€Delta/Gamma/Theta/Vega่ฎก็ฎ—ใ€้šๅซๆณขๅŠจ็އใ€‚
Usage Guidance
This skill appears to do what it says: it fetches market data from Yahoo via yfinance and computes Greeks/IV/strategy metrics locally. Before installing, consider: 1) install and run in an isolated Python environment (venv/conda) since it requires network access and thirdโ€‘party packages; 2) SKILL.md suggests pip installing mibian/pandas/numpy/yfinance but omits scipy โ€” add scipy to the environment to avoid runtime import errors; 3) the scripts contact Yahoo Finance (yfinance) to fetch data โ€” if you run this in an environment without internet or behind restrictive network rules it will fail; 4) no credentials are requested and there are no hidden endpoints, but you should still review code if you plan to run it in production or with sensitive data. If you want extra assurance, run the scripts on sample tickers in a disposable environment and inspect network traffic (to confirm only yfinance/Yahoo endpoints are used).
Capability Analysis
Type: OpenClaw Skill Name: options-analyzer Version: 1.0.0 The skill bundle provides tools for options analysis, including calculating Greeks, analyzing implied volatility, fetching option chains, and recommending strategies. All Python scripts utilize the `yfinance` library to fetch public financial data, which is directly aligned with the stated purpose of the skill. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent in SKILL.md. The external links in SKILL.md are for supporting the author, which is a common practice and not malicious.
Capability Assessment
โœ“ Purpose & Capability
Name/description match the included files and runtime instructions: scripts implement options chain retrieval, Greeks (Blackโ€‘Scholes), IV analysis, strategy analysis and recommendation. The declared runtime requirements (yfinance, mibian optional, pandas, numpy) are consistent with the functionality.
โœ“ Instruction Scope
SKILL.md instructs installing Python packages and running the provided scripts. The scripts only access market data via yfinance (Yahoo Finance), perform local numeric calculations, and print results. There are no instructions to read unrelated local files, access system credentials, or transmit data to external endpoints beyond the expected data source (yfinance).
โ„น Install Mechanism
The registry contains no formal install spec (instruction-only), but SKILL.md recommends pip install commands. That's a normal low-risk approach, but the README's pip line omits scipy which the greeks script imports (scipy.stats.norm) โ€” this is a minor mismatch that could cause runtime errors. No download-from-URL or obscure installers are used.
โœ“ Credentials
The skill requests no environment variables, credentials, or config paths. All environment access is proportional: network access for yfinance is necessary for realtime option data. No tokens or secrets are requested.
โœ“ Persistence & Privilege
The skill does not request permanent/always-on privileges (always: false) and does not attempt to modify other skills or system-wide settings. It will run only when invoked.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install options-analyzer
  3. After installation, invoke the skill by name or use /options-analyzer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of options-analyzer. - Provides one-stop professional analysis for options: option chains, Greeks calculation, IV analysis, P&L and break-even computation for 15+ strategies, and intelligent strategy recommendations. - Utilizes yfinance for real-time data and Black-Scholes model for Greek calculations. - Includes detailed CLI usage examples and documentation for ease of use. - Supports popular option strategies such as Iron Condor, Butterfly, Straddle, Strangle, and Spreads.
Metadata
Slug options-analyzer
Version 1.0.0
License โ€”
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Options Analyzer?

๐Ÿ“Š ไธ“ไธšๆœŸๆƒ็ญ–็•ฅๅˆ†ๆžๅ™จ โ€” ๆœŸๆƒ้“พใ€Greeksใ€IVๅˆ†ๆžใ€็ญ–็•ฅๆŽจ่ไธ€็ซ™ๅผ่งฃๅ†ณ๏ผ ไฝฟ็”จ yfinance ่Žทๅ–ๅฎžๆ—ถๆœŸๆƒๆ•ฐๆฎ๏ผŒBlack-Scholes ่ฎก็ฎ— Greeksใ€‚ ่งฆๅ‘ๆกไปถ: ็”จๆˆท่ฏข้—ฎๆœŸๆƒ้“พใ€Greeks่ฎก็ฎ—ใ€IVๅˆ†ๆžใ€ๆœŸๆƒ็ญ–็•ฅๅˆ†ๆžใ€็ญ–็•ฅๆŽจ่ใ€ Iron Condor/Butterfly/Straddle/Strangle/Spread็ญ‰็ญ–็•ฅใ€"ๅˆ†ๆžๆœŸๆƒ"ใ€ "ๆŽจ่ๆœŸๆƒ็ญ–็•ฅ"ใ€"็œ‹ๆถจ/็œ‹่ทŒๆœŸๆƒ"ใ€Delta/Gamma/Theta/Vega่ฎก็ฎ—ใ€้šๅซๆณขๅŠจ็އใ€‚ It is an AI Agent Skill for Claude Code / OpenClaw, with 1823 downloads so far.

How do I install Options Analyzer?

Run "/install options-analyzer" in the OpenClaw or Claude Code chat to install it in one step โ€” no extra setup required.

Is Options Analyzer free?

Yes, Options Analyzer is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Options Analyzer support?

Options Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Options Analyzer?

It is built and maintained by BENZEMA (@benzema216); the current version is v1.0.0.

๐Ÿ’ฌ Comments