nouamanecodesnouamanecodesCommunityยท10 Agent Skills Included

lettactl

Declarative YAML deployment and management of Letta fleets

Deploys and manages entire Letta fleets from declarative YAML files with a kubectl-style command line. Eliminates manual agent setup, configuration drift, and repetitive clicking through web dashboards. Previews changes with dry-run diffs, preserves conversation history, and supports canary rollouts, bulk messaging, and resource cleanup.
npx skills add nouamanecodes/lettactl --all -g -y

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install lettactl?โ–ผ

Run `npx skills add nouamanecodes/lettactl --all -g -y` in your terminal to install all skills in this suite globally.

How to deploy Letta agents from YAML?โ–ผ

Define your agents, memory blocks, and tools in a YAML file, then run `lettactl apply -f fleet.yml`. Use `--dry-run` to preview changes before applying them.

Does lettactl preserve conversation history on updates?โ–ผ

Yes. Re-applying a YAML file only syncs the differences, so existing conversation history and agent state stay intact.

Can lettactl manage multiple agents at once?โ–ผ

Yes. You can bulk-message agents by name pattern, delete groups with regex filters, and clean up orphaned blocks, folders, and tools in one command.

Does lettactl work with Letta Cloud and self-hosted servers?โ–ผ

Yes. Point it at any Letta server with named remotes or environment variables, including Letta Cloud projects with API keys and project IDs.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’