with one click
brew-install
Install missing binaries via dnf (Fedora/Bazzite package manager)
Menu
Install missing binaries via dnf (Fedora/Bazzite package manager)
Persistent memory system for AI agents following Model Context Protocol (MCP). Use for storing long-term memories across sessions, semantic search of past knowledge, building knowledge graphs, auto-injecting context, deduplicating memories, syncing to cloud storage. Essential for agents that need to remember decisions, solutions, preferences, and learned patterns over time.
Persistent memory system for AI agents following Model Context Protocol (MCP). Use for storing long-term memories across sessions, semantic search of past knowledge, building knowledge graphs, auto-injecting context, deduplicating memories, syncing to cloud storage. Essential for agents that need to remember decisions, solutions, preferences, and learned patterns over time.
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store
Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content calendars, or when user mentions content creation, brand voice, SEO optimization, social media marketing, or content strategy.
| name | brew-install |
| description | Install missing binaries via dnf (Fedora/Bazzite package manager) |
| metadata | {"openclaw":{"emoji":"📦","requires":{"bins":["dnf"]},"install":[]}} |
Install missing binaries via dnf, the Fedora/Bazzite package manager. Despite the name, this skill wraps dnf on Bazzite rather than Homebrew.
# Install a package
brew-install <package>
# Search for a package
brew-install search <query>
No installation needed. dnf is the default package manager on Fedora/Bazzite and is always present.