·scanner-pmcc
</>

scanner-pmcc

Scan stocks for Poor Man's Covered Call (PMCC) suitability. Analyzes LEAPS and short call options for delta, liquidity, spread, IV, and yield. Use when user asks about PMCC candidates, diagonal spreads, or LEAPS strategies.

11Installs·1Trend·@staskh

Installation

$npx skills add https://github.com/staskh/trading_skills --skill scanner-pmcc

How to Install scanner-pmcc

Quickly install scanner-pmcc 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 scanner-pmcc
  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

Finds optimal Poor Man's Covered Call setups by scoring symbols on option chain quality.

Buy deep ITM LEAPS call (delta 0.80) + Sell short-term OTM call (delta 0.20) against it. Cheaper alternative to covered calls.

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

Scan stocks for Poor Man's Covered Call (PMCC) suitability. Analyzes LEAPS and short call options for delta, liquidity, spread, IV, and yield. Use when user asks about PMCC candidates, diagonal spreads, or LEAPS strategies. 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 scanner-pmcc
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from staskh/trading_skills

Quick answers

What is scanner-pmcc?

Scan stocks for Poor Man's Covered Call (PMCC) suitability. Analyzes LEAPS and short call options for delta, liquidity, spread, IV, and yield. Use when user asks about PMCC candidates, diagonal spreads, or LEAPS strategies. Source: staskh/trading_skills.

How do I install scanner-pmcc?

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 scanner-pmcc 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