← 返回 Skills 市场
bytesagain1

Cgroup

作者 bytesagain1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
130
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install cgroup
功能描述
Cgroup reference tool. Use when working with cgroup in sysops contexts.
使用说明 (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]

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install cgroup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /cgroup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug cgroup
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Cgroup 是什么?

Cgroup reference tool. Use when working with cgroup in sysops contexts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。

如何安装 Cgroup?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install cgroup」即可一键安装,无需额外配置。

Cgroup 是免费的吗?

是的,Cgroup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Cgroup 支持哪些平台?

Cgroup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Cgroup?

由 bytesagain1(@bytesagain1)开发并维护,当前版本 v1.0.0。

💬 留言讨论