← 返回 Skills 市场
tk8544-b

To Video

作者 tk8544-b · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install to-video
功能描述
Turn a 2-minute screen recording into 1080p edited MP4 videos just by typing what you need. Whether it's converting raw recordings into polished shareable vi...
安全使用建议
This skill uploads whatever media you provide to a third-party backend (mega-api-prod.nemovideo.ai) and acts using a bearer token (NEMO_TOKEN) or an anonymous token it fetches for you. Before installing or using it: (1) confirm you are comfortable with your videos being sent to that domain and review its privacy/terms; (2) only supply a NEMO_TOKEN with the minimal privileges you accept (avoid reusing long-lived high-privilege tokens); (3) note a small inconsistency in the SKILL.md metadata (it references a config path in frontmatter and also instructs detecting install paths) — this looks like an implementation detail, not malicious, but you may want to verify that the skill only reads its own metadata and does not access unrelated local files or credentials. If you need higher assurance, request the skill author or registry to provide an official homepage, ACL/terms for the service, or the exact scope of NEMO_TOKEN.
功能分析
Type: OpenClaw Skill Name: to-video Version: 1.0.0 The skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It handles authentication, file uploads, and session management to convert user footage into edited videos. While it transmits user files to a third-party API (mega-api-prod.nemovideo.ai), this behavior is explicitly documented and necessary for the stated purpose of cloud-based rendering. No evidence of malicious intent, data exfiltration beyond the service's scope, or unauthorized execution was found.
能力评估
Purpose & Capability
The skill's name and description (convert raw footage to edited MP4s) align with the requests in SKILL.md: it calls a remote video-rendering API, uploads files, creates render jobs, polls for completion, and returns download URLs. Requesting a single service token (NEMO_TOKEN) is appropriate for this purpose.
Instruction Scope
Instructions confine activity to interacting with the remote API (session creation, SSE conversation, uploads, exports). The skill will upload user-supplied media and stream server-sent events. It also instructs the agent to read this file's YAML frontmatter for attribution and to inspect install paths to set an X-Skill-Platform header — reading its own metadata and detecting its install location is plausible but slightly broader than strictly necessary for core function.
Install Mechanism
No install spec or code files — instruction-only. This is low-risk: nothing will be written to disk by an installer as part of skill setup.
Credentials
Only NEMO_TOKEN is declared as required, which fits a cloud API client. The instructions also describe obtaining an anonymous token if NEMO_TOKEN is absent. You should treat NEMO_TOKEN as a full bearer token for the external service — granting it allows the skill to act on that account and access uploaded media and billing/credits.
Persistence & Privilege
The skill does not request always:true and does not attempt to modify other skills or system-wide settings. It runs when invoked and uses transient network sessions; no elevated or persistent platform privileges are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install to-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /to-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of "To Video" — quickly convert raw footage into edited 1080p MP4 videos using text instructions. - Supports uploading screen recordings or footage and generating social-ready videos with no timeline editing or export settings required. - Automatic session and token management; handles free starter credits for new users. - Integrated cloud GPU rendering pipeline for fast exports (typically 1–2 minutes per video). - Simple chat interface: upload files, describe edits, track progress, and download results. - Handles video, audio, and text track edits; supports batch processing and iterative refinements.
元数据
Slug to-video
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

To Video 是什么?

Turn a 2-minute screen recording into 1080p edited MP4 videos just by typing what you need. Whether it's converting raw recordings into polished shareable vi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。

如何安装 To Video?

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

To Video 是免费的吗?

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

To Video 支持哪些平台?

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

谁开发了 To Video?

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

💬 留言讨论