ForgeX CLI

Manage Solana market making operations via a unified command-line interface.

74|24|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/mirrorworld-universe/forgex-cli --skill forgex-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ForgeX CLI
Source: https://github.com/mirrorworld-universe/forgex-cli/tree/main
Command: npx skills add https://github.com/mirrorworld-universe/forgex-cli --skill forgex-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @coral-xyz/anchor, @solana/spl-token, @solana/web3.js, axios, bignumber.js, bn.js, bs58, buffer, chalk, cli-progress, cli-table3, commander, crypto-js, dayjs, form-data, inquirer, lodash, ora, pino-pretty, posthog-node, @raydium-io/raydium-sdk-v2, and includes scripts (resource) components.

What problem does it solve?

ForgeX CLI removes the friction from complex Solana on-chain workflows by replacing manual, error-prone steps with a unified, automated command-line interface.

Core Features & Use Cases

  • Wallet Group Management: Securely generate, import, and manage large groups of wallets with encrypted storage.
  • Automated Market Making: Execute sophisticated trading strategies like volume bots, price robots, and Jito-bundled trades with a single command.
  • Token Launchpad: Streamline the entire token launch process, including dev-buys and sniper coordination, in one block.

Quick Start

Use the ForgeX CLI to initialize your configuration and create a new wallet group for your market-making strategy.

Frequently Asked Questions about ForgeX CLI

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

FAQPage Schema
How do I automate Solana market making with a command-line interface?

You can automate Solana market making by executing CLI commands that manage wallet groups and run volume bots or price robots. The tool facilitates complex DeFi workflows and Jito-bundled transaction execution from a unified command-line interface.

What is Jito-bundled transaction execution in Solana DeFi trading?

Jito-bundled transaction execution groups multiple Solana transactions to land in the same block, enabling atomic token launches and sniper coordination. This mechanism ensures precise execution for automated market making strategies.

How do I securely manage multiple Solana wallets for automated trading?

Secure multiple Solana wallets by generating, importing, and managing wallet groups with encrypted local storage. The CLI requires secure local storage for encrypted private keys to safely execute automated trading.

Does ForgeX CLI support Raydium SDK for Solana token launches?

ForgeX CLI supports Raydium SDK v2 as a dependency, enabling streamlined token launches including dev-buys and sniper coordination in one block. It integrates Solana RPC and Jito Block Engine for execution.

Can I run a Solana volume bot without manual transaction signing?

You can run a Solana volume bot without manual signing by configuring encrypted private keys in local storage. The CLI automates the signing and submission process to Solana RPC for volume generation.

What are the limitations of automated price manipulation on Solana?

Automated price manipulation on Solana is limited by network congestion, RPC latency, and Jito Block Engine availability. Users must ensure adequate SOL balances across managed wallets to sustain volume generation.