← Back to Skills Marketplace
bytesagain1

Cgroup

by bytesagain1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
130
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install cgroup
Description
Cgroup reference tool. Use when working with cgroup in sysops contexts.
README (SKILL.md)

Cgroup

Cgroup reference tool. Use when working with cgroup in sysops contexts.

When to Use

  • Working with cgroup and need quick reference
  • Looking up sysops standards or best practices for cgroup
  • Troubleshooting cgroup issues
  • Need a checklist or guide for cgroup tasks

Commands

intro

scripts/script.sh intro

Overview and core concepts

quickstart

scripts/script.sh quickstart

Getting started guide

patterns

scripts/script.sh patterns

Common patterns and best practices

debugging

scripts/script.sh debugging

Debugging and troubleshooting

performance

scripts/script.sh performance

Performance optimization tips

security

scripts/script.sh security

Security considerations

migration

scripts/script.sh migration

Migration and upgrade guide

cheatsheet

scripts/script.sh cheatsheet

Quick reference cheat sheet

help

scripts/script.sh help

version

scripts/script.sh version

Powered by BytesAgain | bytesagain.com | [email protected]

Usage Guidance
This skill appears to be a safe, local reference tool: it only prints static documentation via the included shell script and does not require credentials or network access. If you plan to run it, you can safely inspect scripts/script.sh (already included) before executing. If you prefer extra caution, run the script in a restricted environment (non-root account or container). If you expected interactive or system-modifying behavior, note that this skill only provides documentation and does not perform cgroup operations.
Capability Analysis
Type: OpenClaw Skill Name: cgroup Version: 1.0.0 The skill is a simple documentation reference tool that provides static text regarding sysops best practices. The bash script `scripts/script.sh` uses heredocs to display generic information and contains no functional code that interacts with the system, network, or sensitive files.
Capability Assessment
Purpose & Capability
Name/description (cgroup reference) match the included content: SKILL.md exposes commands that invoke the bundled scripts/script.sh, and that script only prints documentation and guides about cgroup.
Instruction Scope
Runtime instructions are limited to running the local script (scripts/script.sh <command>). The script only emits static text and does not read arbitrary files, environment variables, or send data externally.
Install Mechanism
No install spec is provided and no external downloads or package installs occur; the skill is instruction-only with a single included shell script (no extraction or remote code fetch).
Credentials
The skill declares no required environment variables or credentials and the script does not access environment secrets or config paths; requested access is minimal and proportionate.
Persistence & Privilege
always is false, the skill is user-invocable; it does not persistently modify system or other skills' configuration or request elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cgroup
  3. After installation, invoke the skill by name or use /cgroup
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug cgroup
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Cgroup?

Cgroup reference tool. Use when working with cgroup in sysops contexts. It is an AI Agent Skill for Claude Code / OpenClaw, with 130 downloads so far.

How do I install Cgroup?

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

Is Cgroup free?

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

Which platforms does Cgroup support?

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

Who created Cgroup?

It is built and maintained by bytesagain1 (@bytesagain1); the current version is v1.0.0.

💬 Comments