This is a stateful CLI for editing OBS Studio scene collections without actually running OBS. It works on JSON files and follows the same pattern as the Blender CLI harness, which means you get a proper REPL with undo/redo, tab completion, and dual output modes for both humans and AI agents. You can manipulate scenes, sources, filters, audio, transitions, and output settings entirely from the command line. The JSON mode flag makes it straightforward for Claude to programmatically build complex streaming setups. Honestly most useful when you need to generate or template OBS configurations at scale, or when you want Claude to help set up scenes without clicking through the GUI.
npx skills add https://github.com/hkuds/cli-anything --skill cli-anything-obs-studio