SkillHub

bybit-trading

v1.0.3

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.

Sourced from ClawHub, Authored by woodliang

Installation

Please help me install the skill `bybit-trading` from SkillHub official store. npx skills add woodliang/bybit-trading

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.