lighter

lighter is a skill for Claude Code from Superior-Trade/superior-skills. It costs 27 tokens per session (953 once invoked), scanned A, original, MIT.

A connection for using Lighter, a trading venue, through Superior Trade. It covers account setup, deposits, withdrawals, orders, signed transactions, and live strategy deployments.

In plain words
What is it for?
Use it to create or fund a Lighter account, place immediate orders, submit approved signed transactions, withdraw funds to a Superior wallet, or deploy and monitor a NautilusTrader strategy.
Why use it?
It provides a defined workflow for moving funds and trading on Lighter while keeping private keys and other sensitive credentials out of the process.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the superior-skills plugin — 31 skills shipped together

Good fit Use it to create or fund a Lighter account, place immediate orders, submit approved signed transactions, withdraw funds to a Superior wallet, or deploy and monitor a NautilusTrader strategy.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/superior-trade/superior-skills/lighter
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Superior-Trade/superior-skills --skill lighter
Clone the repo
git clone --depth 1 https://github.com/Superior-Trade/superior-skills

Made for: Claude Code.

Or install superior-skills, the plugin that ships this one along with the rest of its 31 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for lighter

README.md
[![agentmods](https://agentmods.dev/badge/skills/superior-trade/superior-skills/lighter/github.svg)](https://agentmods.dev/skills/superior-trade/superior-skills/lighter)
Your own site
<a href="https://agentmods.dev/skills/superior-trade/superior-skills/lighter"><img src="https://agentmods.dev/badge/skills/superior-trade/superior-skills/lighter/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for lighter

Your own site · 80×15
<a href="https://agentmods.dev/skills/superior-trade/superior-skills/lighter"><img src="https://agentmods.dev/badge/skills/superior-trade/superior-skills/lighter.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 953 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00027 $0.00953
Opus 5 $0.00014 $0.00477
Sonnet 5 $0.00005 $0.00191
Haiku 4.5 $0.00003 $0.00095

Measured today against content hash 1aaa64299513, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

lighter scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/lighter/SKILL.md · 85 lines

How it starts

The opening of the file, as written. The whole thing — 85 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Superior Trade Lighter

Use this skill for Lighter market discovery, Nautilus backtests and deployments, managed-wallet checks, and supported typed executions through Unified API.

Read ../../references/unified-runtime.md before making any request. The OpenAPI contract, not older venue workflows, defines which Lighter operations are available.

Base URL: https://api.superior.trade Auth: x-api-key: $SUPERIOR_TRADE_API_KEY Venue config: { "venue": "lighter", "instrument_id": "<SYMBOL>.LIGHTER" }

Unified API only

Read ../../references/unified-runtime.md before onboarding, backtesting, deployment, or execution. Use GET /context/venues and GET /runtime/frameworks first, then the Unified runtime endpoints. If the contract does not expose the required Lighter operation, report it as unavailable.

Robinhood Chain Variant

Use the separate lighter-robinhood skill and venue name for Robinhood Chain Lighter. Do not treat lighter-robinhood as an alias for this default lighter profile; it uses a different venue profile, chain id, deposit asset, and instrument suffix.

Safety Rules

  • Never ask for private keys, seed phrases, API private keys, passwords, or wallet credentials.
  • Never log, echo, store, or display secrets. The only credential an agent should use is SUPERIOR_TRADE_API_KEY.
  • Never move funds or start live trading without explicit user confirmation.
  • Never submit a Lighter order without explicit user confirmation of market, side, size, order type, and risk.
  • Treat any contract-supported Lighter deposit or withdrawal as a real fund-moving action.
  • Do not retry an ambiguous execution or withdrawal automatically. Read its durable status and report the persisted state.
  • Do not claim managed-wallet funds are available on Lighter unless Unified API returns the required readiness and balance evidence.
  • Do not claim Lighter readiness or balance without querying the API.
  • If onboarding, CCTP funding, delayed withdrawal, or signed proxy submission is absent from GET /openapi.json, report it as unavailable.

Read the full file on GitHub · 85 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed 1aaa64299513
  2. 6d ago Changed · -5 lines · -27 tokens per session 8e0efcc38cfc
  3. 11d ago First seen · 90 lines · 54 tokens per session scan A 7c914da8b16c

Subscribe to this mod's changes

lighter is a skill published in the GitHub repository Superior-Trade/superior-skills (209 stars, last pushed yesterday), licensed MIT. It adds 27 tokens to every session and 953 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.