bybit-futures

Execute Bybit perpetual futures trades with database tracking for historical performance.

650|137|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/alsk1992/CloddsBot --skill bybit-futures
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bybit-futures
Source: https://github.com/alsk1992/CloddsBot/tree/main/src/skills/bundled/bybit-futures
Command: npx skills add https://github.com/alsk1992/CloddsBot --skill bybit-futures

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies trading on Bybit's perpetual futures market, offering direct command-line control and robust historical data tracking for informed decision-making.

Core Features & Use Cases

  • Direct Trading: Execute long and short positions with specified leverage and size.
  • Account Management: Monitor balances, open positions, and order status.
  • Market Insights: Get real-time prices and funding rates for various trading pairs.
  • Historical Analysis: Track trade history, analyze performance metrics (PnL, win rate), and review funding payments.
  • Use Case: Quickly open a 10x leveraged long position on BTCUSDT with 0.01 BTC, then later check your profit and loss for the week.

Quick Start

Use the /bb command to check your Bybit account balance.

Frequently Asked Questions about bybit-futures

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I trade Bybit perpetual futures with leverage programmatically?

To trade Bybit perpetual futures programmatically, you can use this Skill to execute long and short positions with specified leverage and size. It requires your Bybit API credentials to manage orders and adjust leverage directly.

Can I track historical PnL and funding payments for my crypto futures trades?

Yes, you can track historical PnL and funding payments for crypto futures trades. This Skill utilizes a local database for persistent logging of your trades, positions, and funding payments to analyze performance metrics like win rate.

What do I need to start executing Bybit futures orders from the command line?

To start executing Bybit futures orders from the command line, you need Bybit API credentials and a local database. The Skill uses these to check account balances, manage open positions, and retrieve real-time market data.

How do I retrieve real-time market prices and funding rates for trading pairs?

You retrieve real-time market prices and funding rates for trading pairs by using the Skill's market insights features. It fetches current data for various crypto pairs directly through the Bybit API to inform your trading decisions.

Does this approach support both account balance checks and open position management?

Yes, this approach supports both account balance checks and open position management. You can monitor your balances, view current open positions, check order status, and adjust leverage for your perpetual futures accounts.