Install
openclaw skills install miniade-agent-lifecycle-managerManage full OpenClaw agent lifecycle operations on a node: create/register agents, configure channel bindings, optionally inherit credentials with explicit consent, approve pairing, archive and delete agents, refresh status dashboards, and write lifecycle change logs. Use when a user asks to onboard a new agent, reconfigure an existing agent, retire/archive/delete agents, or maintain agent status boards and lifecycle audit records.
openclaw skills install miniade-agent-lifecycle-managerUse this skill to execute repeatable, low-error lifecycle operations for OpenClaw agents.
openclaw status, openclaw agents list)If deleting an agent, always archive first and require explicit confirmation.
AGENT_IDTELEGRAM_TOKENWORKSPACE (default: ~/.openclaw/workspace-<AGENT_ID>)--inherit-auth or INHERIT_AUTH=1) only with explicit user consentAGENT_IDPAIRING_CODE (obtained only after user sends /start to the bot)AGENT_IDAGENT_IDstate/archive/<AGENT_ID>/)Read references/openclaw-agent-lifecycle-playbook.md before running uncommon operations.
For deterministic execution, use scripts in this skill:
scripts/create-telegram-agent.shscripts/approve-telegram-pairing.shscripts/archive-agent.shscripts/delete-agent-safe.shscripts/refresh-dashboard.shscripts/lifecycle-log.shopenclaw CLI over ad-hoc file edits.openclaw config get/set (append entry; do not overwrite blindly).openclaw pairing approve <PAIRING_CODE> --channel telegram.auth-profiles.json from another agent workspace.scripts/delete-agent-safe.sh (archive verification + explicit confirmation + cleanup + logging).Run:
openclaw agents list --json
openclaw status --json
openclaw gateway status --json
Confirm: