OBS
OBS is a software for video recording and live streaming that allows users to capture and mix multiple video and audio sources into a single output.
- •When you need to record video tutorials or screencasts for your product or service
- •When you want to live stream your startup's events, conferences, or product launches
- •When you require a customizable and open-source solution for video production and streaming
To start a recording with a specific resolution and framerate, use the command line argument: `--resolution 1280x720 --framerate 60`
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/obs && curl -fsSL https://workflowstacks.com/api/skills/obs/claude-skill -o ~/.claude/skills/obs/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
OBS is a very large C project (~180k lines across 480 code files). It is a full software project: use it through its install path rather than reading it end to end. Last commit 74 months ago, GPL-2.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2Source/Main.cppInside Source/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/obs && curl -fsSL https://workflowstacks.com/api/skills/obs/claude-skill -o ~/.claude/skills/obs/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.