percolator-cli-agent

Automate Solana perpetual futures market deployment and operation via Percolator CLI.

96|69|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/aeyakovenko/percolator-cli --skill percolator-cli-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: percolator-cli-agent
Source: https://github.com/aeyakovenko/percolator-cli/tree/main
Command: npx skills add https://github.com/aeyakovenko/percolator-cli --skill percolator-cli-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @solana/web3.js, @solana/spl-token, commander, zod, @pythnetwork/hermes-client, and includes scripts (resource) components.

What problem does it solve?

Automates the deployment and ongoing operation of perpetual futures markets on Solana using the Percolator CLI and API, reducing manual overhead and enabling AI-driven workflows.

Core Features & Use Cases

  • Deploy and configure new markets (slabs, vaults, initial liquidity) with minimal commands.
  • Manage market lifecycle including user accounts, liquidity provision, keeper cranks, and live trading via CPI or nocpi interfaces.
  • Audit, monitor, and test market behavior with script-based tools and automated checks.

Quick Start

Initialize environment, deploy a market, deposit liquidity, and perform a keeper crank to start trading.

Frequently Asked Questions about percolator-cli-agent

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

FAQPage Schema
How do I automate perpetual futures market deployment on Solana?

Automate perpetual futures market deployment on Solana by using the Percolator CLI and API to configure slabs, vaults, and initial liquidity with minimal commands. This reduces manual overhead and enables AI-driven workflows for market setup.

Can I manage the lifecycle of a perpetual market using a Solana CLI?

Yes, you can manage the perpetual market lifecycle using a Solana CLI to handle user accounts, liquidity provision, keeper cranks, and live trading. It supports both CPI and nocpi interfaces for programmatic control.

Do I need a Solana wallet to operate Percolator markets?

Yes, you need a Solana wallet, the Percolator CLI, and network access to operate Percolator markets. These prerequisites enable you to deploy markets, deposit liquidity, and perform keeper cranks.

What's the best way to audit and monitor on-chain perpetual market behavior?

The best way to audit and monitor on-chain perpetual market behavior is by using script-based tools and automated checks provided by the Percolator CLI. This allows you to test market behavior and ensure correct operation.

How does keeper crank automation work for Solana perpetual markets?

Keeper crank automation for Solana perpetual markets works by applying script-based tools through the Percolator CLI to execute necessary on-chain actions. This maintains live trading operations and automates ongoing market maintenance.

Does the Percolator CLI support @pythnetwork/hermes-client for market deployment?

Yes, the Percolator CLI supports @pythnetwork/hermes-client as a dependency for market deployment. It integrates with @solana/web3.js and @solana/spl-token to automate on-chain actions and perpetual market operations.