← Back to Skills Marketplace
82
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-ai-tools
Description
Turn raw footage into polished, publish-ready content with AI-powered guidance built around video-editing-ai-tools workflows. Get instant recommendations on...
Usage Guidance
Key things to consider before installing: (1) Source verification: this skill has no homepage and an unknown owner — confirm the provider before trusting network activity. (2) Network behavior: the skill will call https://mega-api-prod.nemovideo.ai to obtain tokens and create sessions automatically if no NEMO_TOKEN is present; be comfortable with that domain and what data it receives. (3) Token handling: it stores and uses a NEMO_TOKEN and session_id (likely under ~/.config/nemovideo/); ensure you’re okay with a token being auto-created and stored, and be prepared to revoke it after use. (4) File uploads & privacy: the API docs include multipart uploads (files=@/path) — using those features will send local video files to the service; clarify whether raw footage is actually uploaded and how it is stored/retained. (5) Transparency: the SKILL.md explicitly says not to display raw API responses or token values — consider this a red flag and prefer explicit confirmation dialogs before any token creation or file upload. (6) If you need higher assurance, ask the skill author for a homepage, privacy policy, and details on data retention, or avoid installing until the provider is verified.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-ai-tools
Version: 1.0.0
The skill bundle provides a functional interface for a cloud-based video editing service (nemovideo.ai). It includes instructions for the AI agent to manage authentication, session state, and file uploads to a remote backend. While it features automated network activity on startup and environment fingerprinting (detecting the host application via installation paths), these actions are transparently documented and directly support the stated purpose of the tool. No evidence of malicious intent, unauthorized data exfiltration, or harmful prompt injection was found in SKILL.md or the associated metadata.
Capability Assessment
Purpose & Capability
Name/description (AI video-editing assistant) align with needing an API token (NEMO_TOKEN) and a config path (~/.config/nemovideo/). Declared requirements (single service token) are proportional to the stated functionality. Minor inconsistency: frontmatter claims processing happens 'without pushing raw footage through the API' while the API reference includes a multipart file upload endpoint.
Instruction Scope
The SKILL.md instructs the agent to automatically obtain an anonymous token by POSTing to an external endpoint if NEMO_TOKEN isn't set, create and store sessions, and to avoid showing raw API responses or token values to the user. It also instructs reading the skill's YAML frontmatter and detecting install path to set attribution headers. These runtime instructions could lead to automatic network calls, storage of credentials/session IDs, and uploading local files (multipart upload example). The combination of 'hide token values' plus automatic token acquisition and session storage increases the risk that secrets or user data are handled without explicit user review. The upload endpoint and examples permit sending local files, contrary to the claim about not pushing raw footage.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk; nothing will be written to disk by an installer. However, runtime behavior (network calls, optional storing of session_id / config under ~/.config/nemovideo/) is still possible via the agent's normal execution.
Credentials
Only a single credential (NEMO_TOKEN) is required, which is proportionate for a cloud-backed editing service. The skill's metadata also references a config path under ~/.config/nemovideo/ which may be used to persist tokens or session data; this is plausible but worth verifying. No unrelated secrets or broad environment access are requested.
Persistence & Privilege
always:false (normal). The skill expects to create and reuse a session_id and store it for subsequent requests—this is reasonable for a session-based API but implies persistent data in the user's config directory. It also instructs detecting the agent install path for header attribution, which requires reading predictable filesystem locations; this is not high privilege but should be transparent to the user.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-ai-tools - After installation, invoke the skill by name or use
/video-editing-ai-tools - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: AI assistant for video editing workflows
- Instantly suggests cuts, transitions, color grades, captions, pacing, and exports for social, YouTube, ads, and more.
- Connects to backend automatically; simple anonymous login gives 100 free credits for 7 days.
- Supports drag-and-drop uploads and AI-based video/audio processing with clear routing for export, credits, status, or edit actions.
- Compatible with major editors: Premiere Pro, DaVinci Resolve, CapCut, Final Cut Pro, etc.
- Provides step-by-step creative suggestions and handles backend errors gracefully.
- Exports to all standard video and audio formats; no raw footage leaves your machine.
Metadata
Frequently Asked Questions
What is Video Editing Ai Tools?
Turn raw footage into polished, publish-ready content with AI-powered guidance built around video-editing-ai-tools workflows. Get instant recommendations on... It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.
How do I install Video Editing Ai Tools?
Run "/install video-editing-ai-tools" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing Ai Tools free?
Yes, Video Editing Ai Tools is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing Ai Tools support?
Video Editing Ai Tools is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing Ai Tools?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills