lettactl

Solid

Manage Letta AI agent fleets with kubectl-style CLI

AI & Automation 43 stars 4 forks Updated today MIT

Install

View on GitHub

Quality Score: 76/100

Stars 20%
55
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
44
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Overview kubectl-style CLI and SDK for deploying AI agents declaratively from YAML. ## Quick Start ```bash lettactl apply -f fleet.yaml # Deploy agents lettactl get agents # List agents lettactl send <agent> "Hello" # Message agent lettactl health # Check server ``` ## Environment ```bash export LETTA_BASE_URL=http://localhost:8283 export LETTA_API_KEY=<optional-for-cloud> ``` ## Skills Index - `fleet-deployment/` - Deploy agents from YAML configs - `agent-management/` - Create, update, delete, list agents - `message-operations/` - Send messages, view history - `resource-management/` - Manage blocks, tools, folders, files - `bulk-operations/` - Cleanup, delete-all, bulk messaging - `observability/` - Health, context usage, async runs - `release-cycle/` - Release workflow: issues, branches, tests, commits, PRs, versioning

Details

Author
nouamanecodes
Repository
nouamanecodes/lettactl
Created
5 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category