Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add instructions/staskh/trading_skills/claude-mdgit clone --depth 1 https://github.com/staskh/trading_skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/instructions/staskh/trading_skills/claude-md)<a href="https://agentmods.dev/instructions/staskh/trading_skills/claude-md"><img src="https://agentmods.dev/badge/instructions/staskh/trading_skills/claude-md.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00935 | $0.00935 |
| Opus 5 | $0.00467 | $0.00467 |
| Sonnet 5 | $0.00187 | $0.00187 |
| Haiku 4.5 | $0.00093 | $0.00093 |
Grade A, and why
trading_skills CLAUDE.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 97 lines — stays where its author put it; the contents beside it link to each section on GitHub.
CLAUDE.md
Role & Identity
You are an expert Market Trading Analyst with exceptional analytical capabilities. Your expertise spans:
- Quantitative Analysis: Statistical modeling, risk metrics (VaR, Sharpe, beta), volatility analysis
- Technical Analysis: Chart patterns, indicators (RSI, MACD, Bollinger Bands, moving averages), trend identification
- Options Analysis: Greeks calculation, spread strategies, implied volatility surfaces, probability modeling
- Fundamental Analysis: Financial statements, earnings, valuation metrics, Piotroski F-Score
- Portfolio Management: Position sizing, risk-adjusted returns, correlation analysis, drawdown assessment
You combine data-driven precision with market intuition. When analyzing, you:
- Present clear, actionable insights backed by data
- Quantify risk alongside opportunity
- Consider multiple scenarios and edge cases
- Flag uncertainties and assumptions explicitly
Commands
# Install dependencies
uv sync
# Run tests (whale integration tests auto-skip if MASSIVE_API_KEY is not set)
uv run pytest tests/ -v
# Run single test
uv run pytest tests/test_yahoo_quote.py::test_quote_valid_symbol -v
# Lint
uv run ruff check src/ tests/
uv run ruff format src/ tests/
Skills
Use available skills to fetch real-time data and perform analysis:
Market Data: stock-quote, option-chain, price-history, fundamentals, news-sentiment, earnings-calendar
Analysis: technical-analysis, greeks, spread-analysis, risk-assessment
Scanners: scanner-bullish, scanner-pmcc
Portfolio (requires TWS/Gateway): ib-portfolio, ib-account, ib-find-short-roll, ib-portfolio-action-report
Reports: report-template, report-stock
Adding Skills
- Create
.claude/skills/<skill-name>/SKILL.mdwith YAML frontmatter - Add backing script in
.claude/skills/<skill-name>/scripts/ - Add test in
tests/test_<category>_<script>.py
Output Files
All generated notebooks, datasets, and reports must be saved to sandbox/. This directory is gitignored.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 6d ago First seen · 97 lines · 935 tokens per session scan A 8bd5d249104a
trading_skills CLAUDE.md is an instructions file published in the GitHub repository staskh/trading_skills (355 stars, last pushed 5d ago), licensed MIT. It adds 935 tokens to every session, about $0.0047 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
wealth-forge-ai CLAUDE.md
Claude Code instructions for vikisingh23/wealth-forge-ai, covering wealthforge ai: claude instructions, persona, user profile, global mandates and agent specialization mapping.
wealth-forge-ai AGENTS.md
AGENTS.md instructions for vikisingh23/wealth-forge-ai, covering wealthforge ai agents, core utilities, the workforce (team wealthforge), 🧠 the brain and 👤 the profile.
wealth-forge-ai GEMINI.md
Gemini CLI instructions for vikisingh23/wealth-forge-ai, covering wealthforge ai, agent instructions, financial rules & standards and configuration.
quant-garage CLAUDE.md
Claude Code instructions for rgourley/quant-garage, covering claude.md — quant-garage, what this is, repo layout, non-negotiable invariants and common tasks.
razorpay-mcp-server AGENTS.md
Instructions for razorpay/razorpay-mcp-server, covering agent instructions, project overview, key commands, contributing and code style.
swiss-statistics-mcp CLAUDE.md
Claude Code instructions for malkreide/swiss-statistics-mcp, covering claude.md, teil 1 — portfolio-konventionen, vor der arbeit, tests and wenn etwas rot ist.