zeroexcore-trader

Automate Solana trading across tokens, perpetuals, prediction markets, and NFTs via CLI.

1|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/zeroexcore/trader --skill zeroexcore-trader
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zeroexcore-trader
Source: https://github.com/zeroexcore/trader/tree/main
Command: npx skills add https://github.com/zeroexcore/trader --skill zeroexcore-trader

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Trader CLI consolidates Solana token management, on-chain trading, and portfolio tracking into a single, scriptable interface, reducing manual steps and errors for developers and traders.

Core Features & Use Cases

  • Unified CLI to manage tokens, prediction markets, perpetuals, and NFTs from one entry point.
  • Integrations with Jupiter and Helius to fetch quotes, execute swaps, and access market data for informed decisions.
  • Secure, encrypted wallet storage with safety rails for exporting private keys and performing diagnostic checks.

Quick Start

Install the Trader CLI and run trader diagnose to verify your environment.

Frequently Asked Questions about zeroexcore-trader

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

FAQPage Schema
How do I automate Solana token trading via a CLI?

You can automate Solana token trading by executing scriptable commands via a local CLI that integrates with Helius and Jupiter APIs to fetch quotes and execute swaps across tokens, perpetuals, and prediction markets.

Do I need API keys to execute Solana swaps from a command line?

Yes, executing Solana swaps requires environment keys for HELIUS_API_KEY and JUPITER_API_KEY to access market data, fetch quotes, and perform on-chain transactions safely.

How do I securely manage a Solana wallet for automated trading scripts?

You can securely manage a Solana wallet for automated trading scripts using the CLI's encrypted, password-protected wallet storage, which includes safety rails for exporting private keys and performing diagnostic checks.

Can I trade Solana perpetuals and NFTs from a single command line interface?

Yes, you can trade Solana perpetuals, NFTs, tokens, and prediction markets from a single unified command line interface designed to consolidate on-chain portfolio management.

What is the best way to verify my Solana trading environment before executing CLI commands?

The best way to verify your Solana trading environment is to run a diagnostic command that checks your local setup, API keys, and wallet configuration before executing live trades.

Why does my CLI fail to fetch Jupiter quotes for Solana token swaps?

CLI failures when fetching Jupiter quotes often occur because the JUPITER_API_KEY environment variable is missing or invalid, preventing the local binary from accessing necessary market data.