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.