An OpenClaw skill for echosync.io: OAuth, Hyperliquid copy-trade setup, market data, and trading via a local helper script.
| File | Role |
|---|---|
SKILL.md |
Skill spec (English); subcommands and flows are authoritative |
auth.mjs |
Single entrypoint: node auth.mjs <subcommand> |
- Node.js (the skill metadata expects a
nodebinary on the host)
Tokens are stored under ~/.echosync/credentials.json. Full behavior and command
reference: SKILL.md.