Jump to related tools in the same category or review the original source on GitHub.

CLI Utilities @xejrax Updated 2/3/2026

📦 Brew Install OpenClaw Plugin & Skill | ClawHub

Looking to integrate Brew Install into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate cli utilities tasks instantly, without having to write custom tools from scratch.

What this skill does

Install missing binaries via dnf (Fedora/Bazzite package manager)

Install

npx clawhub@latest install brew-install

Full SKILL.md

Open original
Metadata table.
namedescription
brew-installInstall missing binaries via dnf (Fedora/Bazzite package manager)

SKILL.md content below is scrollable.

Brew Install

Install missing binaries via dnf, the Fedora/Bazzite package manager. Despite the name, this skill wraps dnf on Bazzite rather than Homebrew.

Commands

# Install a package
brew-install <package>

# Search for a package
brew-install search <query>

Install

No installation needed. dnf is the default package manager on Fedora/Bazzite and is always present.

Original Repository URL: https://github.com/openclaw/skills/blob/main/skills/xejrax/brew-install
Latest commit: https://github.com/openclaw/skills/commit/dbf5740ab7bd8afcb2e44e970e1fdf8750e7c3d5

Related skills

If this matches your use case, these are close alternatives in the same category.