Toolverse
All skills

moon-dev-trading-agents

by moondevonyt

Master Moon Dev's Ai Agents Github with 48+ specialized agents, multi-exchange support, LLM abstraction, and autonomous trading capabilities across crypto markets

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Data Science
Views
232

About this skill

Master Moon Dev's Ai Agents Github with 48+ specialized agents, multi-exchange support, LLM abstraction, and autonomous trading capabilities across crypto markets

How to use

  1. Sklonuj repozytorium Moon Dev's AI Agents i przejdź do folderu .claude/skills/moon-dev-trading-agents. Upewnij się, że masz zainstalowanego Pythona 3.10.9 — jeśli używasz conda, utwórz środowisko poleceniem conda create -n tflow python=3.10.9, lub skorzystaj z venv/pip.

  2. Aktywuj swoje środowisko Python — w conda wpisz conda activate tflow, w venv użyj source venv/bin/activate (Linux/Mac) lub venv\Scripts\activate (Windows).

  3. Zainstaluj zależności: pip install -r requirements.txt. Jeśli dodasz nowe pakiety, zaktualizuj plik poleceniem pip freeze > requirements.txt.

  4. Uruchom główny orchestrator, który kontroluje wiele agentów, poleceniem python src/main.py. Alternatywnie, aby testować pojedynczego agenta, uruchom python src/agents/trading_agent.py, python src/agents/risk_agent.py lub python src/agents/rbi_agent.py (do backtestingu).

  5. Skonfiguruj giełdy i dostawcę LLM w plikach konfiguracyjnych — system obsługuje Hyperliquid, Solana (BirdEye), Asterdex i Extended Exchange. Sprawdź dokumentację w repozytorium, aby dostosować strategie w folderze src/strategies/.

  6. Monitoruj wyniki agentów w folderze src/data/, gdzie system zapisuje logi, historię transakcji i pamięć agentów. W razie problemów sprawdź logi interakcji między agentami i dostawcą LLM.

Related skills

claude-automation-recommender

by anthropics

Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code

Data Science
1787

skill-installer

by openai

Install Codex skills into $CODEX_HOME/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).

Data Science
23118

data-storytelling

by wshobson

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.

Data Science
26105

codex

by Lucklyric

Invoke Codex CLI for complex coding tasks requiring high reasoning capabilities. This skill should be invoked when users explicitly mention \

Data Science
16163

prompt-optimizer

by solatis

Optimize system prompts for Claude Code agents using proven prompt engineering patterns. Use when users request prompt improvement, optimization, or refinement for agent workflows, tool instructions, or system behaviors.

Data Science
15109

threejs

by mrgoonie

Build 3D web apps with Three.js (WebGL/WebGPU). Use for 3D scenes, animations, custom shaders, PBR materials, VR/XR experiences, games, data visualizations, product configurators.

Data Science
1743