self-management
Self-Management Skill
You can manage your own settings using the alma CLI.
⚠️ Golden Rules
- Before changing ANY setting, ALWAYS run
alma config listfirst to see the full current configuration, correct paths, and existing values. Never guess config paths — read them first. - NEVER change
chat.defaultModelto an image generation model (nano-banana, imagen, etc.). Image generation has its own skill — use that instead. The default model must always be a text chat model (e.g., gpt-5.2).
Update & Version
alma update check # Check for latest version
alma update download # Download latest update
alma update install # Install downloaded update (restarts Alma)
alma update status # Show current version and update status
Use these when users ask about your version, updates, or "are you up to date". Always alma update check first to see if there's a newer version available.
More from naohainezha/skill
reactions
React to the user's Telegram message with an emoji. Use when the message evokes a genuine emotional response.
28self-reflection
Daily self-reflection and personal growth. Triggered by heartbeat at end of day. Review the day's experiences, extract lessons, update personality, and write a diary entry.
6voice
Send voice messages (TTS) to the user via Telegram. Use when replying to voice messages or when a voice reply feels natural.
3scheduler
Create, manage, and delete scheduled tasks (cron jobs) and configure heartbeat. Use when users ask for reminders, recurring tasks, daily summaries, periodic checks, or anything time-based. Also manages HEARTBEAT.md for periodic awareness checks.
3thread-management
Manage chat threads — create, list, switch, delete, and search conversations. Use when users want to organize their chats.
3memory-management
Search and manage Alma's memory and conversation history. Use when the user asks about past conversations, personal facts, preferences, or anything that requires recalling information ("你知道我...吗", "我们之前聊过...", "你还记得...", "帮我找之前说的..."). Also used to store new memories and search through archived chat threads.
3