Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

options-strategies-lite精简版期权策略

Agent Skill

options-strategies-lite 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,456

周安装

144

GitHub Stars

公开资料未说明

下载量

1,152
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:options-strategies-lite(精简版期权策略)
来源仓库:https://github.com/jseale/options-strategies-lite
安装命令:
openclaw skills install options-strategies-lite
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install options-strategies-lite

简介

精简版期权策略选择器,提供五种核心策略简明说明。

  • 根据用户输入的市场预期推荐对应策略方向。
  • 适合快速决策参考而不深入希腊值计算。options-strategies-lite 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 通过 clawhub 安装,轻量运行无需复杂配置。
  • 输出为定性建议,不构成具体投资指令。

SKILL.md

name
Options Strategies Lite
slug
options-strategies-lite
version
1.0.0
description
>
author
OpenClaw Skills
tags
[options, trading, derivatives, income, spreads, free]
metadata
emoji
🎯
requires
tools
[web_search]
os
[linux, darwin, win32]

Options Strategies Lite

*"Options are about probabilities, not predictions."*

⚙️ Want Greeks management, IV rank guidance, and full adjustment playbooks? Full version → agentofalpha.com


What This Skill Does

Helps you pick the right options strategy for your market outlook and explains exactly how each of the 5 most widely-used strategies works — in plain English, with P/L breakdowns.

Included in Lite:

  • ✅ Strategy selector: Tell me bullish / bearish / neutral → get the right strategy
  • ✅ Plain-English breakdown of 5 core strategies
  • ✅ Max profit, max loss, and breakeven for each
  • ✅ Honest "best for" and "avoid when" guidance

Upgrade to Full for:

  • ❌ Greeks management (Delta, Theta, Vega — how to hedge and size)
  • ❌ IV Rank guidance (when to buy vs. sell premium based on volatility environment)
  • ❌ Position sizing rules (how much capital to risk per trade)
  • ❌ DTE optimization (optimal days to expiration for each strategy)
  • ❌ Real-world adjustment playbooks (what to do when a trade goes against you)
  • ❌ Advanced strategies (butterflies, calendars, diagonals, jade lizards, BWBs)
  • ❌ Exit criteria and take-profit rules

Strategy Selector

Tell me your outlook and I'll point you to the right strategy:

Bullish Outlook

Your SituationStrategy
Strongly bullish, want leverage, defined riskLong Call
Moderately bullish, want to reduce costBull Call Spread (Debit)
Moderately bullish, prefer to collect premiumBull Put Spread (Credit)
Happy to own the stock at a lower priceCash-Secured Put
Already own the stock, neutral to slightly upCovered Call
Want stock-like exposure with less capitalLEAPS Call

Bearish Outlook

Your SituationStrategy
Strongly bearish, want leverage, defined riskLong Put
Moderately bearish, reduce costBear Put Spread (Debit)
Moderately bearish, collect premiumBear Call Spread (Credit)
Own stock, want downside protectionProtective Put

Neutral / Range-Bound Outlook

Your SituationStrategy
Stock going nowhere, want to profit from itIron Condor
Already own the stock, don't expect big movesCovered Call
Expect low volatility, tight rangeIron Butterfly (full version)

Unknown Direction (Volatility Play)

Your SituationStrategy
Big move expected, don't know which wayLong Straddle
Same but want cheaper entryLong Strangle

The 5 Core Strategies — Plain English


1. Covered Call

What it is: You own 100 shares and sell someone the right to buy them from you at a higher price. They pay you premium upfront.

The deal: You cap your upside at the strike price, but collect income whether the stock goes up, stays flat, or drops a little.

Example (stock at $100):

  • Sell 1 call at $110 strike, collect $2.50 premium
  • Your income: $250 (received now, regardless of what happens)
  • Max profit: $1,000 (stock appreciation from $100 to $110) + $250 premium = $1,250
  • Max loss: You still own the stock — loss is whatever the stock falls minus the $250 cushion
MetricValue
Max Profit(Strike - stock cost) + premium
Max LossStock drops to zero (minus premium received)
BreakevenYour purchase price minus premium
UpsideCapped at strike

Best for: Income generation on stocks you already own. Neutral to mildly bullish outlook. Avoid when: You think the stock is about to rip higher — you'll miss the gains.


2. Cash-Secured Put

What it is: You sell someone the right to sell their shares TO you at a specific price. You collect premium upfront and hold cash in reserve equal to the potential purchase price.

The deal: Either you keep the premium (stock stays above strike), or you end up buying the stock at the strike — at a discount to where it was when you sold the put.

Example (stock at $100):

  • Sell 1 put at $95 strike, collect $3.00 premium
  • Your income: $300 (received now)
  • If stock stays above $95: keep the $300, trade done
  • If stock drops to $90 at expiry: you buy 100 shares at $95 (your effective cost = $92 after premium)
MetricValue
Max ProfitPremium received
Max Loss(Strike - premium) × 100 if stock goes to zero
BreakevenStrike minus premium
AssignmentYou buy the stock at the strike if it closes below

Best for: Getting paid to potentially buy a stock you want to own anyway at a lower price. Avoid when: You don't actually want to own the stock. Assignment is real — be prepared for it.


