← 返回 Skills 市场
tk8544-b

Split Screen Video

作者 tk8544-b · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
74
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install split-screen-video
功能描述
create video clips into split screen MP4 with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers, TikTok creators, content editors use i...
安全使用建议
This skill will upload any video files you provide to an external service at mega-api-prod.nemovideo.ai and uses (or will obtain) a NEMO_TOKEN to do so. Before installing or using it: (1) confirm you are comfortable sending your videos to that external provider and review their privacy/TOS; (2) be aware the skill can generate an anonymous token (valid ~7 days) if NEMO_TOKEN is not present; (3) the SKILL.md references a local config path (~/.config/nemovideo/) and probes common install paths — consider whether you want the skill to read that config or detect install directories; (4) do not provide unrelated secrets or confidential files to the skill. The mismatched declaration of configPaths in the frontmatter vs registry metadata is minor but worth verifying with the publisher if you need stricter assurance.
功能分析
Type: OpenClaw Skill Name: split-screen-video Version: 1.0.0 The split-screen-video skill is a functional integration for a cloud-based video editing service (nemovideo.ai). It facilitates video uploads, session management, and rendering via a documented API (mega-api-prod.nemovideo.ai). While it requires network access and handles user files, these actions are essential to its stated purpose of processing video on cloud GPUs. The instructions include standard security practices, such as protecting API tokens, and lack any indicators of malicious intent, data exfiltration, or unauthorized system access.
能力评估
Purpose & Capability
The skill is a cloud-based video compositing helper and only requires a single service credential (NEMO_TOKEN) to call nemo API endpoints for session creation, upload, and render — this is coherent with the stated purpose. Minor inconsistency: registry metadata showed no required config paths, but the SKILL.md frontmatter references ~/.config/nemovideo/ as a config path.
Instruction Scope
SKILL.md instructs the agent to check NEMO_TOKEN, otherwise obtain an anonymous token from the nemo anonymous-token endpoint and then create sessions, upload files, and poll export status. It will upload user-provided media to mega-api-prod.nemovideo.ai (expected). It also says to detect the agent install path to populate X-Skill-Platform (this involves probing well-known paths), and to read this file's YAML frontmatter for attribution. These actions are within scope but involve network upload of user files and small filesystem probing for install-path detection.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an installer. This is the lowest install risk.
Credentials
Only NEMO_TOKEN is declared as required (primaryEnv), which matches the API usage. The frontmatter's mention of a config path (~/.config/nemovideo/) suggests possible access to a user config directory even though the registry entry omitted config paths — that's an inconsistent declaration and worth noting. No other unrelated secrets are requested.
Persistence & Privilege
always:false and normal autonomous invocation settings. The skill expects to keep a session_id for the duration of an operation (typical), but it does not request permanent agent-wide privileges or claim to modify other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install split-screen-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /split-screen-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — create split screen videos by combining two clips side by side. - Upload MP4, MOV, AVI, or WebM files up to 500MB; process and combine them into a side-by-side 1080p MP4. - Guided setup automatically retrieves cloud processing tokens and starts a secure editing session. - Supports easy commands for placing, splitting, and exporting clips in various layouts. - Fast cloud rendering; exports are ready to download in 30–90 seconds. - Common workflows supported: quick split edit, batch file processing, and iterative refinement.
元数据
Slug split-screen-video
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Split Screen Video 是什么?

create video clips into split screen MP4 with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers, TikTok creators, content editors use i... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 74 次。

如何安装 Split Screen Video?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install split-screen-video」即可一键安装,无需额外配置。

Split Screen Video 是免费的吗?

是的,Split Screen Video 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Split Screen Video 支持哪些平台?

Split Screen Video 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Split Screen Video?

由 tk8544-b(@tk8544-b)开发并维护,当前版本 v1.0.0。

💬 留言讨论