← Back to Skills Marketplace
weidongkl

ostree

by wei dong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
144
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install ostree
Description
Manage OSTree atomic system updates with repository, commit, deployment, branch, remote sync, and RPM-OSTree integration for immutable system infrastructures.
Usage Guidance
This skill is coherent with OSTree usage, but be aware it runs system-level commands that require root and can change your OS. Before using: (1) run it only on machines where you expect to perform OSTree/rpm-ostree operations; (2) inspect any remote URLs or RPMs before pulling/installing (do not install from untrusted hosts); (3) ensure you trust any GPG keys you import for signing/verification; (4) if you do not want the agent to run these commands autonomously, disable autonomous invocation when installing the skill.
Capability Analysis
Type: OpenClaw Skill Name: ostree Version: 1.0.0 The skill bundle provides comprehensive documentation and command examples for managing OSTree and rpm-ostree for atomic system updates. All instructions and URLs (e.g., fedoraproject.org) are consistent with legitimate system administration tasks for immutable infrastructures like Fedora Silverblue or RHEL CoreOS. No malicious intent or suspicious behaviors were identified in SKILL.md or the metadata files.
Capability Assessment
Purpose & Capability
Name/description (OSTree atomic updates) match the SKILL.md content and package.json metadata. The skill instructs how to install ostree/rpm-ostree, initialize repos, manage commits, deployments, branches, remotes, and compose images — all appropriate for the stated purpose.
Instruction Scope
The SKILL.md contains many system-level commands (ostree, rpm-ostree, journalctl) and file paths (/ostree/repo, /var/www/html, /path/to/repo). These are expected for OSTree operations but will require root privileges and can modify system state. The doc references fetching from ostree.fedoraproject.org and an example URL (example.com) — the latter is a placeholder; avoid using untrusted external RPM URLs.
Install Mechanism
No install spec is bundled; the instructions recommend using the distribution package manager (dnf/apt/zypper) to install ostree/rpm-ostree. This is standard and low risk compared to arbitrary downloads or embedded installers.
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md does not instruct reading unrelated secrets or environment variables beyond typical file paths and GPG keys used for signing/verification.
Persistence & Privilege
always is false and there is no install script bundling persistent agents or modifying other skills. The skill can be invoked by the agent (default) but it does not request elevated platform privileges beyond normal LLM-plugin behavior.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ostree
  3. After installation, invoke the skill by name or use /ostree
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - Atomic system updates
Metadata
Slug ostree
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is ostree?

Manage OSTree atomic system updates with repository, commit, deployment, branch, remote sync, and RPM-OSTree integration for immutable system infrastructures. It is an AI Agent Skill for Claude Code / OpenClaw, with 144 downloads so far.

How do I install ostree?

Run "/install ostree" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ostree free?

Yes, ostree is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does ostree support?

ostree is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ostree?

It is built and maintained by wei dong (@weidongkl); the current version is v1.0.0.

💬 Comments