← Back to Skills Marketplace
finskills

options-strategist

by finskills · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
87
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install options-strategist
Description
Analyze options chains, compute implied volatility rank, and select optimal multi-leg strategies based on market conditions via the Finskills API.
Usage Guidance
This skill appears coherent, but before installing: 1) Verify the external API/domain (https://finskills.net and the GitHub link in the SKILL.md) are legitimate and trustworthy; the registry metadata shows "source: unknown" and no homepage, so confirm provenance. 2) Use a dedicated, limited-permission FINSKILLS_API_KEY and rotate/remove it if you stop using the skill. 3) Be aware the skill will send tickers and option requests to finskills.net (network calls); do not use it with confidential or non-public symbols you don't want transmitted. 4) Because the skill provides trading recommendations, treat outputs as informational (not financial advice) and verify calculations independently. 5) Monitor API usage and logs for unexpected calls — instruction-only skills have low disk risk, but you should still confirm the external service’s privacy/security posture before providing API credentials.
Capability Analysis
Type: OpenClaw Skill Name: options-strategist Version: 1.0.1 The Options Strategist skill is a financial analysis tool designed to retrieve market data and provide trade recommendations via the Finskills API. The logic in SKILL.md and README.md is transparent, focusing entirely on options theory, Greeks calculation, and strategy selection. No evidence of data exfiltration, malicious execution, or prompt injection was found; all network activity is restricted to the documented API endpoints at finskills.net.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description (options analysis, IV rank, multi-leg strategy selection) match the declared requirement (FINSKILLS_API_KEY) and the API endpoints in SKILL.md (quotes, options chain, history). Requested resources are proportionate to the stated purpose.
Instruction Scope
SKILL.md is instruction-only and stays within scope: it directs HTTP GETs to the Finskills endpoints and local calculations (Greeks, P&L, IV rank). There are no instructions to read unrelated system files, access other environment variables, or post data to unexpected domains.
Install Mechanism
No install spec and no code files — lowest-risk model; nothing is downloaded or written to disk by the skill itself.
Credentials
Only one required environment variable (FINSKILLS_API_KEY) is declared and used; that is appropriate for an API-driven data/analysis skill. No other secrets or unrelated credentials are requested.
Persistence & Privilege
always:false and no config paths or installation steps that modify other skills or agent-wide settings. disable-model-invocation is false (normal), so the skill can be invoked autonomously by the agent when eligible — this is the platform default.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install options-strategist
  3. After installation, invoke the skill by name or use /options-strategist
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added structured metadata block with skill name, version, author, homepage link, and environment variable requirements. - Clarified API key setup; now references FINSKILLS_API_KEY environment variable. - Updated description in metadata for greater clarity and discoverability. - No changes to code or core functionality; documentation and metadata improvements only.
v1.0.0
Options Strategist 1.0.0 — Initial Release - Analyze options chains and calculate Greek risk metrics using real-time data from the Finskills API (Pro plan required for full features). - Construct multi-leg options strategies and generate trade recommendations tailored to user outlook, volatility, and risk preferences. - Includes framework for volatility analysis (IV, IV Rank, HV, skew), strategy selection, and risk management best practices. - Structured outputs provide detailed strategy breakdowns, metrics, and risk mitigation guidelines. - Requires user inputs: underlying ticker, market outlook, time horizon, and risk tolerance.
Metadata
Slug options-strategist
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is options-strategist?

Analyze options chains, compute implied volatility rank, and select optimal multi-leg strategies based on market conditions via the Finskills API. It is an AI Agent Skill for Claude Code / OpenClaw, with 87 downloads so far.

How do I install options-strategist?

Run "/install options-strategist" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is options-strategist free?

Yes, options-strategist is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does options-strategist support?

options-strategist is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created options-strategist?

It is built and maintained by finskills (@finskills); the current version is v1.0.1.

💬 Comments