Agent skill · software engineering · hkuds
cli-anything-obs_studio
Command-line interface for Obs Studio - A stateful command-line interface for OBS Studio scene collection editing, following the same patter...
Why this skill is useful
Adds a command-line interface for OBS Studio that allows for stateful scene collection editing, providing new capabilities not available in the standard OBS interface.
What it needs
Requires python installed locally. About 3k tokens when loaded. Last updated 2026-08-03. 46,739 stars on the source repository.
What this skill does
cli-anything-obsstudio A stateful command-line interface for OBS Studio scene collection editing, following the same patterns as the Blender CLI harness. Uses a JSON scene collection format. No OBS installation required for editing. Installation This CLI is installed as part of the cli-anything-obsstudio package: Prerequisites: Python 3.10+ obsstudio must be installed on your system Usage Basic Commands REPL Mode When invoked without a subcommand, the CLI enters an interactive REPL session: Command Groups Project Project management commands. Command Description --------- ------------- new Create a new OBS scene collection open Open an existing project save Save the current project info Show project information json Print raw project JSON Scene Group Scene management commands. Command Description --------- ------------- add Add a new scene remove Remove a scene by index duplicate Duplicate a scene set-active Set the active scene list List all scenes Source Group Source management commands. Command Description --------- ------------- add Add a source to a scene remove Remove a source by index duplicate Duplicate a source set Set a source property (name, visible, locked, opacity, rotation) transform Transform a source (position, size, crop, rotation) list List all sources in a scene Filter Group Filter management commands. Command Description --------- ------------- add Add a filter to a source remove Remove a filter from a source set Set a filter parameter list List all filters on a source list-available List all available filter types Audio Group Audio management commands. Command Description --------- ------------- add Add a global audio source remove Remove a global audio source volume Set volume for an audio source (0.0-3.0) mute Mute an audio source unmute Unmute an audio source monitor Set audio monitoring type list List all audio sources Transition Group Transition management commands. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills hkuds/skills--6ac5fa