bybit-ai-skills

253 API endpoints for trading, derivatives, earn products on Bybit. Comprehensive AI skills covering spot, futures, options, and institutional features.

23 stars

Best use case

bybit-ai-skills is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

253 API endpoints for trading, derivatives, earn products on Bybit. Comprehensive AI skills covering spot, futures, options, and institutional features.

Teams using bybit-ai-skills should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/bybit-ai-skills/SKILL.md --create-dirs "https://raw.githubusercontent.com/jiayaoqijia/cryptoskill/main/skills/exchanges/bybit-ai-skills/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/bybit-ai-skills/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How bybit-ai-skills Compares

Feature / Agentbybit-ai-skillsStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

253 API endpoints for trading, derivatives, earn products on Bybit. Comprehensive AI skills covering spot, futures, options, and institutional features.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Bybit AI Skills

Official AI skills from Bybit covering 253 API endpoints.

Comprehensive AI skills for the Bybit exchange covering spot trading, derivatives (USDT/USDC perpetuals, inverse perpetuals, futures, options), earn products, institutional features, and account management. Provides structured access to Bybit's V5 API for trading, market data, order management, and portfolio operations.

## Features

### Trading
- Spot trading with market, limit, and conditional orders
- USDT and USDC perpetual futures
- Inverse perpetuals and futures
- Options trading
- Copy trading

### Market Data
- Real-time tickers and order books
- Kline/candlestick data
- Funding rates
- Open interest
- Recent trades

### Account & Portfolio
- Wallet balances and transfers
- Position management
- Order history and fills
- P&L reporting

### Earn Products
- Flexible savings
- Fixed-term staking
- Launchpad and Launchpool

## Links

- **GitHub**: https://github.com/bybit-web3/bybit-ai-skills
- **Bybit API Docs**: https://bybit-exchange.github.io/docs/v5/guide
- **Bybit**: https://www.bybit.com

Related Skills

senpi-skills

23
from jiayaoqijia/cryptoskill

Agent Skills for autonomous crypto trading on Hyperliquid — trailing stops, market scanning, position management, and more.

bybit-trading

23
from jiayaoqijia/cryptoskill

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.

bybit-futures

23
from jiayaoqijia/cryptoskill

Complete Bybit USDT perpetual futures trading system with risk management, paper trading, and live execution. Use when building a crypto futures trading bot, connecting to Bybit API, implementing stop-loss/take-profit, managing leverage and position sizing, paper trading strategies, backtesting, or deploying a WebSocket-based real-time trading system. Supports EMA crossover, RSI, and custom strategy templates.

bybit-openapi-skill

23
from jiayaoqijia/cryptoskill

Operate Bybit V5 public market APIs through UXC with a curated OpenAPI schema, market-first discovery, and explicit private-auth boundary notes.

binance-skills-hub

23
from jiayaoqijia/cryptoskill

Binance Skills Hub is an open skills marketplace that gives AI agents native access to crypto

ai-bybit-trader

23
from jiayaoqijia/cryptoskill

🤖 Train your own AI agent to trade crypto 24/7 on Bybit. Free skill for OpenClaw.

ai-bybit-trade

23
from jiayaoqijia/cryptoskill

🤖 Train your own AI agent to trade crypto 24/7 on Bybit. Free skill for OpenClaw.

trailofbits-skills

23
from jiayaoqijia/cryptoskill

Security testing skills from creators of Slither, Echidna, Medusa. Smart contract vulnerability scanners, property-based testing, static analysis, and audit tools from Trail of Bits.

openzeppelin-skills

23
from jiayaoqijia/cryptoskill

Authoritative knowledge of audited OpenZeppelin smart contract libraries. Reference for ERC-20, ERC-721, ERC-1155, access control, upgradeable contracts, and governance patterns.

ethskills

23
from jiayaoqijia/cryptoskill

Use when a request involves Ethereum, the EVM, or blockchain systems. Applies to building, auditing, deploying, or interacting with smart contracts, dApps, wallets, or DeFi protocols. Covers Solidity development, contract addresses, token standards (ERC-20, ERC-721, ERC-4626, etc.), Layer 2 networks (Base, Arbitrum, Optimism, zkSync, Polygon), and integrations with DeFi protocols such as Uniswap, Aave, and Curve. Includes topics such as gas costs, contract decimals, oracle safety, reentrancy, MEV, bridging, wallets, querying data from onchain, production deployment, and protocol evolution (EIP lifecycle, fork tracking, upcoming changes).

drpc-official-agent-skills

23
from jiayaoqijia/cryptoskill

[![GitHub stars](https://img.shields.io/github/stars/drpcorg/drpc-agent-skills?style=social)](https://github.com/drpcorg/drpc-agent-skills)

ctf-skills

23
from jiayaoqijia/cryptoskill

Agent skills for solving CTF challenges - web exploitation, binary pwn, crypto, reverse engineering, forensics, OSINT, and more