# trading-skills

Most retail traders juggle 5+ tabs — broker, charting platform, screener, news feed, spreadsheet — just to decide whether to enter a trade. This project collapses all of that into a single conversational interface powered by Claude.

- Tier: Indexed (plain plugin)
- Category: Automation
- Page: https://www.flowy.sh/listings/staskh-trading-skills
- Source: https://github.com/staskh/trading_skills
- Price: free and open source

## Summary
trading-skills is a Claude Code plugin with 28 hand-picked skills for automation work, indexed on Flowy. Install it with the command on its page. It includes earnings-calendar, fundamentals, greeks. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add staskh/trading_skills
```

## Skills
- earnings-calendar
- fundamentals
- greeks
- ib-account
- ib-collar
- ib-create-consolidated-report
- ib-find-short-roll
- ib-option-chain
- ib-pmcc-advisor
- ib-portfolio-action-report
- ib-portfolio
- ib-report-delta-adjusted-notional-exposure
- ib-stop-loss
- ib-trades-history
- ib-trailing-stop
- insider-trading
- markdown-to-pdf
- news-sentiment
- option-chain
- price-history
- report-stock
- risk-assessment
- scanner-bullish
- scanner-pmcc
- spread-analysis
- stock-quote
- technical-analysis
- whale-hunting

## FAQ

### What is trading-skills?
Most retail traders juggle 5+ tabs — broker, charting platform, screener, news feed, spreadsheet — just to decide whether to enter a trade. This project collapses all of that into a single conversational interface powered by Claude.

### How do I install trading-skills?
Run these in Claude Code: npx -y skills add staskh/trading_skills. Then prompt normally.

### Does trading-skills auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is trading-skills free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
