← 返回 Skills 市场
229
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install options-payoff
功能描述
Generate an interactive options payoff curve chart with dynamic parameter controls. Use this skill whenever the user shares an options position screenshot, d...
安全使用建议
This skill appears coherent for generating options payoff charts and does not request credentials or install software. Before installing or using it, consider: (1) The skill will accept screenshots and will 'extract what it can' and may fill missing fields with defaults — verify all inferred values (spot, IV, expiry, premium, multiplier) before acting on results. (2) Uploaded broker screenshots can contain PII or account info; confirm your platform's image handling and privacy policies. (3) The skill assumes access to current market spot/IV but does not specify a data source — confirm where the agent obtains live prices. (4) The outputs are computational visualizations (not trading advice); always cross-check with your broker or pricing library for execution decisions.
功能分析
Type: OpenClaw Skill
Name: options-payoff
Version: 1.0.0
The skill is a legitimate financial visualization tool designed to generate interactive options payoff curves. It provides Black-Scholes logic in `references/bs_code.md` and strategy-specific formulas in `references/strategies.md` to render a client-side JavaScript widget. The instructions in `SKILL.md` are strictly aligned with the stated purpose of extracting trade data from user input (text or screenshots) and do not contain any malicious prompt injection, data exfiltration, or unauthorized execution patterns.
能力评估
Purpose & Capability
Name/description (options payoff visualization) match the instructions and included references (BS formulas, per-strategy payoffs, UI/chart templates). The triggers (strategy keywords, strike/premium text, broker screenshots) are appropriate for the declared purpose and the skill does not request unrelated system access or credentials.
Instruction Scope
SKILL.md stays on-task: it details extracting trade fields, matching a strategy, computing BS/theoretical and expiry payoffs, and rendering an interactive widget. Two items to note: (1) it instructs the agent to accept screenshots and 'extract what you can' — the skill doesn't specify OCR or which data source to use for live market spot/IV, so behavior depends on host platform (vision/OCR). (2) it explicitly tells the agent to 'Always use this skill even if the user only provides partial info' and to apply defaults — this can lead to fabricated or misleading visualizations unless the agent clearly surfaces assumptions to users.
Install Mechanism
Instruction-only skill with no install spec and no code files executed on disk. All code is JS snippets meant to run inside the platform's widget environment. No external downloads, package installs, or archive extraction are present.
Credentials
No required environment variables, binaries, or credentials are declared or used. The skill references broker names and screenshots only as triggers and does not request API keys or secrets for broker accounts — this is proportionate to its stated function.
Persistence & Privilege
always:false and default invocation behavior. The skill does not request persistent system-wide privileges or modification of other skills. Autonomous invocation is platform-default and is not a special privilege here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install options-payoff - 安装完成后,直接呼叫该 Skill 的名称或使用
/options-payoff触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the options-payoff skill:
- Generates interactive options payoff charts with dynamic sliders for strikes, volatility, expiry, and more.
- Detects and supports common multi-leg strategies including butterflies, spreads, condors, straddles, and custom positions.
- Provides both expiry payoff and theoretical P&L curves using Black-Scholes pricing.
- Automatically extracts as much as possible from user input, using reasonable defaults if needed.
- Displays real-time stats: max profit/loss, breakeven points, and live P&L at spot.
- Includes user-friendly controls and tooltips to help analyze risk and reward.
元数据
常见问题
Options Payoff 是什么?
Generate an interactive options payoff curve chart with dynamic parameter controls. Use this skill whenever the user shares an options position screenshot, d... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 229 次。
如何安装 Options Payoff?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install options-payoff」即可一键安装,无需额外配置。
Options Payoff 是免费的吗?
是的,Options Payoff 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Options Payoff 支持哪些平台?
Options Payoff 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Options Payoff?
由 himself65(@himself65)开发并维护,当前版本 v1.0.0。
推荐 Skills