Use llamactl - a CLI tool for LlamaAgents

Installation
SKILL.md

Use llamactl - a CLI tool for LlamaAgents

llamactl is a CLI tool for developing and deploying LlamaIndex workflows as LlamaAgents. It provides commands to initialize projects, run local development servers, and manage cloud deployments.

Prerequisites

Before using llamactl, ensure you have:

  • uv - Python package manager and build tool
  • Node.js - Required for UI development (supports npm, pnpm, or yarn)
  • llama-index-workflows and llamactl installed in your environment

Installation

Install llamactl globally using uv:

uv tool install -U llamactl
llamactl --help
Related skills
Installs
GitHub Stars
175
First Seen