thread-management
Installation
SKILL.md
Thread Management Skill
Manage Alma chat threads via the alma CLI.
Commands
# List recent threads (default 20)
alma threads [limit]
# Show thread details
alma thread info <thread-id>
# Create a new thread
alma thread create <title> [--model providerId:modelName]
# Delete a thread
alma thread delete <thread-id>