Obs Studio Node Example
OBS Studio Node Example allows you to control OBS Studio from your Electron app for screen video recording, enabling automated recording and streaming capabilities.
- •You need to record screen activity in your Electron app for tutorial or demonstration purposes.
- •You want to integrate live streaming capabilities into your Electron application.
- •You require automated video recording for testing or debugging your Electron app.
const { ObsSocket } = require('obs-socket'); const obs = new ObsSocket(); obs.startRecording({ 'recordingPath': '/tmp/test.mp4' });Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/obs-studio-node-example && curl -fsSL https://workflowstacks.com/api/skills/obs-studio-node-example/claude-skill -o ~/.claude/skills/obs-studio-node-example/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Obs Studio Node Example is a small JavaScript project (~650 lines across 4 code files). Setup is light: install Node.js, run one command. Last commit 65 months ago, GPL-2.0 license, no tests found.
- 1README.mdStart here — what it does and how to install it
- 2index.jsWhere the program starts running
- 3package.jsonDependencies and the commands it exposes
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/obs-studio-node-example && curl -fsSL https://workflowstacks.com/api/skills/obs-studio-node-example/claude-skill -o ~/.claude/skills/obs-studio-node-example/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.