·ib-option-chain
{}

ib-option-chain

Get option chain data from Interactive Brokers including calls and puts with strikes, bids, asks, volume, and implied volatility. Use when user asks about options using IBKR data, or needs real-time option quotes from their broker. Requires TWS or IB Gateway running locally.

12Installs·1Trend·@staskh

Installation

$npx skills add https://github.com/staskh/trading_skills --skill ib-option-chain

How to Install ib-option-chain

Quickly install ib-option-chain 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-option-chain
  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

Fetch option chain data from Interactive Brokers for a specific expiration date.

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

Present data as a table. Highlight high volume strikes and notable IV levels.

Get option chain data from Interactive Brokers including calls and puts with strikes, bids, asks, volume, and implied volatility. Use when user asks about options using IBKR data, or needs real-time option quotes from their broker. 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-option-chain
Category
{}Data Analysis
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from staskh/trading_skills

Quick answers

What is ib-option-chain?

Get option chain data from Interactive Brokers including calls and puts with strikes, bids, asks, volume, and implied volatility. Use when user asks about options using IBKR data, or needs real-time option quotes from their broker. Requires TWS or IB Gateway running locally. Source: staskh/trading_skills.

How do I install ib-option-chain?

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-option-chain 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