← 返回 Skills 市场
100
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-editing-with-japanese - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-editing-with-japanese触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。
如何安装 Video Editing With Japanese?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-editing-with-japanese」即可一键安装,无需额外配置。
Video Editing With Japanese 是免费的吗?
是的,Video Editing With Japanese 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Editing With Japanese 支持哪些平台?
Video Editing With Japanese 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Editing With Japanese?
由 tk8544-b(@tk8544-b)开发并维护,当前版本 v1.0.0。
推荐 Skills