← Back to Skills Marketplace
dsewell-583h0

Video Editing With Chromebook

by dsewell-583h0 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-chromebook
Description
Get edited MP4 clips ready to post, without touching a single slider. Upload your video clips (MP4, WebM, MOV, AVI, up to 500MB), say something like "trim th...
Usage Guidance
This skill appears to do what it says: call a remote video-editing API, upload your clips, and return rendered MP4s. Before installing: 1) Understand that uploaded videos are sent to https://mega-api-prod.nemovideo.ai — do not upload sensitive or private footage unless you trust the service and have reviewed its privacy policy. 2) NEMO_TOKEN is an API bearer token; treat it like a password — only provide a token with the minimal necessary scope and revoke it if you stop using the skill. 3) Ask the skill author to clarify the config-path mention (~/.config/nemovideo/) and why the agent must detect its install path for headers; this is a minor inconsistency but worth confirming. 4) If you prefer not to supply a long-lived token, the skill's anonymous-token flow is available but provides limited credits and temporary access. If any behavior beyond uploading files and calling the documented API appears (e.g., reading other files, accessing unrelated env vars, or altering other skills), stop and revoke tokens.
Capability Assessment
Purpose & Capability
The name/description (remote GPU-based video editing for Chromebook users) matches the declared runtime actions (uploading video files, creating sessions, SSE editing, rendering/export). The sole required credential (NEMO_TOKEN) is appropriate for an API-backed editing service. Minor inconsistency: the SKILL.md YAML frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata earlier reported no required config paths — likely an authoring oversight, not a functional red flag.
Instruction Scope
The SKILL.md limits behavior to API calls for session creation, SSE message passing, uploads, and export polling — all expected. It also instructs using local file paths (multipart file uploads) and generating/storing session_id, which is necessary for uploads. It asks the agent to detect install path to set an attribution header (X-Skill-Platform); that is unnecessary for core function and requires the agent to inspect its environment, but is not inherently malicious. Overall, instructions stay within the stated video-editing scope.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest-risk install model; nothing will be written to disk by an installer step.
Credentials
The skill requests a single credential (NEMO_TOKEN) as its primary env var, which is proportionate to calling a paid/authorized external API. The SKILL.md frontmatter additionally mentions a config path (~/.config/nemovideo/), which implies the skill might read or prefer local config, but the registry metadata did not declare required config paths — this mismatch should be clarified. No unrelated secrets or broad credential access are requested.
Persistence & Privilege
always is false and the skill does not request platform-wide privileges. It asks to store ephemeral session_id and to use tokens for API calls — normal for this type of integration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-editing-with-chromebook
  3. After installation, invoke the skill by name or use /video-editing-with-chromebook
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of "Video Editing with Chromebook — Edit and Export Videos Online." - Upload MP4, WebM, MOV, or AVI clips (up to 500MB) for browser-based editing; no software install required. - AI-powered editing: describe edits ("trim pauses, add transitions, export as MP4") and receive 1080p MP4 output for easy download. - Optimized for Chromebook users and students, with free session tokens and simple cloud rendering. - Supports key workflows like quick edits, batch editing, and iterative refinement—all processed on cloud GPU servers.
Metadata
Slug video-editing-with-chromebook
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Editing With Chromebook?

Get edited MP4 clips ready to post, without touching a single slider. Upload your video clips (MP4, WebM, MOV, AVI, up to 500MB), say something like "trim th... It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.

How do I install Video Editing With Chromebook?

Run "/install video-editing-with-chromebook" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Video Editing With Chromebook free?

Yes, Video Editing With Chromebook is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Video Editing With Chromebook support?

Video Editing With Chromebook is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Editing With Chromebook?

It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.

💬 Comments