← Back to Skills Marketplace
Video Editing With Obs Studio
by
francemichaell-15
· GitHub ↗
· v1.0.0
· MIT-0
99
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-obs-studio
Description
Turn a 10-minute OBS screen recording into 1080p edited video clips just by typing what you need. Whether it's trimming and polishing OBS screen recordings f...
Usage Guidance
This skill appears to be a client for a cloud video-editing service and will upload your recordings to mega-api-prod.nemovideo.ai. Before installing: 1) Confirm you are comfortable uploading potentially sensitive video/audio to that external service and review its privacy/terms. 2) Note the metadata says NEMO_TOKEN is required but the instructions include an anonymous-token flow — prefer providing your own token if you want account control. 3) Be aware the skill may probe local install paths to set an attribution header (it references ~/.clawhub/ and ~/.cursor/skills/) and will save session IDs/tokens for future calls; if you want to avoid local file reads, restrict or inspect the agent’s filesystem access. 4) Because this is instruction-only (no code), the evaluator had limited static signals — if you need higher assurance, ask the publisher for a domain/owner verification, a privacy policy, or a code-backed implementation before use.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-with-obs-studio
Version: 1.0.0
The skill acts as a functional wrapper for a cloud-based video editing service (nemovideo.ai). It defines clear procedures for authentication, session management, and file uploads to the 'mega-api-prod.nemovideo.ai' endpoint. The instructions in SKILL.md are well-structured for an AI agent, focusing on translating backend responses into user-friendly status updates and managing the video rendering pipeline without any evidence of malicious intent, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
The name/description (cloud AI video editing for OBS recordings) aligns with the runtime instructions to upload recordings and call a nemo-video render API. Requesting a NEMO_TOKEN is reasonable. However, the SKILL metadata marks NEMO_TOKEN as required even though the SKILL.md documents an anonymous-token acquisition flow; that makes the declared requirement stronger than the documented runtime needs.
Instruction Scope
Instructions direct the agent to call many external endpoints, upload videos, generate and store a session_id, and include attribution headers derived from local install paths. The header logic asks the agent to detect install paths (~/.clawhub/, ~/.cursor/skills/) which implies reading filesystem locations not declared in requires.configPaths. The skill also instructs not to print tokens/raw JSON but requires saving session state — this is plausible but broad (uploads of potentially sensitive videos go to an external service).
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an installer. This is lower installation risk.
Credentials
Only one credential (NEMO_TOKEN) is declared as primary — appropriate for a cloud editing service. But the skill also lists configPaths (~/.config/nemovideo/) in metadata and asks the agent to derive X-Skill-Platform by probing install paths (which are not declared). The declared required env var is inconsistent with the documented anonymous-token flow (token can be obtained dynamically), so treating NEMO_TOKEN as strictly required is misleading.
Persistence & Privilege
always is false and the skill does not request elevated or permanent platform privileges. It instructs storing a session_id and using tokens for API calls, which is normal for a client integration; it does not ask to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-with-obs-studio - After installation, invoke the skill by name or use
/video-editing-with-obs-studio - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — quickly turn OBS recordings into edited 1080p clips via text prompts.
- Upload raw OBS screen recordings and describe your edits for instant AI processing.
- No timeline editing or manual export settings; just type what you want and download the result.
- Automatic token setup, session management, and cloud GPU rendering (1-2 minutes per job).
- Supports edit requests like trimming, transitions, aspect ratio, overlays, and more.
- Handles errors such as token expiry, credits, and unsupported file types with clear guidance.
- Accepts common video/audio/image formats; tip provided for faster processing (remux to MP4).
Metadata
Frequently Asked Questions
What is Video Editing With Obs Studio?
Turn a 10-minute OBS screen recording into 1080p edited video clips just by typing what you need. Whether it's trimming and polishing OBS screen recordings f... It is an AI Agent Skill for Claude Code / OpenClaw, with 99 downloads so far.
How do I install Video Editing With Obs Studio?
Run "/install video-editing-with-obs-studio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing With Obs Studio free?
Yes, Video Editing With Obs Studio is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing With Obs Studio support?
Video Editing With Obs Studio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing With Obs Studio?
It is built and maintained by francemichaell-15 (@francemichaell-15); the current version is v1.0.0.
More Skills