← Back to Skills Marketplace
Video Editing Ai Hugging Face
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
63
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-ai-hugging-face
Description
edit raw video footage into edited video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. developers and content creators use it for...
Usage Guidance
This skill appears to implement a cloud video-editing service that uses a 'nemovideo.ai' API, not Hugging Face despite the name — treat the naming as potentially misleading. Before installing or using it: (1) confirm the service owner and domain (mega-api-prod.nemovideo.ai) and whether you trust that provider; (2) avoid setting long-lived or highly privileged tokens globally — prefer temporary/anonymous tokens when possible; (3) be careful about giving the agent paths to local files — only upload files you intend to share and avoid sending sensitive local files; (4) ask the publisher to clarify why the package references Hugging Face when it calls nemovideo endpoints; and (5) if you need stronger assurance, request the skill's source code or an explicit publisher/homepage before use.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-ai-hugging-face
Version: 1.0.0
The skill is a legitimate integration for a video editing service hosted at nemovideo.ai. It provides detailed instructions for an AI agent to manage authentication, sessions, file uploads, and cloud-based video rendering. While it includes logic for environment fingerprinting (detecting if it's running in Cursor or ClawHub) and requires access to its own configuration directory (~/.config/nemovideo/), all network activity is directed to the service's official API endpoints (mega-api-prod.nemovideo.ai) and aligns with the stated purpose of AI-powered video editing.
Capability Assessment
Purpose & Capability
The skill claims 'Hugging Face' in its name/display but all runtime endpoints and the required credential (NEMO_TOKEN) point to an unrelated domain (mega-api-prod.nemovideo.ai). The declared config path (~/.config/nemovideo/) and required NEMO_TOKEN match the actual API, so functionality is coherent with Nemovideo, but the Hugging Face branding is misleading and could cause users to assume provenance or security properties that do not apply.
Instruction Scope
SKILL.md instructs the agent to obtain or use NEMO_TOKEN, create sessions, upload videos (via multipart file paths or URLs), read SSE streams, poll render status, and 'detect' install path from the filesystem. Asking the agent to read local install paths and accept file paths to upload means the agent might access arbitrary local files if allowed — this is expected for a video upload skill but broad file access is a privacy/risk surface that should be clearly limited and consented by the user.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk by an installer. This minimizes supply-chain risk.
Credentials
Only a single credential (NEMO_TOKEN) is required and it maps to the spoken API. The skill also declares a config path (~/.config/nemovideo/). That is proportionate to a cloud-video API, but the presence of a config path means local credential/config files could be read — confirm what the agent will read and avoid supplying more privileged tokens than necessary.
Persistence & Privilege
always:false and default invocation settings are used. The skill does request storing a session_id in the session flow, but it does not request persistent/always-on privileges or modifications to other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-ai-hugging-face - After installation, invoke the skill by name or use
/video-editing-ai-hugging-face - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Editing AI Hugging Face skill.
- Edit raw video footage (MP4, MOV, AVI, WebM up to 500MB) into polished clips using open-source AI models, fully automated in the cloud.
- Simple setup with automatic free token generation and session management.
- Supports editing instructions like trimming silences, adding transitions, and exporting 1080p MP4 files.
- Integrates session-based workflow: upload videos, make edits, track project state, and export results.
- Handles common issues with user-friendly error responses (e.g., file too large, token expired, out of credits).
- All processing is cloud-based with typical exports ready in 1–2 minutes.
Metadata
Frequently Asked Questions
What is Video Editing Ai Hugging Face?
edit raw video footage into edited video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. developers and content creators use it for... It is an AI Agent Skill for Claude Code / OpenClaw, with 63 downloads so far.
How do I install Video Editing Ai Hugging Face?
Run "/install video-editing-ai-hugging-face" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing Ai Hugging Face free?
Yes, Video Editing Ai Hugging Face is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing Ai Hugging Face support?
Video Editing Ai Hugging Face is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing Ai Hugging Face?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills