← Back to Skills Marketplace
131
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install youtube-with-ai
Description
edit video clips into YouTube-ready videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers use it for editing and optimizing vid...
Usage Guidance
This skill will upload your video files and metadata to an external service (mega-api-prod.nemovideo.ai) for processing — consider privacy and TOS implications before uploading sensitive content. The skill needs a NEMO_TOKEN (your service credential) or it will create an anonymous token for limited usage; treat either token as access to your account (don't share it). Note a minor inconsistency: the SKILL.md metadata references a config path (~/.config/nemovideo/) and runtime behavior to read its frontmatter/install path for attribution, so the agent may inspect its skill files or certain user config locations — harmless for normal use but worth knowing. If you need higher assurance, verify the nemo service's legitimacy, test with non-sensitive videos, and avoid providing private credentials unless you trust the provider.
Capability Analysis
Type: OpenClaw Skill
Name: youtube-with-ai
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interface with the nemovideo.ai API for cloud-based video editing and enhancement. It includes standard procedures for session management, anonymous token acquisition, file uploads, and polling for render status, all of which are consistent with its stated purpose. No indicators of data exfiltration, malicious execution, or unauthorized access were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (YouTube video editing) align with the declared main credential (NEMO_TOKEN) and the API endpoints in SKILL.md. Requesting a service token and workflows for upload, render, and download are proportionate to video-processing functionality.
Instruction Scope
Instructions are mostly scoped to creating sessions, uploading files, streaming SSE, polling render status, and returning download URLs — all expected. Minor scope notes: the skill instructs the agent to read its YAML frontmatter at runtime and to detect the install path to populate attribution headers; that requires the agent to inspect its own skill files or filesystem locations (harmless but wider than a pure stateless API caller). The SKILL.md also instructs generating anonymous tokens when no NEMO_TOKEN exists, which is coherent but implies the agent will obtain and store short-lived tokens.
Install Mechanism
No install spec and no code files exist (instruction-only), so nothing will be downloaded or written by an installer. This is the lowest-risk install profile.
Credentials
Only one environment variable is declared (NEMO_TOKEN) and is appropriate for an external video-processing API. The SKILL.md also provides a documented anonymous-token flow when NEMO_TOKEN is absent — expected for anonymous usage. There are no unrelated credentials requested.
Persistence & Privilege
The skill does not request always:true and does not modify other skills. It does instruct storing session_id/tokens for interacting with the backend (normal for this use case). There is a runtime persistence of session state on the backend (orphaned jobs are possible if the client disconnects) but no excessive privileges are requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youtube-with-ai - After installation, invoke the skill by name or use
/youtube-with-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
youtube-with-ai 1.0.0 — initial release
- Launches an AI-powered YouTube video editing tool supporting MP4, MOV, AVI, and WebM up to 500MB.
- Upload video clips, specify edits (trim silences, add subtitles, generate thumbnails), and receive 1080p MP4 exports in 1–2 minutes.
- Automatic session and token management with guided onboarding and clear status feedback.
- Cloud-based GPU rendering pipeline with real-time stream updates and timeline previews.
- Supports seamless export, credit checks, and batch or iterative workflows for efficient YouTube content creation.
Metadata
Frequently Asked Questions
What is Youtube With Ai?
edit video clips into YouTube-ready videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers use it for editing and optimizing vid... It is an AI Agent Skill for Claude Code / OpenClaw, with 131 downloads so far.
How do I install Youtube With Ai?
Run "/install youtube-with-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Youtube With Ai free?
Yes, Youtube With Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Youtube With Ai support?
Youtube With Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Youtube With Ai?
It is built and maintained by mory128 (@mory128); the current version is v1.0.0.
More Skills