← Back to Skills Marketplace
tk8544-b

Video Editing With Japanese

by tk8544-b · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
100
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-japanese
Description
add video clips into Japanese-captioned videos with this video-editing-with-japanese skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers and c...
Usage Guidance
This skill appears to do what it says: it uploads your video to a third-party API (mega-api-prod.nemovideo.ai) and returns edited MP4s with Japanese subtitles. Before installing or using it: (1) understand that any video and its audio will be uploaded to the external service and processed on their cloud GPUs; (2) treat NEMO_TOKEN as sensitive—prefer short-lived/anonymous tokens or a service account token you can revoke; (3) ask the publisher to clarify whether the skill will read any local config (the frontmatter references ~/.config/nemovideo/) or persist tokens to disk; (4) confirm what metadata the skill includes in requests (it requests adding X-Skill-Platform based on install path which could leak local path info) and whether you’re comfortable with that; and (5) if you need stronger privacy, avoid using a personal account token and delete/revoke any tokens after use.
Capability Analysis
Type: OpenClaw Skill Name: video-editing-with-japanese Version: 1.0.0 The skill provides a legitimate interface for a cloud-based video editing service (nemovideo.ai) to add Japanese subtitles. It handles authentication, file uploads, and rendering via standard API calls to 'mega-api-prod.nemovideo.ai' and does not exhibit signs of data exfiltration, malicious execution, or unauthorized access to sensitive local information.
Capability Assessment
Purpose & Capability
Name/description, declared primary credential (NEMO_TOKEN), and the documented API endpoints all align with a cloud video-processing service that adds Japanese subtitles and exports MP4s. The single required env var (NEMO_TOKEN) is appropriate for authenticating to the external API the skill uses.
Instruction Scope
SKILL.md instructs the agent to: obtain or use NEMO_TOKEN, create sessions, upload user video files, stream SSE interactions, poll render status, and include attribution headers. Those actions are expected. Two points to note: (1) it asks the agent to detect the install path (e.g., ~/.clawhub/) and read this file's frontmatter for attribution headers — that requires inspecting local skill metadata and may reveal environment details; (2) the frontmatter also references a config path (~/.config/nemovideo/) which is not present in the registry metadata — the skill doesn't explicitly instruct reading that path, but the presence of that configPath in its metadata suggests it may assume access to user config. Both are out-of-band privacy considerations rather than explicit malicious behavior.
Install Mechanism
No install steps or external code are provided (instruction-only skill). Nothing will be downloaded or written by an installer as part of skill installation.
Credentials
The skill requests exactly one credential (NEMO_TOKEN), which is proportional to a service that needs authenticated API calls. However, NEMO_TOKEN is sensitive (it will be sent as Bearer token for uploads/exports). The SKILL.md also suggests creating an anonymous token via the API if none is present (ephemeral token), which mitigates risk if you prefer not to supply a long-lived token. The metadata's config path (~/.config/nemovideo/) is a potential extra access vector if the agent actually reads it; the registry listing did not declare this path, which is an inconsistency to clarify.
Persistence & Privilege
The skill is not always-enabled and does not request elevated system privileges. It will perform autonomous network operations when invoked. SKILL.md implies storing a session_id and using/storing NEMO_TOKEN; it's unclear whether the skill expects to persist tokens to environment or only to keep them in-memory for the session. Confirm whether tokens are persisted and where they are stored.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-editing-with-japanese
  3. After installation, invoke the skill by name or use /video-editing-with-japanese
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — video editing with automatic Japanese subtitle generation. - Add Japanese subtitles to video files (MP4, MOV, AVI, WebM up to 500MB) for Japanese-speaking audiences. - Cloud-based processing with fast turnaround (1–2 minutes for typical videos), resulting in 1080p MP4 output. - Automatic setup using easy token registration and session management. - Supports exporting, credits checking, state/status viewing, and batch/upload workflows. - User prompts are intelligently routed to editing, exporting, or information actions.
Metadata
Slug video-editing-with-japanese
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 Japanese?

add video clips into Japanese-captioned videos with this video-editing-with-japanese skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers and c... It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.

How do I install Video Editing With Japanese?

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

Is Video Editing With Japanese free?

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

Which platforms does Video Editing With Japanese support?

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

Who created Video Editing With Japanese?

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

💬 Comments