himself65/trade-skills
A collection of skills for AI trading.
What it solves
This project provides a specialized knowledge base for options trading, designed to help AI agents (specifically Claude Code) avoid common trading pitfalls and apply proven strategies based on real-world case studies.
How it works
It functions as a plugin for Claude Code and other agents, utilizing the Open Knowledge Format (OKF). This format allows the agent to access a portable, vendor-neutral graph of markdown files containing 32 specific trading pitfalls and case studies (such as INTC and the Mag-7) and a structure-to-regime framework.
Who it’s for
Traders and developers who use AI agents to assist with options trading analysis and want to ground the agent's advice in concrete, structured knowledge.
Highlights
- Case Study Library: Includes a curated set of 32 pitfalls and case studies across various tickers like VIX, MU, and NQ.
- OKF Integration: Uses the Open Knowledge Format for a portable, version-controlled knowledge graph.
- Agent Compatible: Easily installable as a plugin for Claude Code or other compatible AI agents.
- IV-Aware Analysis: Supports multi-leg options trading assistance with a focus on implied volatility (IV) and probability-weighted scenarios.
Related
- Project
scaccogatto/okf-skillsokf‑skills is a Claude Code plugin and skill set that lets agents create, validate, and visualise knowledge bundles in the Open Knowledge Format (OKF) v0.2. It provides a deterministic validator, a self‑contained interactive HTML graph, a CI‑gate GitHub Action, and optional automatic upkeep hooks—all without any backend services.
- Project
skills-directory/skill-codexA Claude Code plugin that enables the invocation of the Codex CLI for automated code analysis, refactoring, and editing workflows.
- Project
jamditis/claude-skills-journalismA genuine open‑source repo that bundles reusable “Agent Skills” for Claude Code (and Codex) to help journalists and newsroom teams automate tasks such as fact‑checking, source verification, FOIA filing, data‑journalism, PDF design, and multi‑agent workflows. Install via Claude’s plugin commands or copy individual `SKILL.md` folders; the repo includes a catalog, docs site, and up‑to‑date skill set.
- Project
mhattingpete/claude-skills-marketplaceA curated marketplace of plugins, skills, and agents for Claude Code that automates software engineering workflows and provides a local execution runtime for token-efficient bulk operations.
- Project
davepoon/buildwithclaudeA plugin marketplace and discovery platform for Claude Code that provides curated agents, commands, and hooks to extend AI development workflows.