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

CLI Utilities @xejrax Updated 2/26/2026

📦 Brew Install OpenClaw Skill - ClawHub

Do you want your AI agent to automate Brew Install workflows? This free skill from ClawHub helps with cli utilities tasks without building 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
namedescription
brew-installInstall missing binaries via dnf (Fedora/Bazzite package manager)

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 URL: https://github.com/openclaw/skills/blob/main/skills/xejrax/brew-install

Related skills

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