← 返回 Skills 市场
Text To Video Editor
作者
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install text-to-video-editor
功能描述
Skip the learning curve of professional editing software. Describe what you want — turn this script into a 30-second video with visuals and background music...
安全使用建议
This skill appears to be what it says (a cloud text→video editor) and only asks for the service token it needs, but there are a few unclear points you should consider before installing or enabling it: 1) Source is unknown — verify the provider (nemovideo.ai) and whether you trust it with uploaded script files (uploads can include sensitive text and media). 2) The skill will either use NEMO_TOKEN from your environment or automatically request an anonymous token on your behalf; decide whether you want the agent to mint tokens silently or provide a token yourself. 3) Ask where session_id and tokens are saved: in-memory is safer than writing to disk/config folders; confirm the agent will not persist tokens in user config. 4) The SKILL.md references reading install paths to set an X-Skill-Platform header — confirm the agent will not scan unrelated filesystem locations. 5) If you plan to upload sensitive files, restrict autonomous invocation or require explicit user approval each time. If you need higher assurance, request the skill author to (a) remove ambiguous filesystem access, (b) document exactly where tokens/session IDs are stored, and (c) publish a verifiable source/homepage before using it with real data.
功能分析
Type: OpenClaw Skill
Name: text-to-video-editor
Version: 1.0.0
The skill bundle provides a functional integration for a text-to-video editing service via the nemovideo.ai API. It contains instructions for the AI agent to handle authentication (NEMO_TOKEN), session management, and file uploads to a remote GPU-based rendering backend. All network activity and file access (e.g., reading scripts and uploading media) are consistent with the stated purpose of the tool, and no indicators of malicious intent, data exfiltration, or unauthorized execution were found.
能力评估
Purpose & Capability
The name and description (text→video rendering) align with the only declared credential (NEMO_TOKEN). However, the SKILL.md metadata includes a required config path (~/.config/nemovideo/) while the registry metadata reported no required config paths — an inconsistency. Also the instructions expect to emit an X-Skill-Platform header derived from an install path (~/.clawhub/, ~/.cursor/skills/) even though this skill has no install spec; that implies the skill may read filesystem paths not declared in the registry metadata.
Instruction Scope
Runtime instructions are mostly limited to interacting with the remote nemovideo.ai API (auth, session creation, SSE, upload, export). This is expected for a cloud rendering skill. Concerning points: (1) the skill tells the agent to automatically POST for an anonymous token if NEMO_TOKEN is unset (it also instructs to not show raw token values to the user), giving the agent discretion to obtain and manage credentials; (2) it says to "store the returned session_id for all subsequent requests" but doesn't specify where or how (memory vs disk vs agent config); (3) header construction requires detecting an install path which may cause the agent to check filesystem locations. None of these are proof of malice but they are ambiguous and expand what the agent may read/store.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk install mechanism (nothing is downloaded or extracted).
Credentials
Only NEMO_TOKEN is required, which is proportionate to a third-party video rendering API. Still, the skill's ability to mint anonymous tokens on the user's behalf and the unclear guidance about session token persistence increase the risk of credential leakage or unintended long-lived tokens. The SKILL.md metadata referencing a config path (~/.config/nemovideo/) that could contain credentials is also inconsistent with the registry manifest and should be clarified.
Persistence & Privilege
always:false and no install steps — the skill does not request permanent, forced inclusion. It does instruct keeping a session_id for the life of the session and notes that closing a tab may orphan jobs, but it does not request elevated system privileges or modifications to other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install text-to-video-editor - 安装完成后,直接呼叫该 Skill 的名称或使用
/text-to-video-editor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Text to Video Editor (v1.0.0).
- Instantly convert scripts (TXT, DOCX, PDF, SRT up to 500MB) into shareable AI-generated videos in 1–2 minutes.
- Simple authentication: one-click connection with 100 free credits (valid 7 days, no sign-up required).
- Supports user prompts for exporting videos, checking credits, viewing project status, and uploading files.
- Cloud-based GPU rendering delivers high-quality MP4 (up to 1080p) and other video/audio formats.
- Designed for marketers, educators, and creators to turn written content into videos without manual editing.
元数据
常见问题
Text To Video Editor 是什么?
Skip the learning curve of professional editing software. Describe what you want — turn this script into a 30-second video with visuals and background music... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。
如何安装 Text To Video Editor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install text-to-video-editor」即可一键安装,无需额外配置。
Text To Video Editor 是免费的吗?
是的,Text To Video Editor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Text To Video Editor 支持哪些平台?
Text To Video Editor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Text To Video Editor?
由 dsewell-583h0(@dsewell-583h0)开发并维护,当前版本 v1.0.0。
推荐 Skills