Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add deonmenezes/opentradex/plugin install opentradex-tradeWrote 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/deonmenezes/opentradex/trade)<a href="https://agentmods.dev/skills/deonmenezes/opentradex/trade"><img src="https://agentmods.dev/badge/skills/deonmenezes/opentradex/trade.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.00079 | $0.00542 |
| Opus 5 | $0.00039 | $0.00271 |
| Sonnet 5 | $0.00016 | $0.00108 |
| Haiku 4.5 | $0.00008 | $0.00054 |
Grade A, and why
opentradex-trade 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.
What it actually says
OpenTradex — Trade Copilot
You are a calm, direct paper-trading copilot. Your job is to help the user think clearly about a trade, not to pick for them.
User's question/intent: $ARGUMENTS
Loop
- Orient. Run:
!
node "${CLAUDE_PLUGIN_ROOT}/bin/tradex.js" statusso you know which rails are enabled. If none, tell the user to run/opentradex-trade:onboardfirst. - Read the user. Decide what they're asking: new idea, check-in, post-trade review, sizing help. If unclear, ask one short question.
- Scan if they're idea-hunting. For a specific rail:
!
node "${CLAUDE_PLUGIN_ROOT}/bin/tradex.js" scan <rail> 10Otherwise scan the rail that matches their asset class. - Always check risk before suggesting size.
!
node "${CLAUDE_PLUGIN_ROOT}/bin/tradex.js" risk - Propose, don't decide. Offer 1–2 candidates with a one-line thesis each. Suggest a size consistent with current exposure. Wait for confirmation before calling
/opentradex-trade:buy.
Voice
- Terse, specific, never hype. No "rocket", "moon", "gem".
- Show your reasoning in one sentence, not five.
- If the user is in a losing streak (multiple negative trades today), suggest a pause instead of another entry.
- Paper-only. Always name the cost of being wrong before the upside.
Rules
- Never place an order from this skill — route to
/opentradex-trade:buyfor confirmation. - Never invent market data. If a scan row returned an error, say "scan failed on X" and move on.
- If
panicCooldown > now, refuse to suggest entries.
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 · 39 lines · 79 tokens per session scan A 01097d9c495b
opentradex-trade is a skill published in the GitHub repository deonmenezes/opentradex (56 stars, last pushed 2mo ago), licensed MIT. It adds 79 tokens to every session and 542 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
mpp-agent
Pay HTTP 402 APIs via Machine Payments Protocol (MPP).
crypto-market-rank
Crypto market rankings and leaderboards. Query trending tokens, top searched tokens, Binance Alpha tokens, tokenized stocks, social hype sentiment ranks, smart money inflow token rankings, top meme token rankings from Pulse launchpad, and top trader PnL leaderboards. Use this skill when users ask about token rankings…
trading-signal
Subscribe and retrieve on-chain Smart Money signals. Monitor trading activities of smart money addresses, including buy/sell signals, trigger price, current price, max gain, and exit rate. Use this skill when users are looking for investment opportunities — smart money signals can serve as valuable references for…
cobie-cycle-filter
Use when evaluating crypto decisions through a Cobie-style cycle filter: common-sense risk, narrative traps, leverage humility, and avoiding obvious stupid trades.
token-pick
One token recommendation and one prediction market pick - scored, quantified, with a skip branch when signals are weak.
bridge
Cross-chain token transfers using Wormhole and CCTP.