← Back to Skills Marketplace
zuoanco

sre-operator

by zuoanCo · GitHub ↗ · v0.0.1
cross-platform ✓ Security Clean
283
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sre-operator
Description
提供结构化的服务器运维工作流程,包含系统识别、安全检查、命令验证和故障排查;当用户需要系统管理、性能优化、日志分析或服务器维护时使用
Usage Guidance
This skill appears to do what it says: provide safe ops workflows and a read-only system-info script. Still take these precautions before using it on production machines: (1) Review and run scripts manually first to confirm outputs and behavior (the bundled script is read-only but its JSON output logic is slightly buggy and example paths may be hardcoded), (2) Only allow the agent to execute commands you explicitly approve — logs and config files contain sensitive data, and many commands require elevated permissions, (3) Test in a non-production environment before following any high-risk remediation steps, and (4) If you need to limit data exposure, run the script locally and share only the sanitized output with the agent rather than giving it direct execution rights or network access.
Capability Analysis
Type: OpenClaw Skill Name: sre-operator Version: 0.0.1 The skill bundle is a well-structured SRE (Site Reliability Engineering) toolkit designed for safe server maintenance and troubleshooting. It includes a read-only system analysis script (analyze-system.sh) and extensive safety documentation (safety-checklist.md, linux-commands.md) that emphasizes risk assessment, backups, and command verification. There is no evidence of data exfiltration, malicious execution, or prompt injection intended to subvert the agent's safety protocols.
Capability Assessment
Purpose & Capability
Name/description, SKILL.md content, reference docs, and the included scripts all align with an SRE/operator workflow. There are no unexpected environment variables, external services, or unrelated binaries required.
Instruction Scope
Instructions legitimately direct the agent to read system information, logs, and configuration files (expected for ops). Note: those reads can reveal sensitive data (IPs, user lists, config contents, logs); the skill repeatedly stresses safety and confirmation before destructive actions, but users should be aware of the data the agent will access if commands are run.
Install Mechanism
No install spec (instruction-only plus a bundled script) — no downloads or third-party package installs. This minimizes install-time risk.
Credentials
The skill requires no environment variables, credentials, or config paths beyond normal system reads. That is proportionate to its stated diagnostic/ops purpose.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or attempt to modify other skills. It can be invoked by the agent (normal), but it does not declare elevated platform privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sre-operator
  3. After installation, invoke the skill by name or use /sre-operator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.1
- Initial release of the **openclaw** skill for server operations and maintenance. - Provides structured workflows for system identification, security checks, command validation, risk assessment, troubleshooting, performance monitoring, and log analysis. - Includes clear operating principles emphasizing security, system verification, and auditability. - Defines step-by-step standard procedures for common scenarios such as performance diagnostics, disk cleanup, process management, network troubleshooting, log analysis, and package management. - Supplies references and checklists for command safety, troubleshooting, and best practices to ensure safe and effective maintenance. - Offers practical usage examples and recommendations to minimize risk during server operations.
Metadata
Slug sre-operator
Version 0.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is sre-operator?

提供结构化的服务器运维工作流程,包含系统识别、安全检查、命令验证和故障排查;当用户需要系统管理、性能优化、日志分析或服务器维护时使用. It is an AI Agent Skill for Claude Code / OpenClaw, with 283 downloads so far.

How do I install sre-operator?

Run "/install sre-operator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is sre-operator free?

Yes, sre-operator is completely free (open-source). You can download, install and use it at no cost.

Which platforms does sre-operator support?

sre-operator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created sre-operator?

It is built and maintained by zuoanCo (@zuoanco); the current version is v0.0.1.

💬 Comments