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 Signal-Execution-Labs/forex-trading-ai-agent --skill options-tradergit clone --depth 1 https://github.com/Signal-Execution-Labs/forex-trading-ai-agentWrote 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/signal-execution-labs/forex-trading-ai-agent/options-trader)<a href="https://agentmods.dev/skills/signal-execution-labs/forex-trading-ai-agent/options-trader"><img src="https://agentmods.dev/badge/skills/signal-execution-labs/forex-trading-ai-agent/options-trader/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/signal-execution-labs/forex-trading-ai-agent/options-trader"><img src="https://agentmods.dev/badge/skills/signal-execution-labs/forex-trading-ai-agent/options-trader.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00024 | $0.02468 |
| Opus 5 | $0.00012 | $0.01234 |
| Sonnet 5 | $0.00005 | $0.00494 |
| Haiku 4.5 | $0.00002 | $0.00247 |
Grade A, and why
options-trader 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 8d 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- options-trader — 100% identical, 0 lines differ
How it starts
The opening of the file, as written. The whole thing — 349 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Options Trader 📊
Master the derivatives. Trade options, futures, and perpetuals with sophisticated strategies used by professional traders.
Supported Derivatives
Exchanges
- Deribit - BTC & ETH Options (primary)
- Binance - Options & Futures
- OKX - Options & Futures
- Bybit - Perpetuals & Futures
Instruments
- ✅ Call Options
- ✅ Put Options
- ✅ Futures (Dated)
- ✅ Perpetual Swaps
- ✅ Spreads & Combos
Options Basics
kit options chain BTC
# Output:
📊 BTC Options Chain
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Spot Price: $50,000 | IV: 52%
Expiry: Mar 28, 2026 (47 days)
CALLS PUTS
───────────────────────────────────────────────
Strike Price IV Delta │ Price IV Delta
$45,000 $6,200 48% 0.82 │ $850 49% -0.18
$47,500 $4,100 50% 0.71 │ $1,350 51% -0.29
$50,000 $2,450 52% 0.55 │ $2,200 53% -0.45 ← ATM
$52,500 $1,350 54% 0.39 │ $3,600 55% -0.61
$55,000 $680 56% 0.25 │ $5,400 57% -0.75
$60,000 $180 60% 0.10 │ $9,900 61% -0.90
Most Active: $50,000 Call (2,500 contracts)
Put/Call Ratio: 0.65 (bullish)
Max Pain: $48,500
Options Strategies
1. Covered Call (Income)
Own the asset, sell calls for income.
kit options covered-call BTC
# Output:
📊 Covered Call Strategy: BTC
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
You own: 1 BTC @ $50,000
Recommended Covered Call:
├─ Sell: 1x $55,000 Call (Mar 28)
├─ Premium Received: $680 (1.36%)
├─ Breakeven: $49,320
├─ Max Profit: $5,680 (+11.4%)
└─ Max Loss: Unlimited below $49,320
Scenarios:
• BTC at $55,000: +$5,680 (capped)
• BTC at $52,500: +$3,180 (profit)
• BTC at $50,000: +$680 (premium only)
• BTC at $47,500: -$1,820 (but better than no call)
Probability of Profit: 72%
Annual Yield (if repeated): ~36%
[EXECUTE STRATEGY]
2. Protective Put (Insurance)
Buy puts to protect your holdings.
kit options protective-put BTC
# Output:
📊 Protective Put Strategy: BTC
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
You own: 1 BTC @ $50,000
Recommended Protection:
├─ Buy: 1x $47,500 Put (Mar 28)
├─ Cost: $1,350 (2.7%)
├─ Protected below: $47,500
├─ Max Loss: $3,850 (-7.7%)
└─ Upside: Unlimited
This is like buying insurance:
• Premium: $1,350 (insurance cost)
• Deductible: $2,500 (strike gap)
• Coverage: Everything below $47,500
Without Protection: Could lose $50,000
With Protection: Max loss is $3,850
Cost of Peace of Mind: 2.7%
[EXECUTE STRATEGY]
What ships with it
1 file 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.
- 8d ago First seen · 349 lines · 24 tokens per session scan A 75993b54f51a
options-trader is a skill published in the GitHub repository Signal-Execution-Labs/forex-trading-ai-agent (136 stars, last pushed 8d ago), licensed MIT. It adds 24 tokens to every session and 2,468 once invoked, about $0.0001 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-09-03.
Other skills, from other repositories
cost-efficiency-analyzer
Analyzes cost structure, cost efficiency, and expense management from P&L data. Use when the user asks about costs, expenses, COGS, operating expenses, cost ratios, cost control, spending efficiency, margin compression from cost side, or wants to understand where money is going. Also use for "are we spending too…
onboarding
First-time user onboarding to set up investment profile, watchlists, portfolio, and preferences.
equity-risk-reviewer
Use for portfolio-facing stock risk briefs that separate market facts, interpretation, and non-investment-advice boundaries.
stock-valuation
Multi-method stock valuation using DCF, comparable company analysis, EV multiples, and residual income models.
technical-analysis
Technical analysis of US stocks using charts and indicators.
chart-master
Generate professional financial charts in Mermaid, ASCII, or HTML/Chart.js — MA lines, histograms, candlestick, volume, RSI/MACD, and more for markdown reports.