← Back to Skills Marketplace
81
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install rpm-ostree-toolkit
Description
Immutable OS management for Fedora Atomic / Bazzite — rpm-ostree layering, rollbacks, rebasing, system upgrades
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install rpm-ostree-toolkit - After installation, invoke the skill by name or use
/rpm-ostree-toolkit - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is rpm-ostree Toolkit — Fedora Atomic / Bazzite Manager?
Immutable OS management for Fedora Atomic / Bazzite — rpm-ostree layering, rollbacks, rebasing, system upgrades. It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.
How do I install rpm-ostree Toolkit — Fedora Atomic / Bazzite Manager?
Run "/install rpm-ostree-toolkit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is rpm-ostree Toolkit — Fedora Atomic / Bazzite Manager free?
Yes, rpm-ostree Toolkit — Fedora Atomic / Bazzite Manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does rpm-ostree Toolkit — Fedora Atomic / Bazzite Manager support?
rpm-ostree Toolkit — Fedora Atomic / Bazzite Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux).
Who created rpm-ostree Toolkit — Fedora Atomic / Bazzite Manager?
It is built and maintained by 13 (@silverod); the current version is v1.0.0.
More Skills