openclaw-ops-elvatis
Operational commands - dashboards, monitoring, and management for OpenClaw deployments.
Why use this skill?
Master OpenClaw deployments with Elvatis. Get automated config validation, safe restarts, monitoring, and security scanning for your agent gateway. Install now.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/homeofe/openclaw-ops-elvatisWhat This Skill Does
The openclaw-ops-elvatis skill acts as the central nervous system for managing OpenClaw deployments. It provides a comprehensive suite of tools designed to ensure that your agent gateway remains healthy, performant, and correctly configured. By integrating directly into your development workflow, this skill abstracts away the complexities of monitoring, config validation, and routine maintenance tasks. It includes specialized modules for inspecting configuration integrity, monitoring plugin status, and orchestrating safe deployment cycles. With built-in safeguards like the automated 'safe-restart' script, developers can perform updates with the peace of mind that a failed config will trigger an automatic rollback to the last known-good state. Furthermore, the skill enhances security posture by automating the detection of sensitive files within repositories, such as environmental variables or private memory files, mitigating the risk of accidental exposure.
Installation
To install this skill, use the ClawHub command-line interface. Ensure your local environment is authenticated with the registry before running the following command:
clawhub install openclaw/skills/skills/homeofe/openclaw-ops-elvatis
Once installed, the skill will register its operational commands directly into your OpenClaw CLI, allowing you to run health checks and configuration validations from your terminal or directly through an AI-assisted interface.
Use Cases
- Pre-deployment Validation: Run automated checks against
openclaw.jsonbefore pushing changes to production to ensure legacy keys are removed and schema requirements are met. - Production Monitoring: Use the observer commands to verify that critical plugins are active and that gateway latency remains within acceptable bounds.
- Maintenance: Execute safe, orchestrated restarts during system updates to minimize downtime and prevent configuration corruption.
- Repository Security: Utilize the daily cron-based privacy scanning to identify and remove accidentally committed sensitive data before it hits your remote repository.
Example Prompts
- "OpenClaw, please run a validation check on my current configuration and list any legacy keys that need to be removed."
- "Perform a safe restart of the gateway and verify that all system plugins are reporting healthy status afterwards."
- "List all installed skills in my workspace and flag any that have integrity issues or outdated versions."
Tips & Limitations
- Best Practice: Always trigger the validation script before manually modifying any configuration files. The validator is designed to catch 99% of common runtime errors before they occur.
- Limitations: The privacy scanner is a preventative tool; it should be used in conjunction with git-secrets or similar pre-commit hooks for comprehensive security. Ensure your user account has the necessary shell permissions for the
safe-restartscript to write logs and manage service processes.
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-homeofe-openclaw-ops-elvatis": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution
Related Skills
openclaw-memory-docs
OpenClaw plugin for documentation-grade memory: explicit capture + local searchable store with safe redaction.
openclaw-memory-core
Core utilities for OpenClaw memory plugins (redaction, local store, embeddings).
openclaw-ispconfig
Manage ISPConfig servers: automated site provisioning, domains, mailboxes, DNS, databases, SSL, backups, and more.
openclaw-cli-bridge-elvatis
Bridge local Codex, Gemini, and Claude Code CLIs into OpenClaw as vllm model providers. Includes /cli-* slash commands for instant model switching (/cli-sonnet, /cli-opus, /cli-haiku, /cli-gemini, /cli-gemini-flash, /cli-gemini3). E2BIG-safe spawn via minimal env.
openclaw-rss-feeds
RSS/Atom feed digest with optional CVE enrichment, Ghost CMS drafts, and channel notifications