# Bybit Trading

> 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.

- Skill: `yejiming/bybit-trading-2` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add yejiming/bybit-trading-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yejiming/bybit-trading-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: yejiming (https://skillmd.com/u/yejiming)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/yejiming/bybit-trading-2

---


# 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.

