lighter

Trade perpetual futures on the Lighter DEX via command-line interface.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to interact with the Lighter decentralized exchange (DEX) on Arbitrum, enabling them to trade perpetual futures directly through conversational commands.

Core Features & Use Cases

  • Market Data: View available markets, get real-time prices, and inspect order book depth.
  • Account Management: Check balances, review open positions (including PnL), and list pending orders.
  • Trading Execution: Place market or limit orders for long and short positions, close existing positions, and manage orders by cancelling them individually or all at once.
  • Use Case: A user can quickly check the price of ETH-USD on Lighter, open a long position with a specific size, and later close it, all via simple chat commands.

Quick Start

Use the lighter skill to open a long position for ETH-USD with a size of 1.

Frequently Asked Questions about lighter

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

FAQPage Schema
How do I trade perpetual futures on the Lighter DEX on Arbitrum?

You can trade perpetual futures on the Lighter DEX by issuing conversational commands to open long or short positions and manage existing orders. The interface handles market data retrieval and trade execution directly on the Arbitrum network.

What do I need to execute trades on a decentralized exchange orderbook?

To execute trades on a decentralized exchange orderbook, you need an EVM_PRIVATE_KEY environment variable configured for authentication. This private key authorizes the command-line interface to interact with your wallet and submit transactions.

Can I check my open positions and order book depth for crypto futures via chat commands?

Yes, you can check open positions including PnL and inspect order book depth for crypto futures via chat commands. The interface retrieves real-time prices, account balances, and lists pending orders from the DEX.

How do I close an existing long or short position on Lighter?

To close an existing long or short position on Lighter, you issue a close position command through the conversational interface. You can also cancel pending orders individually or all at once using similar chat commands.

Does this approach support placing both market and limit orders for crypto trading?

Yes, this approach supports placing both market and limit orders for crypto trading. Users can specify the order type when opening long or short positions, allowing for flexible trade execution on the Arbitrum DEX.