← Back to Skills Marketplace
Studio Video
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
62
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install studio-video
Description
edit raw video footage into polished studio videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it f...
Usage Guidance
This skill will upload your videos and audio to a third-party API (mega-api-prod.nemovideo.ai) and uses a bearer token (NEMO_TOKEN). Before installing or invoking it, consider: 1) Do you trust that external service with the media and potentially private content? 2) Confirm whether the skill will write tokens or session IDs to disk (the SKILL.md mentions a config path in its frontmatter but the registry listing omits it). 3) If you prefer not to provide a persistent credential, note the skill can create a temporary anonymous token (100 free credits for 7 days) — ask how/where that token and session_id are stored. 4) Because the source and homepage are unknown, prefer not to use this skill with sensitive or regulated content until you can verify the provider and inspect any persistent storage behavior. If you want to proceed, request the author to clarify the config path usage and where tokens/sessions are persisted, and to provide a homepage/source or privacy policy.
Capability Analysis
Type: OpenClaw Skill
Name: studio-video
Version: 1.0.0
The studio-video skill is a legitimate integration for a cloud-based video editing service hosted at mega-api-prod.nemovideo.ai. It provides detailed instructions for an AI agent to manage authentication, session state, and video processing workflows (upload, edit via SSE, and export). The requested environment variable (NEMO_TOKEN) and configuration path (~/.config/nemovideo/) are standard for maintaining service state, and the logic is entirely consistent with the stated purpose of AI-assisted video editing.
Capability Assessment
Purpose & Capability
The name/description (studio video editing) aligns with the skill's actions: uploading media, requesting renders, polling for download URLs, and requiring an API token (NEMO_TOKEN). That env var and the described endpoints are proportionate to a cloud video-editing service. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) even though the registry metadata at the top said no required config paths — this mismatch is unexplained and should be clarified.
Instruction Scope
The instructions direct the agent to automatically create or use a bearer token, create sessions, upload user files, send SSE chat messages, and poll render endpoints on mega-api-prod.nemovideo.ai — all expected for a cloud render workflow. They also instruct not to display raw API responses or token values to the user (which may be a legitimate UX choice but also reduces visibility into what the skill stores/transmits). The skill will transmit user-provided video/audio/media to a third-party domain; users should understand their data will leave the device/agent.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That minimizes local code install risk.
Credentials
Only one credential is declared (NEMO_TOKEN) and the SKILL.md supports generating an anonymous temporary token if none is provided — this is proportionate for a third-party API. The unexplained frontmatter config path (~/.config/nemovideo/) is inconsistent with the top-level 'no required config paths' and raises the question of whether the skill expects to read/write local config files.
Persistence & Privilege
always:false and normal model invocation are used. The skill instructs to store a session_id and to persist/skip token creation based on NEMO_TOKEN, but it does not explicitly request permanent agent-wide privileges or to modify other skills. The place/form of any persistent storage (in-memory vs. disk vs. agent config) is unspecified — ask the author if persistent disk writes or agent config changes are performed.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install studio-video - After installation, invoke the skill by name or use
/studio-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of studio-video: edit raw video footage into studio-quality exports via cloud AI.
- Upload raw MP4, MOV, AVI, or WebM videos up to 500MB for cloud-based editing.
- Automatic session/token management with 100 free credits for anonymous users.
- Supports actions for edit, upload, preview, export, and checking credits/balance.
- Fast AI-powered processing (1-2 minutes typical), exporting 1080p MP4 files.
- Responsive error handling for expired tokens, quota, and unsupported files.
- Designed for creators and marketers seeking quick, high-quality video turnarounds.
Metadata
Frequently Asked Questions
What is Studio Video?
edit raw video footage into polished studio videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it f... It is an AI Agent Skill for Claude Code / OpenClaw, with 62 downloads so far.
How do I install Studio Video?
Run "/install studio-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Studio Video free?
Yes, Studio Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Studio Video support?
Studio Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Studio Video?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills