cli-anything-obs_studio

Manage OBS Studio scene collections through a stateful CLI.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/edwifiguy/era-agents-ops --skill cli-anything-obs-studio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-anything-obs_studio
Source: https://github.com/edwifiguy/era-agents-ops/tree/main/skills/era-agents-op/cli-anything/obs-studio/agent-harness/cli_anything/obs_studio/skills
Command: npx skills add https://github.com/edwifiguy/era-agents-ops --skill cli-anything-obs-studio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This CLI provides a stateful interface to manage OBS Studio scene collections from the command line, enabling reproducible workflows and automation without requiring GUI interactions.

Core Features & Use Cases

  • Interactive REPL sessions for iterative scene creation and modification.
  • Project management commands to create, open, save, and inspect OBS scene collections.
  • Programmatic automation enabling scripted scene edits and exports for deployment pipelines.

Quick Start

Install the cli-anything-obs_studio package and run the interactive OBS Studio harness.

Frequently Asked Questions about cli-anything-obs_studio

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate OBS Studio scene management without using the GUI?

You can automate OBS Studio scene management by using a stateful CLI to script scene edits and exports, enabling reproducible workflows and deployment pipelines without requiring GUI interactions.

Can I interactively modify OBS Studio scene collections from the command line?

Yes, you can interactively modify OBS Studio scene collections through interactive REPL sessions designed for iterative scene creation and modification directly from the command line.

Does this OBS Studio CLI support scripted deployments across multiple environments?

Yes, the OBS Studio CLI supports scripted deployments across multiple environments by applying programmatic automation to project-based workflows and outputting machine-readable JSON for agent consumption.

How do I programmatically create, save, and inspect OBS scene collections?

You can programmatically create, save, and inspect OBS scene collections by running project management commands through a stateful CLI harness that processes frontmatter-driven entries.

What is needed to start scripting OBS Studio scene edits?

To start scripting OBS Studio scene edits, you need a frontmatter-driven entry containing a name and description, and you can optionally include scripts, references, or assets directories for the CLI to process.