Back to Skills

gaming

verified

Gaming ecosystem for Bazzite. Steam fixes, Proton troubleshooting, EmuDeck emulation, Decky Loader plugins, Sunshine game streaming, frame generation, and media apps. Use when users need help with gaming on Bazzite.

View on GitHub

Marketplace

bazzite-ai-plugins

atrawog/bazzite-ai-plugins

Plugin

bazzite

productivity

Repository

atrawog/bazzite-ai-plugins

bazzite/skills/gaming/SKILL.md

Last Verified

January 21, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/atrawog/bazzite-ai-plugins/blob/main/bazzite/skills/gaming/SKILL.md -a claude-code --skill gaming

Installation paths:

Claude
.claude/skills/gaming/
Powered by add-skill CLI

Instructions

# Gaming - Bazzite Gaming Ecosystem

## Overview

Bazzite is a gaming-focused OS with extensive Steam, emulation, and streaming support. This skill covers the gaming ecosystem.

## Quick Reference

### Steam & Proton

| Command | Description |
|---------|-------------|
| `ujust fix-gmod` | Patch GMod 64-bit for Linux |
| `ujust fix-proton-hang` | Kill hung wine/proton processes |
| `ujust fix-reset-steam` | Reset Steam (keeps games/saves) |
| `ujust steam-icons` | Manage Steam shortcuts on desktop |

### Streaming & Decky

| Command | Description |
|---------|-------------|
| `ujust setup-sunshine` | Setup Sunshine streaming server |
| `ujust setup-decky` | Install/uninstall Decky Loader |
| `ujust install-decky-plugins` | Install Decky plugins |

### Emulation & Tools

| Command | Description |
|---------|-------------|
| `ujust install-emudeck` | Install EmuDeck |
| `ujust get-emudeck` | Alias for install-emudeck |
| `ujust install-boxtron` | DOS games via Steam |
| `ujust install-steamcmd` | Install SteamCMD |
| `ujust get-lsfg` | Lossless Scaling frame gen layer |
| `ujust get-media-app` | Add streaming services to Steam |

## Steam Fixes

### GMod 64-bit Patch

```bash
# Patch Garry's Mod 64-bit beta for Linux
ujust fix-gmod
```

Fixes compatibility issues with the 64-bit branch.

### Kill Hung Proton

```bash
# Force-kill stuck wine/proton processes
ujust fix-proton-hang
```

Use when a game won't close or Steam shows a game as "running".

### Reset Steam

```bash
# Reset Steam folder to fresh state
ujust fix-reset-steam
```

**Preserves:**
- Game installations
- Save files
- Screenshots

**Resets:**
- Steam configuration
- Compatibility settings
- Shader cache

### Steam Shortcuts

```bash
# Manage Steam game shortcuts on desktop
ujust steam-icons
```

Creates/removes desktop shortcuts for Steam games.

## Game Streaming

### Sunshine Server

```bash
# Setup Sunshine (Moonlight protocol)
ujust setup-sunshine
```

**Features:**
- Host games for Moonlight clien

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
5332 chars