← 返回 Skills 市场
finskills

options-strategist

作者 finskills · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
87
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install options-strategist
功能描述
Analyze options chains, compute implied volatility rank, and select optimal multi-leg strategies based on market conditions via the Finskills API.
安全使用建议
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.
功能分析
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.
能力标签
requires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install options-strategist
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /options-strategist 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug options-strategist
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

options-strategist 是什么?

Analyze options chains, compute implied volatility rank, and select optimal multi-leg strategies based on market conditions via the Finskills API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。

如何安装 options-strategist?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install options-strategist」即可一键安装,无需额外配置。

options-strategist 是免费的吗?

是的,options-strategist 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

options-strategist 支持哪些平台?

options-strategist 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 options-strategist?

由 finskills(@finskills)开发并维护,当前版本 v1.0.1。

💬 留言讨论