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 25 pitfalls and case studies (INTC, Mag-7, APP, NOK, TSEM, CBRS, SNOW, MDB, VIX). Layout follows the himself65/finance-skills convention.
npx plugins add himself65/trade-skillsnpx skills add himself65/trade-skillsnpx skills add himself65/trade-skills -a <agent-name>git clone https://github.com/himself65/trade-skills.git ~/trade-skills
ln -s ~/trade-skills/plugins/trade/skills/trade ~/.claude/skills/tradeMulti-leg options trading assistant with concrete strikes, IV-aware structures, and probability-weighted scenarios.
| Skill | Description |
|---|---|
| trade | Options trading knowledge base — 25 pitfalls + case studies (INTC, Mag-7, APP, NOK, TSEM, CBRS, SNOW, MDB, VIX) + structure-to-regime framework. Lazy-loaded, OKF-conformant. |
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.
references/OKF.md— type vocabulary, frontmatter schema, and conformance contractreferences/index.md— the bundle root / graph entry pointreferences/log.md— chronological change history
Learn more about OKF: Google Cloud announcement · spec & tooling.
MIT