Skip to content

/price-history

Get historical price data (OHLCV) for a stock. Use when user asks about price history, historical data, past performance, price over time, or needs data for chart analysis.

shell
$ npx -y skills add staskh/trading_skills --skill price-history --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/price-history
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Get historical price data (OHLCV) for a stock. Use when user asks about price history, historical data, past performance, price over time, or needs data for chart analysis.
Ships withtrading-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.

Get the whole plugin, auto-invoked
Stats
319
Stars
0
Views
72
Forks
Active
Maintenance
Python
Language
MIT
License
8h ago
Last commit
5mo ago
Created

Repo: staskh/trading_skills