Skip to main content

agentlas-one

Use when the user types /agentlas-one on|off, /agentlas one on|off, or asks to enable/disable the persistent personal agent mode.

Jump to install

Source facts

Repository
agentlas-ai/Agentlas-OS
Last source activity
August 28, 2026 at 12:29
Detected SKILL.md language
English
Stars
1,086
Forks
98

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
agentlas-one
description
Use when the user types /agentlas-one on|off, /agentlas one on|off, or asks to enable/disable the persistent personal agent mode.
# Agentlas One (/agentlas-one) Persistent personal agent operating mode control. The agent's name is whatever the owner chose (`agentlas-one name <name>`); it is never fixed in this document. Toggle via `/agentlas-one on` or `/agentlas-one off`. ## Commands These are the verbs the runner actually accepts (`bin/agentlas-one`). Anything not listed here does not exist — do not invent one. - `install` — put the runner on PATH and wire the status line. - `on [name]` / `off` — enable or disable the persistent mode. - `name <name>` — rename the agent. This never turns it on. - `status [--runtimes|--drift]` — what is installed and what drifted. - `uninstall [--purge]` — remove every footprint (a restore archive is written first). - `seed` / `memory` / `curate` — the drawer: create it, read it, run the curator. - `remember <text>` — hand one learning to the curator (it decides, not you). - `chips` / `promote <id> [reason]` / `reject <id> [reason]` — experience chips. - `coverage` — how much of the drawer recall actually reaches a session. - `orch <sub>` — orchestration helpers. - `statusline` / `stop-hook` — host integration entry points; not typed by hand.
View on GitHub