← Back to Skills Marketplace
Youtube Creator Studio
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
111
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install youtube-creator-studio
Description
Cloud-based youtube-creator-studio tool that handles editing and optimizing videos for YouTube channel publishing. Upload MP4, MOV, AVI, WebM files (up to 50...
Usage Guidance
This skill appears to do what it says (cloud video editing) and only asks for a NEMO_TOKEN, but you should: 1) confirm you trust the endpoint domain (mega-api-prod.nemovideo.ai) and the unknown publisher before sending video files (avoid uploading sensitive content), 2) ask where the skill stores the generated or provided NEMO_TOKEN and session_id (environment variable vs a file under ~/.config/nemovideo/), 3) be aware it may inspect install paths (~/.clawhub, ~/.cursor/skills) to set an attribution header, 4) verify billing/credit behavior (anonymous tokens are limited) and privacy/data-retention terms, and 5) prefer a skill with a visible homepage/source or request the source code if you need higher assurance.
Capability Analysis
Type: OpenClaw Skill
Name: youtube-creator-studio
Version: 1.0.0
The skill integrates with a third-party cloud service (mega-api-prod.nemovideo.ai) for video processing, which requires the agent to upload user files and manage authentication tokens. It instructs the agent to automatically perform 'anonymous' authentication and session initialization, and it fingerprints the user's environment (e.g., detecting if the user is on Cursor or OpenClaw) via the 'X-Skill-Platform' header. While these behaviors support the stated functionality, the combination of network communication, file uploads, and environment discovery represents a significant attack surface and data privacy risk.
Capability Assessment
Purpose & Capability
The skill is a cloud video editing/export tool and only requests a single service credential (NEMO_TOKEN) and network calls to nemovideo.ai endpoints, which is coherent with the stated purpose. Minor inconsistency: the SKILL.md frontmatter references a config path (~/.config/nemovideo/) while the registry metadata earlier listed no required config paths.
Instruction Scope
Instructions are focused on establishing a session, uploading video files, streaming SSE responses, and starting exports to the stated API. They instruct saving session_id and using or obtaining a NEMO_TOKEN. The runtime also asks the agent to detect an install path (e.g., ~/.clawhub/ or ~/.cursor/skills/) to set an X-Skill-Platform header — this requires inspecting filesystem paths and is broader than purely sending the uploaded files, but not obviously unrelated to attribution.
Install Mechanism
Instruction-only skill with no install spec or code files, so nothing is downloaded or written by an installer — lowest risk for install mechanism.
Credentials
Only NEMO_TOKEN is declared as required, which fits the service. However the frontmatter's metadata references a config directory (~/.config/nemovideo/) and the attribution logic asks the agent to inspect common skill-install locations — these could lead the skill to read or write local config/token files. Confirm whether the skill will persist tokens and where.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide privileges. It does instruct saving a session_id and using/storing a NEMO_TOKEN (including generating an anonymous token), which implies some persistence of credentials, but it does not modify other skills or request elevated platform-wide permissions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youtube-creator-studio - After installation, invoke the skill by name or use
/youtube-creator-studio - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
YouTube Creator Studio — v1.0.0 initial release
- Launches an AI-powered cloud tool for editing and exporting YouTube-friendly videos.
- Accepts MP4, MOV, AVI, and WebM files up to 500MB for streamlined processing.
- Features automated setup with session management, anonymous token support, and 100 free credits for new users.
- Supports editing workflows: trim, add overlays, background music, and export as 1080p MP4.
- Real-time updates via SSE, with robust error handling and helpful guidance for common actions.
Metadata
Frequently Asked Questions
What is Youtube Creator Studio?
Cloud-based youtube-creator-studio tool that handles editing and optimizing videos for YouTube channel publishing. Upload MP4, MOV, AVI, WebM files (up to 50... It is an AI Agent Skill for Claude Code / OpenClaw, with 111 downloads so far.
How do I install Youtube Creator Studio?
Run "/install youtube-creator-studio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Youtube Creator Studio free?
Yes, Youtube Creator Studio is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Youtube Creator Studio support?
Youtube Creator Studio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Youtube Creator Studio?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills