← Back to Skills Marketplace
124
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ohelper
Description
Manage 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...
Usage Guidance
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.
Capability Analysis
Type: OpenClaw Skill
Name: ohelper
Version: 1.0.0
The 'op-helper' skill is a session management utility for OpenClaw, providing commands to compact, reset, or start new chat sessions. The instructions in SKILL.md explicitly mandate user confirmation before executing disruptive actions and do not contain any malicious code, data exfiltration, or unauthorized execution patterns.
Capability Assessment
Purpose & 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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ohelper - After installation, invoke the skill by name or use
/ohelper - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — manage OpenClaw chat sessions with context compaction, resetting, or starting fresh sessions.
- Detects when session context is stale, bloated, or the user explicitly requests maintenance (/compact, /new, /reset)
- Handles session maintenance commands: /compact (context compression), /new (new session), /reset (reset state)
- Always asks for user confirmation before running /compact or /new
- Guides user through workflow and provides relevant suggestions based on session state and user input
Metadata
Frequently Asked Questions
What is OpenClaw session maintain helper?
Manage 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.
How do I install OpenClaw session maintain helper?
Run "/install ohelper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenClaw session maintain helper free?
Yes, OpenClaw session maintain helper is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OpenClaw session maintain helper support?
OpenClaw session maintain helper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenClaw session maintain helper?
It is built and maintained by Jay (@goog); the current version is v1.0.0.
More Skills