← 返回 Skills 市场
Systemd
作者
BytesAgain2
· GitHub ↗
· v1.0.0
· MIT-0
231
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install systemd
功能描述
Systemd reference tool. Use when working with systemd in sysops contexts.
安全使用建议
This skill is essentially a bundled help/cheatsheet script and appears safe: it only prints static documentation and does not access the network, credentials, or system files. As a general precaution, you can review the included scripts/script.sh (already provided) before running, and avoid running third-party scripts with elevated privileges. If you plan to let an autonomous agent invoke skills, be aware that autonomous invocation is the platform default — this skill itself does not request extra privileges, but review other skills before enabling broad automation.
功能分析
Type: OpenClaw Skill
Name: systemd
Version: 1.0.0
The 'systemd' skill bundle is a purely informational reference tool. The primary script (scripts/script.sh) only outputs static documentation text via cat commands and contains no functional code that interacts with the system, network, or sensitive data.
能力评估
Purpose & Capability
The name/description (systemd reference) match the provided assets: SKILL.md documents commands that call a bundled scripts/script.sh which prints reference content. There are no unrelated required binaries, env vars, or config paths.
Instruction Scope
Runtime instructions only tell the agent to run the local scripts/script.sh with specific subcommands. The SKILL.md and the script do not read external files, access environment variables, or transmit data to external endpoints.
Install Mechanism
No install spec; the skill is instruction-only with a bundled shell script. Nothing is downloaded or extracted at install time, so there is no high-risk install behavior.
Credentials
The skill declares no required environment variables, credentials, or config paths and the script does not reference any sensitive env vars or credentials; requested access is proportional to the documented purpose.
Persistence & Privilege
always is false and the skill does not modify system or other-skill configuration. It does not request persistent privileges or elevated system access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install systemd - 安装完成后,直接呼叫该 Skill 的名称或使用
/systemd触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
常见问题
Systemd 是什么?
Systemd reference tool. Use when working with systemd in sysops contexts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 231 次。
如何安装 Systemd?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install systemd」即可一键安装,无需额外配置。
Systemd 是免费的吗?
是的,Systemd 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Systemd 支持哪些平台?
Systemd 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Systemd?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v1.0.0。
推荐 Skills