Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 2.7 KB

File metadata and controls

61 lines (38 loc) · 2.7 KB

Trade

Warning

This project is for educational and informational purposes only. Nothing here constitutes financial advice. Always do your own research and consult a qualified financial advisor before making investment decisions.

A personal Claude Code plugin marketplace housing one options-trading skill — backed by a curated Open Knowledge Format (OKF) library of 37 pitfalls and case studies (INTC, Mag-7, APP, NOK, TSEM, CBRS, SNOW, MDB, VIX, SATS, 6981, MU, NQ, NBIS, BE). Layout follows the himself65/finance-skills convention.

Quick Start

Claude Code — Install the plugin

npx plugins add himself65/trade-skills

Claude Code — Install just the skill

npx skills add himself65/trade-skills

Other agents

npx skills add himself65/trade-skills -a <agent-name>

Local development install (from a clone)

git clone https://github.com/himself65/trade-skills.git ~/trade-skills
ln -s ~/trade-skills/plugins/trade/skills/trade ~/.claude/skills/trade

Available Skills

Trade (trade)

Multi-leg options trading assistant with concrete strikes, IV-aware structures, and probability-weighted scenarios.

Skill Description
trade Options trading knowledge base — 37 pitfalls + case studies (INTC, Mag-7, APP, NOK, TSEM, CBRS, SNOW, MDB, VIX, SATS, 6981, MU, NQ, NBIS, BE) + structure-to-regime framework. Lazy-loaded, OKF-conformant.

Open Knowledge Format

The skill's knowledge base is an Open Knowledge Format (OKF) v0.1 bundle — a portable, vendor-neutral graph of markdown concept files with YAML frontmatter, navigable via index.md and version-controlled alongside the code. Each pitfall, case study, and framework is a typed concept.

Learn more about OKF: Google Cloud announcement · spec & tooling.

Bugs & Feature Requests

For any bug report or feature request, please email himself65@outlook.com and include the project name (trade-skills) in the subject line.

License

MIT