← Back to Skills Marketplace
edwinjhlee

x-uptime

by Edwin.JH.Lee · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
246
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install x-uptime
Description
Enhanced `uptime` with structured YAML output showing uptime, users, and 1/5/15-minute load averages. **Dependency**: This is an x-cmd module. Install x-cmd...
Usage Guidance
This skill is documentation for running a local 'x uptime' command and parsing its output; it appears coherent and low-risk. Before installing or using it, ensure you have a trusted x-cmd implementation (the skill depends on x-cmd) and that any backend binaries mentioned (cosmo, busybox) are obtained from official sources if needed. Because the skill runs local commands, avoid running it in environments where executing arbitrary shell commands is disallowed or where lateral access could amplify risk.
Capability Analysis
Type: OpenClaw Skill Name: x-uptime Version: 1.0.0 The x-uptime skill bundle is a documentation-only package (SKILL.md) that describes an enhanced wrapper for the standard system 'uptime' command, providing structured YAML output. It contains no executable code, and the instructions are consistent with its stated purpose of system monitoring without any signs of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description claim an enhanced uptime output and the SKILL.md only documents running an uptime-style command (x uptime) and parsing its output. The declared dependency on the x-cmd framework is reasonable for an x-cmd extension; no unrelated credentials, binaries, or paths are requested.
Instruction Scope
Runtime instructions only show running 'x uptime' (or '--raw') and simple parsing (awk) of the command output. There are no instructions to read arbitrary files, access environment variables, exfiltrate data, or call external endpoints beyond the local command. The doc mentions cosmo/busybox as potential backends but does not instruct downloading them.
Install Mechanism
No install spec or code files are present (instruction-only). That minimizes the disk-write/execution surface. The README points users to install x-cmd via the separate x-cmd skill; this is a normal dependency pattern for extensions.
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md does not reference any hidden secrets or env vars. Nothing requested appears disproportionate to an uptime helper.
Persistence & Privilege
The skill is not always-enabled and uses default model invocation settings. It does not request persistent system-wide changes or access to other skills' configurations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install x-uptime
  3. After installation, invoke the skill by name or use /x-uptime
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
x-uptime 1.0.0 - Initial release. - Provides enhanced uptime with structured YAML output. - Displays uptime, connected user count, and 1/5/15-minute load averages. - Supports Linux, macOS, and Windows (via cosmo/busybox). - Offers both YAML and raw uptime output modes. - Requires x-cmd as a dependency.
Metadata
Slug x-uptime
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is x-uptime?

Enhanced `uptime` with structured YAML output showing uptime, users, and 1/5/15-minute load averages. **Dependency**: This is an x-cmd module. Install x-cmd... It is an AI Agent Skill for Claude Code / OpenClaw, with 246 downloads so far.

How do I install x-uptime?

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

Is x-uptime free?

Yes, x-uptime is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does x-uptime support?

x-uptime is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created x-uptime?

It is built and maintained by Edwin.JH.Lee (@edwinjhlee); the current version is v1.0.0.

💬 Comments