ax-cli

Execute AX CLI commands and manage npm provider packages.

5|2|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/project-ax/ax-legacy --skill ax-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ax-cli
Source: https://github.com/project-ax/ax-legacy/tree/main/.claude/skills/ax-cli
Command: npx skills add https://github.com/project-ax/ax-legacy --skill ax-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires npm, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management and execution of CLI commands for AX, enhancing productivity and reducing manual errors in automation workflows.

Core Features & Use Cases

  • Command Execution: Execute a wide range of AX CLI commands such as chat, send, bootstrap, provider, and more.
  • Provider Management: Add, remove, list, and verify npm provider packages for extended functionality.
  • Kubernetes Deployment: Generate Helm values and K8s secrets for Kubernetes deployment setup.
  • Configuration Management: Hot-reload config and skills without restarting the server.
  • Use Case: Imagine you need to deploy a new model in AX and manage provider plugins. Use this Skill to quickly set up your Kubernetes environment and manage your plugins through the CLI.

Quick Start

To start the AX server, run the command: ax serve

Frequently Asked Questions about ax-cli

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

FAQPage Schema
How do I manage npm provider packages for Kubernetes deployment using a command-line interface?

You can add, remove, list, and verify npm provider packages via command-line execution to extend functionality. It also generates Helm values and K8s secrets for your Kubernetes deployment setup.

Can I hot-reload configurations without restarting the AX server?

Yes, hot-reloading configurations is supported without restarting the server. This allows you to apply updates to config and skills dynamically, minimizing downtime during administrative automation tasks.

What prerequisites are needed to run AX CLI commands for automation workflows?

You need an AX server and the required npm packages installed. These dependencies are necessary to execute CLI commands, manage provider plugins, and perform administrative tasks within the AX ecosystem.

Does ax-cli support generating Helm values for Kubernetes deployment setup?

Yes, ax-cli supports Kubernetes deployment by generating Helm values and K8s secrets. This functionality is optimized for automation, allowing you to quickly configure environments and manage plugins through the CLI.

What is the best way to execute administrative tasks within the AX ecosystem?

The best way to execute administrative tasks is by using CLI commands such as chat, send, bootstrap, and provider. This approach streamlines management and reduces manual errors in automation workflows.