openclaw-ops
Use when diagnosing, repairing, or maintaining an OpenClaw Gateway on the same machine. Designed for rescue agents to fix a down gateway or check operational health. Supports Linux (systemd) and macOS (launchd).
Why use this skill?
Master OpenClaw gateway maintenance with the openclaw-ops skill. Diagnose, repair, and maintain your service lifecycle on Linux and macOS with ease.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/dinstein/openclaw-opsWhat This Skill Does
The openclaw-ops skill is the essential diagnostic and recovery toolkit for maintaining an OpenClaw Gateway environment on a local machine. It functions as a surgical instrument for rescue agents tasked with resolving downtime or performing preventive maintenance. Rather than managing application-level logic, this skill operates at the infrastructure layer, handling service lifecycle management, log analysis, and connectivity verification on both Linux (systemd) and macOS (launchd) platforms.
Installation
To integrate this operational toolkit into your agent environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/dinstein/openclaw-ops
Ensure that your environment has the necessary permissions to interface with service managers like systemctl or launchctl to allow the skill to inspect and modify gateway states.
Use Cases
This skill is engineered for two primary operational scenarios:
-
Emergency Rescue: When your gateway service is unresponsive, crashing, or returning errors, use this skill to diagnose root causes—such as port conflicts, memory exhaustion (OOM), or corrupted configuration—and perform corrective actions to restore the gateway to an operational state.
-
Routine Health Check: During standard maintenance, utilize this skill to monitor resource consumption, inspect recent logs for hidden warning signs, and verify network availability on your configured ports. It helps ensure the gateway maintains optimal performance without human intervention.
Example Prompts
- "The gateway is currently down and won't restart; please run a full diagnostic, check the logs for errors, and fix the service."
- "Perform a health check on the OpenClaw gateway to ensure it is listening on the correct port and report any recent crash logs."
- "I suspect a port conflict is preventing the gateway from starting. Identify what is running on the configured port and resolve the issue."
Tips & Limitations
- Principle of Operation: Always follow the 'Diagnose → Judge → Act → Verify' workflow. Do not attempt to fix a state you haven't fully diagnosed.
- Platform Awareness: The skill is platform-aware, but ensure your environment variables are set correctly so the skill accurately identifies between systemd and launchd.
- Scope: Do not use this for application-level issues like prompt tuning or skill management; this is strictly for gateway service integrity.
- Port Detection: Always rely on the dynamic port detection feature rather than assuming a default value, as custom configurations are common in production environments.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-dinstein-openclaw-ops": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write, code-execution
Related Skills
tech-news-digest
Generate tech news digests with unified source model, quality scoring, and multi-format output. Six-source data collection from RSS feeds, Twitter/X KOLs, GitHub releases, GitHub Trending, Reddit, and web search. Pipeline-based scripts with retry mechanisms and deduplication. Supports Discord, email, and markdown templates.
cobo-tss-node
Manage a Cobo TSS Node for MPC threshold signing. Use when: setting up a new TSS Node, starting/stopping the node service, checking node status or health, signing for key share checkups, exporting shares for disaster recovery, backing up or updating the node, installing as a systemd or launchd service. NOT for: Cobo WaaS API integration, on-chain transaction building, or wallet UI.
media-news-digest
Generate media & entertainment industry news digests. Covers Hollywood trades (THR, Deadline, Variety), box office, streaming, awards season, film festivals, and production news. Four-source data collection from RSS feeds, Twitter/X KOLs, Reddit, and web search. Pipeline-based scripts with retry mechanisms and deduplication. Supports Discord and email output with PDF attachments.
tech-digest
Generate tech news digests with unified source model, quality scoring, and multi-format output. Four-layer data collection from RSS feeds, Twitter/X KOLs, GitHub releases, and web search. Pipeline-based scripts with retry mechanisms and deduplication. Supports Discord, email, and markdown templates.