·ib-find-short-roll
</>

ib-find-short-roll

Find roll options for existing short positions OR find best covered call/put to open against long stock. Use when user asks about rolling shorts, finding roll candidates, writing covered calls, or managing option positions. Requires TWS or IB Gateway running locally.

10Installs·0Trend·@staskh

Installation

$npx skills add https://github.com/staskh/trading_skills --skill ib-find-short-roll

How to Install ib-find-short-roll

Quickly install ib-find-short-roll AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/staskh/trading_skills --skill ib-find-short-roll
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: staskh/trading_skills.

SKILL.md

View raw

Analyze roll options for short positions or find best short options to open against long stock using real-time data from Interactive Brokers.

User must have TWS or IB Gateway running locally with API enabled:

Note: If uv is not installed or pyproject.toml is not found, replace uv run python with python in all commands below.

Find roll options for existing short positions OR find best covered call/put to open against long stock. Use when user asks about rolling shorts, finding roll candidates, writing covered calls, or managing option positions. Requires TWS or IB Gateway running locally. Source: staskh/trading_skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/staskh/trading_skills --skill ib-find-short-roll
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from staskh/trading_skills

Quick answers

What is ib-find-short-roll?

Find roll options for existing short positions OR find best covered call/put to open against long stock. Use when user asks about rolling shorts, finding roll candidates, writing covered calls, or managing option positions. Requires TWS or IB Gateway running locally. Source: staskh/trading_skills.

How do I install ib-find-short-roll?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/staskh/trading_skills --skill ib-find-short-roll Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/staskh/trading_skills