deonmenezes

54 mods across 2 repositories, 549 stars between them.

deonmenezes/mantishack

Instructions file CodexOpenCode

Instructions for deonmenezes/mantishack, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.

493 20d ago A 5,183 tokens copy · 98% Apache-2.0

orchestrator

26

deonmenezes/mantishack

Agent

Agent "orchestrator" from deonmenezes/mantishack, covering user updates spec, reviews and general guidelines.

493 20d ago A 0 tokens copy · 94% Apache-2.0

imagegen

27

deonmenezes/mantishack

Skill Claude CodeCodex

Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output…

493 20d ago A 113 tokens copy · 86% Apache-2.0

openai-docs

28

deonmenezes/mantishack

Skill Claude CodeCodex

Use when the user asks how to build with OpenAI products or APIs, asks about Codex itself or choosing Codex surfaces, needs up-to-date official documentation with citations, help choosing the latest model for a use case, or model upgrade and prompt-upgrade guidance; use OpenAI docs MCP tools for non-Codex docs…

493 20d ago A 98 tokens original Apache-2.0

plugin-creator

29

deonmenezes/mantishack

Skill Claude CodeCodex

Create and scaffold plugin directories for Codex with a required .codex-plugin/plugin.json, optional plugin folders/files, valid manifest defaults, and personal-marketplace entries by default. Use when Codex needs to create a new personal plugin, add optional plugin structure, generate or update marketplace entries…

493 20d ago A 86 tokens copy · 98% Apache-2.0

skill-creator

30

deonmenezes/mantishack

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.

493 20d ago A 46 tokens copy · 70% Apache-2.0

skill-installer

31

deonmenezes/mantishack

Skill Claude CodeCodex

Install Codex skills into $CODEXHOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

493 20d ago A 54 tokens copy · 100% Apache-2.0

opentradex

32

deonmenezes/opentradex

Plugin Claude Code

Plugin marketplace listing 1 plugin: opentradex-trade.

56 1mo ago A tokens not measured original MIT

deonmenezes/opentradex

Instructions file CodexOpenCode

Instructions for deonmenezes/opentradex, covering opentradex, tech stack, setup, build the typescript source and (optional) build all packages including dashboard.

56 1mo ago A 930 tokens original MIT

opentradex

34

deonmenezes/opentradex

Plugin Claude Code

Talk to your local OpenTradex trading gateway from Claude Code. Scan markets, check risk, show positions, and run trading commands against the paper-first harness on port 3210.

56 1mo ago A tokens not measured original MIT

coach

35

deonmenezes/opentradex

Agent

Post-trade reviewer for OpenTradex. Reads the blotter, spots patterns, tells the user what they're doing well and what's leaking money. Use when the user asks how they're doing, to review today's trades, or for a weekly recap.

56 1mo ago A 51 tokens original MIT

risk-officer

36

deonmenezes/opentradex

Agent

Pre-trade gatekeeper for OpenTradex. Checks position sizing against configured caps, daily loss cap, max open positions, and drawdown kill. Use PROACTIVELY before any trade execution and when the user asks "can I take another trade" or "am I at my limit".

56 1mo ago A 63 tokens original MIT

scout

37

deonmenezes/opentradex

Agent

Market reconnaissance specialist for OpenTradex. Scans Kalshi / Polymarket / Alpaca / crypto rails and surfaces 3–5 candidates that match the user's trading style. Use PROACTIVELY when the user asks what's worth a look, what's moving, or to find trading ideas.

56 1mo ago A 62 tokens original MIT

SessionStart

38

deonmenezes/opentradex

Hook

Runs when a session starts, running an inline shell check. From deonmenezes/opentradex.

56 1mo ago A tokens not measured original MIT

ask-opentradex

39

deonmenezes/opentradex

Skill Claude CodeCodex

Route a freeform trading question through the OpenTradex AI (/api/command). Use when the user explicitly wants the OpenTradex copilot to answer (not Claude itself) — so they get the persona, memory, and role-based reasoning from the harness.

56 1mo ago A 59 tokens original MIT

check-risk

40

deonmenezes/opentradex

Skill Claude CodeCodex

Check the OpenTradex trader's current risk state — daily P&L, open positions, cap utilization, halted flag. Use when the user asks about risk, exposure, "how am I doing", drawdown, or whether they can take another trade.

56 1mo ago A 55 tokens original MIT

gateway-status

41

deonmenezes/opentradex

Skill Claude CodeCodex

Check whether the OpenTradex gateway is running and what mode it's in (paper-only / paper-default / live-allowed). Use when the user asks if the gateway is up, what mode it's in, which exchanges are live, or to troubleshoot a connection.

56 1mo ago A 55 tokens original MIT

panic-flatten

42

deonmenezes/opentradex

Skill Claude CodeCodex

MANUAL-ONLY. Emergency-flatten every open OpenTradex position. Never auto-invoked. Only runs when the user explicitly types /opentradex:panic-flatten.

56 1mo ago A 42 tokens original MIT

scan-markets

43

deonmenezes/opentradex

Skill Claude CodeCodex

Scan OpenTradex-enabled exchanges (Kalshi, Polymarket, Alpaca, crypto) for live markets. Use when the user asks to find trading opportunities, scan markets, see what's moving, or look for candidates to trade.

56 1mo ago A 51 tokens original MIT

show-positions

44

deonmenezes/opentradex

Skill Claude CodeCodex

Show the OpenTradex user's open positions with unrealized P&L. Use when the user asks about positions, the blotter, what they're holding, or P&L on a specific ticker.

56 1mo ago A 44 tokens original MIT

opentradex-trade

45

deonmenezes/opentradex

Plugin Claude Code

Paper-trade across Kalshi, Polymarket, Alpaca, and Coinbase from a Claude Code session. Onboarding collects API keys; a tiny Node helper handles scan/order/ledger for all rails. v1 is paper-only.

56 1mo ago A tokens not measured original MIT

opentradex-buy

46

deonmenezes/opentradex

Skill Claude CodeCodex

Open a paper long position on any enabled rail — Kalshi, Polymarket, Alpaca, or Coinbase. Invoke when the user says "buy", "go long", "paper long", "yes on ", or confirms a suggested entry. Requires rail, symbol, qty; price is optional (defaults to a mid-market mark).

56 1mo ago A 75 tokens original MIT

deonmenezes/opentradex

Skill Claude CodeCodex

Open a local web dashboard showing open positions, exposure, daily P&L, and recent trades. Invoke when the user says "dashboard", "open dashboard", "show my book", "pnl screen", or asks to visualise their paper-trading state. Runs a zero-dependency HTTP server on 127.0.0.1 and prints the URL.

56 1mo ago A 80 tokens original MIT

opentradex-onboard

48

deonmenezes/opentradex

Skill Claude CodeCodex

One-time interactive setup that stores API keys for Kalshi, Polymarket, Alpaca, and Coinbase so OpenTradex can scan markets and paper-trade. Invoke this the very first time a user says "set up OpenTradex", "add my keys", or "start trading". Safe to re-run to add or update a rail.

56 1mo ago C 77 tokens original MIT