3. Vertical Spread (Bull Call Spread / Bear Put Spread)

What it is: You buy one option and sell another at a different strike (same expiry). The sold option reduces your cost but caps your max profit.

Bull Call Spread Example (stock at $100, bullish):

  • Buy $100 call + Sell $110 call, same expiry
  • Net cost: $3.50 (debit)
  • Max profit: $10 wide spread minus $3.50 cost = $6.50 per share ($650 per contract)
  • Max loss: $3.50 per share ($350 per contract) — you can never lose more than what you paid
MetricBull Call SpreadBear Put Spread
CostDebit (you pay)Debit (you pay)
Max ProfitSpread width minus debitSpread width minus debit
Max LossDebit paidDebit paid
BreakevenLower strike + debitHigher strike minus debit

Best for: Directional trades when you want defined risk but don't want to pay full option premium. Advantage over long calls/puts: Much cheaper. IV crush hurts less. Breakeven is lower. Trade-off: You cap your gains. If the stock goes to $150, you still only profit to $110.


4. Iron Condor

What it is: You sell an OTM call spread AND an OTM put spread on the same stock, same expiry. You collect premium from both sides and profit if the stock stays in a range.

Example (stock at $100):

  • Sell $115 call / Buy $120 call (bear call spread) = collect $1.00
  • Sell $85 put / Buy $80 put (bull put spread) = collect $1.50
  • Total credit: $2.50
  • You profit if stock stays between $85 and $115 at expiry
  • Max profit: $250 per contract (keep all premium)
  • Max loss: $250 per side ($500 max on the losing spread, minus $250 credit = $250 net max loss)
MetricValue
Max ProfitTotal credit received
Max LossSpread width minus total credit (per side)
Profit zoneBetween your two short strikes
BreakevensShort put strike minus credit AND short call strike plus credit

Best for: Range-bound stocks during low-volatility or stable periods. Avoid when: Big news or earnings are coming up. Binary events can blow past your wings. Key insight: You don't need to predict direction — you just need the stock to stay in a range. That's why this is popular with income traders.


5. LEAPS (Long-Term Equity Anticipation Securities)

What it is: A call or put option with an expiration date 12-24 months away. Because of the long duration, these move almost like owning the stock — but at a fraction of the cost.

Example (stock at $100, very bullish):

  • Buy 1 LEAPS call, $90 strike, 18 months out, for $18.00
  • Cost: $1,800 (vs. $10,000 to buy 100 shares)
  • If stock goes to $140 in 18 months:

- Stock gain: $4,000 (40%) - LEAPS gain: ~$3,200+ (option moves from $18 to ~$50) = ~175% return on the premium

MetricValue
Max ProfitEffectively unlimited (stock moves a lot in your favor)
Max LossPremium paid (you can lose 100% if you're wrong)
BreakevenStrike + premium paid
Leverage~5-7× leverage vs. owning stock outright

Best for: Strong multi-month conviction plays. Capital-efficient alternative to buying 100 shares. Avoid when: You need the stock to move quickly — LEAPS give you time, but you're paying for it. Key risk: If the stock doesn't move much, time decay still erodes value — just slowly.


Quick Vocabulary

TermPlain English
Call optionRight to BUY shares at the strike price
Put optionRight to SELL shares at the strike price
Strike priceThe locked-in price in the contract
PremiumWhat you pay (or collect) for the option
ExpirationWhen the option contract ends
In-the-money (ITM)Option has intrinsic value right now
Out-of-the-money (OTM)Option would not be profitable if expired today
AssignmentBeing forced to buy/sell stock because your option was exercised
DTEDays to expiration

Where the Lite Version Ends

You now know how to pick a strategy and what the basic mechanics are for the 5 most important strategies in options trading.

What you won't get here:

  • Greeks: How to read Delta (directional exposure), Theta (time decay per day), Vega (sensitivity to volatility changes) — essential for managing positions
  • IV Rank guidance: The single most important factor in whether to buy or sell premium. High IV = sell premium. Low IV = buy premium. The full version scores this for you.
  • Position sizing: How much capital to risk per trade (and why most people risk too much on undefined-risk strategies)
  • DTE optimization: Each strategy has an optimal entry and exit window — entering too early or too late kills returns
  • Adjustment playbooks: What to actually do when an iron condor gets tested, or a covered call goes deep ITM
  • Advanced strategies: Calendars, diagonals, butterflies, the jade lizard, broken wing butterfly

Options edge lives in the details. The full version covers all of it.

⚙️ Want Greeks management, IV rank guidance, and full adjustment playbooks? Full version → agentofalpha.com


Example Queries

  • "I'm bullish on AAPL — what's the best options strategy?"
  • "Explain how a covered call works in plain English"
  • "What's an iron condor and when should I use it?"
  • "I want to own MSFT at a lower price — what should I do?"
  • "What's the difference between a covered call and a cash-secured put?"
  • "I think TSLA is going to move big but I don't know which way"

*Options trading involves significant risk and is not suitable for all investors. This is educational content only — not investment advice. Always understand the full risk of a strategy before trading.*

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

87.66%
按下载量换算1,010

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills