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 ferdousbhai/tasty-agent --skill tradinggit clone --depth 1 https://github.com/ferdousbhai/tasty-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/ferdousbhai/tasty-agent/trading)<a href="https://agentmods.dev/skills/ferdousbhai/tasty-agent/trading"><img src="https://agentmods.dev/badge/skills/ferdousbhai/tasty-agent/trading/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/ferdousbhai/tasty-agent/trading"><img src="https://agentmods.dev/badge/skills/ferdousbhai/tasty-agent/trading.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.00059 | $0.00729 |
| Opus 5 | $0.00030 | $0.00365 |
| Sonnet 5 | $0.00012 | $0.00146 |
| Haiku 4.5 | $0.00006 | $0.00073 |
Grade A, and why
trading 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 9d 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 — 36 lines — stays where its author put it; the contents beside it link to each section on GitHub.
TastyTrade Trading
Interact with TastyTrade brokerage accounts via the tasty-agent MCP server. Covers portfolio monitoring, market data streaming, options analysis, and order management.
Workflow
- Check market status — call
market_statusto confirm the relevant exchange is open before placing orders or fetching live quotes. - Review account state — use
account_overviewwithinclude=["balances","positions"]to see net liquidating value and current holdings. - Research — gather data with the appropriate tool:
get_quotesfor real-time stock/option/futures quotes via DXLink streamingget_greeksfor delta, gamma, theta, vega, rho on specific option contractsget_market_metricsfor IV rank, IV percentile, beta, and liquidity across symbolssearch_symbolsto look up tickers by name
- Plan the trade — verify positions with
account_overview, check Greeks for risk, and confirm the user's intent before proceeding. - Execute — use
place_orderfor new orders,replace_orderto reprice existing live orders at the current mid, orcancel_orderto cancel. Always require explicit user confirmation before placing. - Track — use
get_historyfor transaction or order history,list_ordersfor live orders, andwatchlistto manage symbol lists.
Key Rules
- Never place orders without explicit user confirmation.
- Equity and option legs use
Buy to Open,Buy to Close,Sell to Open,Sell to Close; futures useBuyorSell. place_orderalways uses quote-derived mid pricing; do not pass raw prices.place_orderaligns prices to the broker's valid tick grid; do not retry unchanged if tick-size data is unavailable.quantityis the actual share/contract count. For dollar-budget orders, pass top-leveltarget_valueand omitquantityfor single-leg orders. For multi-leg spreads withtarget_value, usequantityonly to express the leg ratio, such as 1:1 or 2:1.- For replacing an order, call
replace_order(order_id)to reprice at current mid. - Do not use underlying stock quotes as option order prices.
place_orderresolves the exact instrument quote and validates the signed net limit against the current bid/ask market. - Tool outputs are intentionally compact; use the returned bid/ask/mid, sizing, warnings, and order summaries rather than expecting full SDK dumps.
- Supported time-in-force values:
Day,GTC,GTD,Ext,Ext Overnight,GTC Ext,GTC Ext Overnight,IOC. - Use
get_history(type="transactions")for trade/money history (default 90 days) andtype="orders"for order history (default 7 days). Paginate withpage_offsetandlimit. watchlist(action="list")without a name returns watchlist metadata only. Call it again withnameto fetch symbols for a specific watchlist.
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.
- 9d ago First seen · 36 lines · 59 tokens per session scan A 6d2eed094d1b
trading is a skill published in the GitHub repository ferdousbhai/tasty-agent (84 stars, last pushed 7d ago), licensed MIT. It adds 59 tokens to every session and 729 once invoked, about $0.0003 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.
quantdata-daily-bias
Reads rolling Brooks price-action events for a stock, ETF, futures contract, FX pair or crypto pair from the Quant Data Brooks Events API — range breakouts with measured failure rates and a calibrated per-event estimate, breakout follow-through, range position, long-range breakouts and climactic spikes — together with…
quantdata-max-pain
Looks up options positioning for US stocks and ETFs — max pain, open-interest call and put walls, put/call ratio, and estimated dealer gamma exposure (GEX) with the zero gamma flip level. Reads Quant Data's free public pages when no API key is set, and prefers the JSON endpoints /v1/maxpain and /v1/gamma when…
quantdata-weis-wave
Reads Weis Wave volume-price structure for a symbol from the Quant Data Weis Wave API — current wave direction and volume, recent completed waves, and detected events (climax-into-buying, no-supply, no-demand, sign-of-thrust) each carrying its pre-registered measured win rate. Use when the user asks about volume…
helium-mcp
Connect to Helium's MCP server for news research, media bias analysis, balanced perspectives, stock/options data, and semantic meme search across 3.2M+ articles and 5,000+ sources.
alien-plugg-x402
38 paid x402 API endpoints for AI agents — Zora crypto analysis, Robinhood Chain tokenized stocks, on-chain intelligence, whale tracking, and utilities. MCP-compatible. Flat $0.003/call via USDC micropayments on Base.