← 返回 Skills 市场
silverod

rpm-ostree Toolkit — Fedora Atomic / Bazzite Manager

作者 13 · GitHub ↗ · v1.0.0 · MIT-0
linux ✓ 安全检测通过
81
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install rpm-ostree-toolkit
功能描述
Immutable OS management for Fedora Atomic / Bazzite — rpm-ostree layering, rollbacks, rebasing, system upgrades
安全使用建议
This skill appears to do what it says: manage rpm-ostree on immutable Fedora/Bazzite systems. Before using it, be aware: (1) many commands require root/wheel and will change the OS image and require a reboot; (2) the SKILL.md runs common utilities (python3, systemctl, journalctl, grep, head, tail) that are not listed as required — ensure they exist in your environment; (3) commands like 'rpm-ostree install <url>' or rebases that reference container registries will fetch and install remote artifacts — only use trusted URLs/registries; (4) consider running sensitive operations manually rather than allowing autonomous invocation, test in a VM or backup important data, and review any remote RPM or remote ostree source before applying.
功能分析
Type: OpenClaw Skill Name: rpm-ostree-toolkit Version: 1.0.0 The skill bundle provides standard administrative commands and documentation for managing immutable Linux distributions via rpm-ostree. All code snippets, including a Python-based JSON parser in SKILL.md, are transparent and strictly aligned with the stated purpose of system maintenance, with no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The name/description align with the instructions: all commands are rpm-ostree/system-management operations appropriate for Fedora Silverblue/Bazzite. Minor mismatch: SKILL.md invokes other common system utilities (python3, systemctl, journalctl, grep, head, tail) but the registry metadata only declares rpm-ostree and ostree. These are common on Linux systems but the skill should ideally declare them as dependencies.
Instruction Scope
All instructions stay within the expected scope of immutable-OS management: status, install/uninstall, rebase, rollback, cleanup, and troubleshooting. The guide includes installing RPMs from URLs and rebases to container-backed ostree remotes (e.g. ghcr.io), which is expected for this domain. There are no instructions to read unrelated user files or environment variables.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by the skill bundle itself. That is the lowest-risk install mechanism.
Credentials
The skill requests no environment variables or credentials. It does require root/wheel privileges for the operations it documents, which is proportional to the task of modifying system deployments.
Persistence & Privilege
always:false (no forced inclusion). However, the skill's runtime instructions perform privileged system operations (rpm-ostree, systemctl, journalctl). Because model invocation is allowed by default, an agent could autonomously run these commands if permitted; this is expected for system-management skills but users should be aware of the potential impact of autonomous actions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rpm-ostree-toolkit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rpm-ostree-toolkit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of rpm-ostree-toolkit. - Manage immutable Fedora Atomic/Bazzite OS with rpm-ostree commands - Provides guides for layering, rollbacks, rebasing, and system upgrades - Includes troubleshooting tips for conflicts and overlay issues - Covers package installation/removal, system updates, kernel management, and cleanup - Intended for use on systems with rpm-ostree; requires root privileges for most commands
元数据
Slug rpm-ostree-toolkit
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

rpm-ostree Toolkit — Fedora Atomic / Bazzite Manager 是什么?

Immutable OS management for Fedora Atomic / Bazzite — rpm-ostree layering, rollbacks, rebasing, system upgrades. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。

如何安装 rpm-ostree Toolkit — Fedora Atomic / Bazzite Manager?

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

rpm-ostree Toolkit — Fedora Atomic / Bazzite Manager 是免费的吗?

是的,rpm-ostree Toolkit — Fedora Atomic / Bazzite Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

rpm-ostree Toolkit — Fedora Atomic / Bazzite Manager 支持哪些平台?

rpm-ostree Toolkit — Fedora Atomic / Bazzite Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux)。

谁开发了 rpm-ostree Toolkit — Fedora Atomic / Bazzite Manager?

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

💬 留言讨论