← Back to Skills Marketplace
himself65

Options Payoff

by himself65 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
229
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install options-payoff
Description
Generate an interactive options payoff curve chart with dynamic parameter controls. Use this skill whenever the user shares an options position screenshot, d...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install options-payoff
  3. After installation, invoke the skill by name or use /options-payoff
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug options-payoff
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 229 downloads so far.

How do I install Options Payoff?

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

Is Options Payoff free?

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

Which platforms does Options Payoff support?

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

Who created Options Payoff?

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

💬 Comments