Development tool installation dispatcher for bazzite-ai. Installs Claude Code, pixi, chunkhound, bcvk, linters, flatpaks, and more. Use when users need to install standalone developer tools (not services with lifecycle management).
View on GitHubatrawog/bazzite-ai-plugins
bazzite-ai
bazzite-ai/skills/install/SKILL.md
January 21, 2026
Select agents to install to:
npx add-skill https://github.com/atrawog/bazzite-ai-plugins/blob/main/bazzite-ai/skills/install/SKILL.md -a claude-code --skill installInstallation paths:
.claude/skills/install/# Install - Development Tool Installer ## Overview The `install` command is a unified dispatcher for installing standalone development tools. For services with lifecycle management (start/stop/logs), use their dedicated commands. **Key Concept:** This is for standalone tools only. Use `ujust jupyter install`, `ujust runners install`, or `ujust jellyfin install` for managed services. ## Quick Reference | Target | Command | Description | |--------|---------|-------------| | Aider | `ujust install aider` | AI pair programming tool | | AppImage Manager | `ujust install appimage-manager` | AppImage management tool | | bcvk | `ujust install bcvk` | Bootc virtualization kit | | ccstatusline | `ujust install ccstatusline` | Claude Code statusline plugin | | Chrome DevTools MCP | `ujust install chrome-devtools-mcp` | Chrome DevTools MCP server | | Chrome Extension Fix | `ujust install chrome-extension-fix` | Fix Chrome extension permissions | | Chunkhound | `ujust install chunkhound` | Semantic code search MCP server | | Claude Code | `ujust install claude-code-npm` | Claude Code AI assistant CLI | | Dev Tools | `ujust install dev-tools` | Meta-installer for dev tools | | Devcontainers CLI | `ujust install devcontainers-cli` | Dev Container CLI | | Firebase CLI | `ujust install firebase-cli` | Firebase CLI | | Flatpaks Communication | `ujust install flatpaks-communication` | Communication flatpaks | | Flatpaks Dev | `ujust install flatpaks-dev` | Development flatpaks | | Flatpaks Gaming | `ujust install flatpaks-gaming` | Gaming tools flatpaks | | Flatpaks Media | `ujust install flatpaks-media` | Media & graphics flatpaks | | Fonts | `ujust install fonts` | Extra fonts via Homebrew | | Gemini CLI | `ujust install gemini-cli` | Gemini CLI (Google AI) | | GitHub MCP | `ujust install github-mcp-server` | GitHub MCP server for Claude | | Homebrew | `ujust install homebrew` | Homebrew package manager | | Linters | `ujust install linters` | Code linting tools | | Pixi | `ujus