Skip to content

himself65/trade-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 25 pitfalls and case studies (INTC, Mag-7, APP, NOK, TSEM, CBRS, SNOW, MDB, VIX). 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 — 25 pitfalls + case studies (INTC, Mag-7, APP, NOK, TSEM, CBRS, SNOW, MDB, VIX) + 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.

License

MIT

About

A collection of skills for AI trading.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors