Skip to main content
Run any Skill in Manus
with one click
GitHub repository

EVClaw

EVClaw contains 6 collected skills from Degenapetrader, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
41
updated
2026-06-23
Forks
12
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

evclaw
financial-risk-specialists

Trading skill for executing live agent trades on Lighter (crypto perps) and Hyperliquid (HIP3 stocks). Use when user asks about trading, positions, signals, executing trades, live agent mode, cycle files, or managing EVClaw operations. Supports (1) Running live agent cycles via /live-agent, (2) Executing manual trades via /trade and /execute, (3) Viewing signals/positions, (4) Managing trading configuration, (5) Understanding signal types and decision logic, (6) Agent-driven incident response and triage.

2026-06-23
stats
financial-risk-specialists

Deterministic wallet dashboard. `/stats` shows live equity/exposure/positions/health for the user wallet (perps + builder/HIP3, live-first with DB fallback).

2026-02-22
trade
computer-occupations-all-other

Advisor-mode manual trade planner. `/trade <SYMBOL> [long|short] [$SIZE]` returns a compact plan with 2 entry styles (FAST chase vs RESTING limit) and stores it for `/execute`.

2026-02-20
best3
financial-and-investment-analysts

Deterministic manual trade picker. `/best3` returns up to 3 Hyperliquid perp setups (FAST chase vs RESTING SR/ATR limit) and stores each plan for `/execute`.

2026-02-17
execute
financial-and-investment-analysts

Execute manual trades via plan ID or ad-hoc input. Supports `/execute <PLAN_ID> chase|limit [ttl]` and `/execute long ETH chase [size] [ttl]`.

2026-02-17
hedge
financial-risk-specialists

Deterministic portfolio hedge planner. `/hedge` proposes a single BTC/ETH hedge sized to cut Hyperliquid net notional by ~50%, and stores the plan for `/execute`.

2026-02-17