MangroveTechnologies/mangrove-agent

Claude agent for use with the Mangrove Developer API & MCP Server.

5Stars on the repository
20Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

audit-security

01

MangroveTechnologies/mangrove-agent

Skill Claude CodeCodex

Run a focused security audit of the mangrove-agent trading bot. Covers wallet signing surfaces, EIP-7702 / arbitrary-signing risks, MCP tool permissions, Fernet key handling, DEX executor paths, hook-enforcement gaps, OWASP Top 10, and dependency CVEs. Use when the user asks for "security audit", "audit security"…

not rated 5 1mo ago A 130 tokens original MIT

backtest

02

MangroveTechnologies/mangrove-agent

Skill Claude CodeCodex

Use when the user wants to backtest an existing strategy — "run a backtest on X", "how would this have done", "verify this strategy", or after /create-strategy produces a draft that needs evaluation. Sizes the window from a target bar count (not a fixed month table), caps against data availability, reports a verdict…

not rated 5 1mo ago A 132 tokens original MIT

check-alignment

03

MangroveTechnologies/mangrove-agent

Skill Claude CodeCodex

Check if a proposed change aligns with mangrove-agent's stated principles, architecture, and trading-bot safety invariants. Use when the user describes a change and asks "does this fit", "check alignment", "review this approach", or "/check-alignment ". Read-only analysis — does NOT modify anything. Adapted from the…

not rated 5 1mo ago A 88 tokens original MIT

connect-kraken

04

MangroveTechnologies/mangrove-agent

Skill Claude CodeCodex

Use when the user wants to connect their Kraken account to trade through the agent WITHOUT creating or handling an API key — "connect Kraken with OAuth", "log in with Kraken", "connect Kraken without a key", "I don't want to manage a Kraken key". This is the KEYLESS (OAuth) mode: the user consents once in a browser…

not rated 5 1mo ago A 138 tokens original MIT

create-strategy

05

MangroveTechnologies/mangrove-agent

Skill Claude CodeCodex

Use when the user wants to build a new trading strategy — "build me a momentum play on ETH", "find a strategy for BTC", "I want to trade X", "make a strategy", or after Stage 0 greeter when the wallet is ready and the user is moving into Stage 2 (Author) of trading-bot-workflow.md. Drives the author → backtest path…

not rated 5 1mo ago A 140 tokens original MIT

custom-signal

06

MangroveTechnologies/mangrove-agent

Skill Claude CodeCodex

Build a custom signal stack (entry and/or exit) for a trading strategy by composing atomic signals from the Mangrove signal library. Use when the user describes a rule in natural language that doesn't match a curated reference — "buy when RSI is low and volume spikes", "exit when price drops below 20 EMA", "only enter…

not rated 5 1mo ago A 121 tokens original MIT

setup-kraken

07

MangroveTechnologies/mangrove-agent

Skill Claude CodeCodex

Use when the user wants to connect their own Kraken account to trade on it through the agent — "set up Kraken", "connect my Kraken", "trade on Kraken", "add/use my Kraken API key", "I want to trade on a CEX", or when moving toward live centralized-exchange trading on Kraken. Guides the user to create a LEAST-PRIVILEGE…

not rated 5 1mo ago A 191 tokens original MIT

sieve

08

MangroveTechnologies/mangrove-agent

Skill Claude CodeCodex

Use when the user has MANY candidate strategies (or wants to try many parameter variations) and needs to know which are worth the cost of a backtest — "score these", "which of these should I test", "pre-filter my candidates", "rank these MACD variations". Also the natural next step after /create-strategy or…

not rated 5 1mo ago A 194 tokens original MIT

sweep

09

MangroveTechnologies/mangrove-agent

Skill Claude CodeCodex

Use when the user wants to search a parameter SPACE at scale rather than test one config — "sweep the RSI window from 7 to 21", "try every MACD variation on BTC 1h and rank them", "what's the best config for X", "run an experiment", "hyperparameter search". Drives the managed Oracle experiment lifecycle (create →…

not rated 5 1mo ago A 195 tokens original MIT

tool-spec

10

MangroveTechnologies/mangrove-agent

Skill Claude CodeCodex

Draft an MCP tool specification for an mangrove-agent extension. Use when the user asks to "draft an MCP tool", "spec out a new tool", "add a tool for X", or "/tool-spec ". Produces a JSON-schema-shaped spec that matches the mangrove-agent service-layer pattern and auth-tier conventions, ready to paste into…

not rated 5 1mo ago A 99 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: