obs-config

Installation
SKILL.md

obs-config

Context: $ARGUMENTS

Install OBS Studio and author its on-disk configuration (profiles, scene collections, encoder JSON, global.ini, service.json) without touching the GUI. Everything lives in a single per-user config directory whose location differs per OS — get that wrong and OBS will silently create a blank second install.

Quick start

  • Install OBS on macOS: → Step 1 (brew install --cask obs)
  • Install OBS on Windows/Linux: → Step 1
  • Find where OBS stores config: → Step 2
  • Create a streaming profile from code: → Step 3
  • Create a scene collection from code: → Step 4
  • Verify the config before launching OBS: → Step 5

When to use

Installs
6
GitHub Stars
17
First Seen
May 27, 2026
obs-config — damionrashford/media-os