← Back to Skills Marketplace
Video Editing Ai Gpt
by
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
71
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-ai-gpt
Description
Turn a 3-minute unedited screen recording into 1080p edited MP4 videos just by typing what you need. Whether it's using GPT-powered commands to edit videos h...
Usage Guidance
This skill will upload whatever video you drop into chat to a third-party cloud service (mega-api-prod.nemovideo.ai) and will use a NEMO_TOKEN or automatically request an anonymous token for you. Before installing or using it: 1) Consider the sensitivity of any videos you would upload — do not send confidential or private footage unless you trust the destination and have a documented privacy/data-retention policy. 2) Ask the skill author/vendor for provenance: a homepage, source repo, privacy policy, company identity, and retention/deletion guarantees. 3) Resolve the metadata mismatch: confirm whether the skill needs the config path (~/.config/nemovideo/) and why. 4) Prefer using a disposable NEMO_TOKEN or test with short, non-sensitive clips first. 5) If you must proceed, verify how long anonymous tokens last and how the backend stores uploaded files; request a way to delete your data. If the author provides authoritative documentation and a trustworthy operator identity, this assessment could shift toward benign.
Capability Assessment
Purpose & Capability
The name/description (AI cloud video editing) align with the instructions: the SKILL.md describes session creation, upload, SSE-based editing, and export endpoints on mega-api-prod.nemovideo.ai and requires a NEMO_TOKEN. However there is a metadata mismatch: the registry reported no required config paths while the SKILL.md frontmatter lists a config path (~/.config/nemovideo/). Also the skill has no homepage or source repository, which reduces provenance and makes it harder to verify legitimacy.
Instruction Scope
Runtime instructions direct the agent to accept user video files and upload them to a third-party API, create sessions, handle SSE streams, poll exports, and include attribution headers. This is coherent with the stated purpose but entails automatic transmission of potentially sensitive user data and automatic token acquisition if NEMO_TOKEN is absent — both are significant privacy/security behaviors. The instructions also require detection of install path for an attribution header (may require access to runtime paths). The SKILL.md explicitly tells the agent to not print tokens, but it still instructs network calls that will carry tokens.
Install Mechanism
Instruction-only skill with no install script or code files; nothing written to disk by an installer. This is the lowest install risk modality.
Credentials
Only one declared environment credential (NEMO_TOKEN) and it is plausible for a cloud API. The skill also supports anonymously acquiring a short-lived token by POSTing to the provider's auth endpoint if no token exists — which is coherent but increases the skill's autonomy in obtaining credentials. The inconsistency between registry metadata (no config paths) and the SKILL.md frontmatter (configPaths: ~/.config/nemovideo/) should be resolved.
Persistence & Privilege
always is false and the skill has no install-time persistence. It may be invoked autonomously by the agent (default behavior), which is expected; that combined with network access is normal but increases the blast radius compared with a purely local tool.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-ai-gpt - After installation, invoke the skill by name or use
/video-editing-ai-gpt - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Editing AI GPT — edit videos via simple AI prompts.
- Upload raw footage and describe the desired edits; no timeline or manual export required.
- Automatic backend setup: handles authentication, session management, and cloud connection for each user.
- Supports a variety of user intents such as export, credits, file upload, and editing commands.
- Edits and exports high-quality 1080p videos in 1–2 minutes for short clips.
- Robust error handling, session management, and feedback for common issues.
- Accepts common video/audio/image formats up to 500MB; recommends MP4 (H.264) for best results.
Metadata
Frequently Asked Questions
What is Video Editing Ai Gpt?
Turn a 3-minute unedited screen recording into 1080p edited MP4 videos just by typing what you need. Whether it's using GPT-powered commands to edit videos h... It is an AI Agent Skill for Claude Code / OpenClaw, with 71 downloads so far.
How do I install Video Editing Ai Gpt?
Run "/install video-editing-ai-gpt" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing Ai Gpt free?
Yes, Video Editing Ai Gpt is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing Ai Gpt support?
Video Editing Ai Gpt is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing Ai Gpt?
It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.
More Skills