Third-party application installation for Bazzite. CoolerControl, DisplayLink, JetBrains Toolbox, OpenRazer, tablet drivers, scrcpy, and more. Use when users need to install hardware-specific or specialized applications.
/plugin marketplace add atrawog/bazzite-ai-plugins/plugin install bazzite@bazzite-ai-pluginsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Install specialized applications and hardware drivers on Bazzite that aren't in Flatpak or require system integration.
| Command | Description |
|---|---|
ujust install-coolercontrol | Fan/pump control software |
ujust install-openrazer | Razer gaming hardware drivers |
ujust install-openrgb | RGB lighting control |
ujust install-opentabletdriver | Drawing tablet drivers |
ujust remove-opentabletdriver | Remove tablet drivers |
| Command | Description |
|---|---|
ujust install-displaylink | Laptop dock video output |
ujust install-scrcpy | Android device mirroring |
ujust install-resilio-sync | BitTorrent file sync |
| Command | Description |
|---|---|
ujust install-jetbrains-toolbox | JetBrains IDE manager |
| Command | Description |
|---|---|
ujust setup-cdemu | CD/DVD emulation |
ujust pick | Interactive ujust picker |
# Install CoolerControl for fan/pump management
ujust install-coolercontrol
Features:
Supports:
# Install OpenRazer for Razer hardware
ujust install-openrazer
Supports:
Companion apps:
# Install OpenRGB for RGB lighting
ujust install-openrgb
Features:
# Install OpenTabletDriver
ujust install-opentabletdriver
# Remove if needed
ujust remove-opentabletdriver
Supports:
# Install DisplayLink for docking stations
ujust install-displaylink
Use for:
# Install scrcpy for Android mirroring
ujust install-scrcpy
Features:
Usage:
# Connect via USB
scrcpy
# Wireless (after enabling)
scrcpy --tcpip=192.168.x.x
# Install Resilio Sync
ujust install-resilio-sync
Features:
# Install JetBrains Toolbox
ujust install-jetbrains-toolbox
Manages:
After install:
# Setup CDEmu for virtual drives
ujust setup-cdemu
Features:
Usage:
# Load ISO
cdemu load 0 /path/to/image.iso
# Unload
cdemu unload 0
# Browse all ujust commands interactively
ujust pick
Features:
# RGB control
ujust install-openrgb
# Razer hardware
ujust install-openrazer
# Fan control
ujust install-coolercontrol
# Tablet driver
ujust install-opentabletdriver
# Android tablet as input (via scrcpy)
ujust install-scrcpy
# JetBrains IDEs
ujust install-jetbrains-toolbox
# For AI development, see bazzite-ai:install
# DisplayLink for monitors
ujust install-displaylink
# May need reboot
systemctl reboot
Check sensors:
sensors-detect
sensors
Verify service:
systemctl status coolercontrold
Check connection:
# List USB devices
lsusb | grep -i razer
Check daemon:
systemctl --user status openrazer-daemon
Check module:
lsmod | grep evdi
Reconnect dock and check:
dmesg | tail -20
Check device:
# List tablets
otd list
Check daemon:
systemctl --user status opentabletdriver
Use when the user asks about: