← Back to Skills Marketplace
whitejohnk-26

Youtube Video Trimmer Online

by whitejohnk-26 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
50
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install youtube-video-trimmer-online
Description
Turn a 10-minute YouTube video with unwanted intro and filler sections into 1080p trimmed video clips just by typing what you need. Whether it's cutting and...
Usage Guidance
This skill behaves like a cloud video-trimming frontend that uploads your videos to a nemovideo.ai backend and requires a NEMO_TOKEN (or will create a temporary anonymous token). Before using it: (1) consider privacy — you will be uploading video/audio to an external service with no homepage or published privacy policy in the metadata; avoid uploading sensitive content; (2) prefer short‑lived or anonymous tokens rather than long-lived credentials if you must provide NEMO_TOKEN; (3) ask the publisher for a privacy/retention policy and for clarification about why the skill might read ~/.config/nemovideo/ or probe install paths; (4) if you need stronger assurance, request a verifiable homepage or published code to audit. These inconsistencies (unknown vendor, missing homepage, and the config-path mismatch) are why I rate it suspicious rather than benign.
Capability Analysis
Type: OpenClaw Skill Name: youtube-video-trimmer-online Version: 1.0.0 The skill provides a functional interface for a cloud-based video editing service hosted at nemovideo.ai. It includes logic for session management, anonymous token acquisition, and a standard video processing pipeline (upload, edit via SSE, and export). While it performs basic environment checks to determine the host platform (e.g., checking for ~/.cursor/ or ~/.clawhub/ paths) for API attribution headers, its behavior is transparent and strictly aligned with the stated purpose of trimming YouTube clips.
Capability Assessment
Purpose & Capability
The name/description match the runtime instructions: the skill routes uploads and edit commands to a cloud render API (nemovideo). Requiring a NEMO_TOKEN to call that API is proportionate. However the package metadata has no homepage or verified source and the registry-level metadata (required config paths: none) conflicts with the SKILL.md frontmatter which lists ~/.config/nemovideo/ as a config path. The unknown owner and absent homepage reduce trust even though capability alignment is reasonable.
Instruction Scope
SKILL.md instructs the agent to create sessions, upload arbitrary user video files, call multiple API endpoints, and include attribution headers. All of that is expected for a cloud trimming service. Concerns: (1) the skill instructs generating an anonymous token (fine functionally) but will cause the agent to POST to a third-party endpoint and receive/use tokens without further user consent prompts; (2) it instructs detecting an 'install path' to set X-Skill-Platform (this implies reading environment/paths to decide headers) which is not necessary for trimming functionality and could cause the agent to probe filesystem locations; and (3) user media and edit data are uploaded to a backend with no homepage or privacy policy in the metadata — the instructions give no privacy constraints or retention guidance.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only, so nothing is written to disk by an installer. This minimizes supply-chain installation risk but also means there is no code for you to audit; the runtime behavior is entirely in the prose of SKILL.md and relies on network calls to a third-party API.
Credentials
Only a single credential (NEMO_TOKEN) is declared as required, which is proportionate for an API-backed service. The SKILL.md also describes generating an anonymous token when NEMO_TOKEN is absent (acceptable for usability). Inconsistency: SKILL.md frontmatter lists a config path (~/.config/nemovideo/) that the registry metadata did not list — this suggests the skill might read or expect files under that path. The skill asks to include Authorization: Bearer <NEMO_TOKEN> on every request (expected), but there is no justification for reading other system secrets or unrelated environment variables.
Persistence & Privilege
The skill does not request always:true and uses default autonomous invocation settings. It does not declare modifying other skills or system-wide config. The only persistence implied is session tokens/credits on the remote service; the SKILL.md warns that tokens expire and suggests re-auth—no evidence it attempts to change local agent config.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install youtube-video-trimmer-online
  3. After installation, invoke the skill by name or use /youtube-video-trimmer-online
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — quickly trim and export YouTube video clips online with cloud AI rendering. - Upload YouTube video clips and describe desired edits (e.g., trim intros, cut segments). - Processes videos in 20–40 seconds for typical use; export supports 1080p MP4 and more. - No timeline dragging; edits are made using natural language instructions. - Automatic backend connection using free or existing API token. - Supports export, credits checking, state querying, and upload actions via quick commands. - Handles common errors (token issues, file size, unsupported formats) with clear guidance.
Metadata
Slug youtube-video-trimmer-online
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Youtube Video Trimmer Online?

Turn a 10-minute YouTube video with unwanted intro and filler sections into 1080p trimmed video clips just by typing what you need. Whether it's cutting and... It is an AI Agent Skill for Claude Code / OpenClaw, with 50 downloads so far.

How do I install Youtube Video Trimmer Online?

Run "/install youtube-video-trimmer-online" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Youtube Video Trimmer Online free?

Yes, Youtube Video Trimmer Online is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Youtube Video Trimmer Online support?

Youtube Video Trimmer Online is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Youtube Video Trimmer Online?

It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.

💬 Comments