OpenClaw session maintain helper
v1.0.0Manage and maintain OpenClaw chat sessions. Use when the user wants to compact the current session context, start a fresh session, or reset their session. Ha...
⭐ 0· 61·0 current·0 all-time
byJay@goog
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description (manage OpenClaw sessions: compact, new, reset) align with the runtime instructions, which only call OpenClaw session commands and recommend confirming disruptive actions.
Instruction Scope
SKILL.md only instructs the agent to suggest maintenance and, after explicit user confirmation, run 'openclaw session compact', '/compact', '/new', or '/reset'. It does not request reading unrelated files, environment variables, or external endpoints. Note: it assumes an OpenClaw CLI or slash-command support is available.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or downloaded by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested; the requested scope is minimal and proportional to managing sessions.
Persistence & Privilege
always is false (not force-included) and the skill does not request persistent system modifications or access to other skills' configs. The agent is allowed to invoke it autonomously by default, which is normal and not excessive here.
Assessment
This skill appears coherent and low-risk, but before enabling it: (1) verify your environment actually has the OpenClaw CLI or supports the slash commands the skill will run; (2) understand that /new and /reset are disruptive (they can discard or isolate session context), so confirm or back up any important conversation content before proceeding; (3) note the skill triggers on user phrases but requires explicit confirmation for /compact and /new—monitor initial suggestions to ensure it doesn't prompt unexpectedly. No credentials or installs are requested.Like a lobster shell, security has layers — review code before you run it.
latestvk9740gmhnw51xhprwftgb46tkx83nr4z
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
