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 skills add TradeOS-AI/tradeos-mcp --skill analyzegit clone --depth 1 https://github.com/TradeOS-AI/tradeos-mcpWrote 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/skills/tradeos-ai/tradeos-mcp/analyze)<a href="https://agentmods.dev/skills/tradeos-ai/tradeos-mcp/analyze"><img src="https://agentmods.dev/badge/skills/tradeos-ai/tradeos-mcp/analyze/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/tradeos-ai/tradeos-mcp/analyze"><img src="https://agentmods.dev/badge/skills/tradeos-ai/tradeos-mcp/analyze.svg" alt="Reviewed on agentmods" width="80" 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.00084 | $0.08284 |
| Opus 5 | $0.00042 | $0.04142 |
| Sonnet 5 | $0.00017 | $0.01657 |
| Haiku 4.5 | $0.00008 | $0.00828 |
Grade A, and why
analyze 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 11d 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 — 852 lines — stays where its author put it; the contents beside it link to each section on GitHub.
TradeOS analyze
TradeOS exposes 5 MCP tools on https://ai.tradeos.xyz. This skill maps user intent to the correct tool, argument shape, and analysis playbook.
Contents
| # | Section |
|---|---|
| 1 | Prerequisites |
| 2 | Tool picker |
| 3 | Tool usage |
| 4 | Parameters and enums |
| 5 | Common errors and wrong use cases |
1. Prerequisites
- TradeOS MCP is connected — run
mcp_healthfirst after OAuth. - Never pass
userIdin tool arguments (OAuth injects it). - For stdio bridge only:
TRADEOS_ACCESS_TOKENmust be set.
2. Tool picker
| # | User wants | Tool | Not this |
|---|---|---|---|
| 2.1 | Check MCP / auth | mcp_health |
— |
| 2.2 | Resolve symbol from name or fuzzy text | search_tickers |
technical_analysis, customize-agent |
| 2.3 | Create/list/update/delete My Agent; read stored report | customize-agent |
technical_analysis for new analysis |
| 2.4 | New chart / TA / trade question | technical_analysis |
latest_analysis, bloomberg-oracle-terminal |
| 2.5 | Macro, news, policy, “why did X move” | bloomberg-oracle-terminal |
technical_analysis |
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.
- 11d ago First seen · 852 lines · 84 tokens per session scan A 5213a296620b
analyze is a skill published in the GitHub repository TradeOS-AI/tradeos-mcp (16 stars, last pushed 3mo ago), licensed MIT. It adds 84 tokens to every session and 8,284 once invoked, about $0.0004 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 skills, from other repositories
trader-hand-skill
Expert knowledge for autonomous market intelligence and trading — technical analysis, risk management, Alpaca API, financial data sources.
stock-analyst
A stock-analysis assistant for Chinese, Hong Kong, and United States stocks that examines price charts, technical indicators, money flows, overseas-investor holdings, and dividends.
crypto-technical
Crypto Technical Analysis — analyzes trend, momentum, volume, chart patterns, and market structure across 24/7 crypto markets with a composite Technical Score (0-100).
technical-analysis-engine
Computes technical indicators (RSI, MACD, EMA, Bollinger Bands, ATR, Stochastic), scans forex/instruments for trade setups (momentum, reversal, squeeze, trend-pullback), and analyzes market structure (BOS/CHoCH, support/resistance, order blocks, fair value gaps, regime). Use when doing technical analysis, screening…
research-synthesizer
Synthesizes technical, fundamental, macro, and sentiment signals into conviction-scored trade ideas across forex, stocks, and crypto. Use when scanning markets for opportunities, ranking trade ideas by conviction, deciding what to trade, or asking for a buy/sell signal or setup on an instrument.
dan-zanger-breakout-strategy
Dan Zanger's complete breakout trading strategy - the system that turned $10,775 into $42 million in 23 months. Chart pattern breakouts with volume confirmation and strict risk management.