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 skills/patrick-code-bot/nautilus_aitrader/nautilustradernpx skills add Patrick-code-Bot/nautilus_AItrader --skill nautilustradergit clone --depth 1 https://github.com/Patrick-code-Bot/nautilus_AItraderWrote 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/patrick-code-bot/nautilus_aitrader/nautilustrader)<a href="https://agentmods.dev/skills/patrick-code-bot/nautilus_aitrader/nautilustrader"><img src="https://agentmods.dev/badge/skills/patrick-code-bot/nautilus_aitrader/nautilustrader.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.00035 | $0.22988 |
| Opus 5 | $0.00017 | $0.11494 |
| Sonnet 5 | $0.00007 | $0.04598 |
| Haiku 4.5 | $0.00003 | $0.02299 |
Grade C, and why
nautilus-trader scanned grade C with 1 finding 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.
Hidden instructionshighPrompt injection
Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.
**Pattern 1:** Strategies The heart of the NautilusTrader user experience is in writing and working with trading strategies. Defining a strategy involves inheriting the Strategy class and implementing the methods require The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
8 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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 · 150 lines · 35 tokens per session scan C 057424fbfe7f
nautilus-trader is a skill published in the GitHub repository Patrick-code-Bot/nautilus_AItrader (51 stars, last pushed 1mo ago), with no licence file. It adds 35 tokens to every session and 22,988 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it C with 1 finding (hidden instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
jesse-strategy-tests
Use when writing or modifying tests for Jesse's backend — especially behavior tied to a strategy (entries/exits, take-profit/stop-loss, position lifecycle hooks, closed-trade metrics). Documents this repo's strategy-driven test pattern: a thin test in tests/testparentstrategy.py that runs singleroutebacktest('Name')…
python-binance
Help developers use the python-binance library for trading on Binance. Use when code imports binance, references Client/AsyncClient, or asks about Binance API trading, market data, websockets, or account management.
stock_analyzer
分析股票和市场。当用户想要分析单个或多个股票,或进行市场复盘时调用。.
a-share-macro-review
围绕信用周期、财政、房地产、国内流动性和经济修复解释 A 股。.
global-macro-review
用统一的资金价格、流动性、风险偏好与增长框架解释跨市场环境。.
finance-expert
Expert-level financial systems, FinTech, banking, payments, and financial technology. Use when the user mentions fintech, banking, payments, trading, or accounting, or when the task involves Financial Systems, FinTech Stack, Key Challenges, or Data Handling.