meme-executor
Installation
SKILL.md
Meme Executor - Solana Trade Execution Layer
Solana-focused execution skill that turns high‑level trade plans into concrete orders.
Current Status: Phase 1 (Safe Mode)
| Component | Status | Risk Level |
|---|---|---|
execute-trade.ts |
DRY RUN only | None |
auto-trader.ts |
DRY RUN only | None |
jupiter-client.ts |
Quote-only | None |
wallet-manager.ts |
Read-only | None |
position-tracker.ts |
Local tracking | None |
No real transactions are sent in Phase 1.
When to Use
- You already have a TradePlan from other agents/skills:
Related skills