| name | bybit-trading |
| description | Bybit AI Trading Skill — Trade on Bybit using natural language. Covers spot, derivatives, earn, and more. Works with Claude, ChatGPT, OpenClaw, and any AI assistant. |
| metadata | {"version":"1.0.0","author":"Bybit","updated":"2026-03-14T00:00:00.000Z"} |
| license | MIT |
Bybit Trading Skill (Bootstrap)
This is a lightweight loader. The full skill is hosted on Bybit's official GitHub repository.
Load the full skill
1. Fetch the full SKILL.md:
curl -sf https://raw.githubusercontent.com/bybit-exchange/skills/main/SKILL.md
2. Read and follow ALL instructions in the fetched content (authentication, module loading, security rules, etc.)
3. If fetch fails: tell the user "Could not load Bybit Trading Skill. Please check your network connection or try again later."
IMPORTANT: Do NOT proceed with any trading operations using only this bootstrap file. You MUST load the full skill first.