Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

claude-code-for-indian-traders

Claude Code skills for Indian retail traders working with Zerodha Kite, NSE option chains, and intraday strategies.

Built by an actual intraday Nifty / BankNifty options trader. Skills here reflect real workflows, not theoretical ones.

Skills

Skill What it does
zerodha-kite-helper Kite Connect auth, positions, holdings, market quotes. Read-only by default.
option-chain-analyzer IV, OI, max-pain, PCR, support/resistance from NSE option chain.
paper-trade-runner Signal-only paper-trade loop. Generate, simulate fill, resolve at EOD.
daily-pnl-reviewer End-of-day journaling, win-rate analysis, behavioural notes.

Install

Clone into ~/.claude/skills/ (or symlink individual skills):

git clone https://github.com/rahulcommercial/claude-code-for-indian-traders.git
cp -r claude-code-for-indian-traders/skills/* ~/.claude/skills/

Then restart Claude Code. Skills auto-load when their description matches your prompt.

Philosophy

  • Signal-only by default. No skill places real orders. Read-only Kite calls + paper trades only. You stay in control.
  • Indian market specifics. NSE timings, SEBI margin rules, STT/charges, expiry conventions baked in.
  • Loss-cap aware. Skills respect a configurable daily drawdown cap.

Disclaimer

Educational. Not investment advice. You are responsible for your own trades.

License

MIT — see LICENSE.

About

Claude Code skills for Indian retail traders — Zerodha Kite, NSE option chains, paper trading, and EOD review.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors