Cgroup

v1.0.0

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

0· 128·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for bytesagain1/cgroup.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Cgroup" (bytesagain1/cgroup) from ClawHub.
Skill page: https://clawhub.ai/bytesagain1/cgroup
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install cgroup

ClawHub CLI

Package manager switcher

npx clawhub@latest install cgroup
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk976gjtdyckscac29e1npx6qbn83f6w3
128downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

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 | hello@bytesagain.com

Comments

Loading comments...