gekko-strategist
AI-powered DeFi strategy development agent. Design, backtest, adapt, and evaluate yield farming strategies based on market conditions, risk profiles, and capital allocation goals. The brain of the Gekko system.
Install
mkdir -p .claude/skills/gekko-strategist && curl -L -o skill.zip "https://mcp.directory/api/skills/download/7632" && unzip -o skill.zip -d .claude/skills/gekko-strategist && rm skill.zipInstalls to .claude/skills/gekko-strategist
About this skill
Gekko Strategist — Strategy Development Agent
AI-powered DeFi strategy development agent. Design, backtest, adapt, and evaluate yield farming strategies based on market conditions, risk profiles, and capital allocation goals.
Agent ID: 1375 | Chain: Base | Protocol: A2A v0.3.0
What This Skill Does
Gekko Strategist is an AI-powered DeFi strategy development agent that helps you:
- Create yield farming strategies tailored to market conditions
- Backtest strategies against historical data
- Adapt strategies to changing market conditions
- Evaluate and compare multiple strategies
Commands
develop_strategy
Create yield farming strategies tailored to current market conditions. Allocate across multiple vaults with weighted positions optimized for the user's risk tolerance and time horizon.
Usage:
curl -X POST https://gekkoterminal.ai/api/a2a?agent=strategist \
-H "Content-Type: application/json" \
-d '{
"capability": "develop_strategy",
"parameters": {
"marketCondition": "bull",
"riskTolerance": "medium",
"timeHorizon": "30d",
"capital": "10000"
}
}'
Parameters:
marketCondition(string, optional):bull|bear|sidewaysriskTolerance(string, optional):low|medium|hightimeHorizon(string, optional): e.g.,7d,30d,90dcapital(string, optional): Capital amount to allocate
backtest_strategy
Backtest strategies against historical on-chain data. Measure total return, annualized return, Sharpe ratio, and max drawdown.
Usage:
curl -X POST https://gekkoterminal.ai/api/a2a?agent=strategist \
-H "Content-Type: application/json" \
-d '{
"capability": "backtest_strategy",
"parameters": {
"strategy": {...},
"startDate": "2024-01-01",
"endDate": "2024-12-31"
}
}'
Parameters:
strategy(object, optional): Strategy to backteststartDate(string, optional): Start date (YYYY-MM-DD)endDate(string, optional): End date (YYYY-MM-DD)
adapt_strategy
Adapt an existing strategy to changing market conditions. Automatically rebalance allocations when the market regime shifts.
Usage:
curl -X POST https://gekkoterminal.ai/api/a2a?agent=strategist \
-H "Content-Type: application/json" \
-d '{
"capability": "adapt_strategy",
"parameters": {
"currentStrategy": {...},
"newMarketCondition": "bear"
}
}'
Parameters:
currentStrategy(object, optional): Current strategy to adaptnewMarketCondition(string, optional):bull|bear|sideways
evaluate_strategies
Evaluate and compare multiple strategies side-by-side. Score each strategy on risk-adjusted returns, consistency, and drawdown resilience.
Usage:
curl -X POST https://gekkoterminal.ai/api/a2a?agent=strategist \
-H "Content-Type: application/json" \
-d '{
"capability": "evaluate_strategies",
"parameters": {
"strategies": [...]
}
}'
Parameters:
strategies(array, optional): Array of strategy objects to compare
Smart Contracts (Base Network)
Strategist designs allocations across audited smart contracts on Base (Chain ID: 8453).
Vault Contracts
| Vault | Address |
|---|---|
| Seamless USDC | 0x616a4E1db48e22028f6bbf20444Cd3b8e3273738 |
| Moonwell USDC | 0xc1256Ae5FFc1F2719D4937adb3bbCCab2E00A2Ca |
| Spark USDC | 0x7bFA7C4f149E7415b73bdeDfe609237e29CBF34A |
| Gauntlet USDC Prime | 0xe8EF4eC5672F09119b96Ab6fB59C27E1b7e44b61 |
| Yo USDC | 0x0000000f2eB9f69274678c76222B35eEc7588a65 |
Requirements
- Node.js 18+
- Access to Base network RPC
- Historical data access for backtesting
- API endpoint:
https://gekkoterminal.ai/api/a2a?agent=strategist
Security
All strategy allocations target audited, open-source vault contracts. Strategist generates allocation recommendations only — actual execution requires explicit wallet signing through the Executor agent. Smart contracts are subject to third-party audits, formal verification, and bug bounty programs.
Built by Gekko AI. Powered by ERC-8004.
More by openclaw
View all skills by openclaw →You might also like
flutter-development
aj-geddes
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
drawio-diagrams-enhanced
jgtolentino
Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.
ui-ux-pro-max
nextlevelbuilder
"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."
godot
bfollington
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.
nano-banana-pro
garg-aayush
Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.
fastapi-templates
wshobson
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
Related MCP Servers
Browse all serversFinLab AI — quantitative trading toolkit with extensive data access, backtesting platform, and algorithmic trading tools
A2AMCP synchronizes multiple AI agents on shared codebases with Redis-powered messaging, file locking, interface sharing
Boost productivity with Task Master: an AI-powered tool for project management and agile development workflows, integrat
Optimize your codebase for AI with Repomix—transform, compress, and secure repos for easier analysis with modern AI tool
Unlock seamless Figma to code: streamline Figma to HTML with Framelink MCP Server for fast, accurate design-to-code work
Uno Platform — Documentation and prompts for building cross-platform .NET apps with a single codebase. Get guides, sampl
Stay ahead of the MCP ecosystem
Get weekly updates on new skills and servers.