← 返回 Skills 市场
Text To Video Editing Ai
作者
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
79
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install text-to-video-editing-ai
功能描述
Get edited video clips ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, WebM, up to 500MB), say something like...
安全使用建议
This skill appears to do what it claims (upload your video files to a cloud API and return edited downloads). Before installing or using it: 1) Understand that your raw video (and any embedded audio/visual content) will be transmitted to mega-api-prod.nemovideo.ai — review their privacy/retention policy if possible. 2) Confirm what the ~/.config/nemovideo/ configPath means: the frontmatter suggests a local config may be read, but the registry metadata omitted it — avoid placing other secrets or credentials in that folder. 3) Prefer using the anonymous token flow for testing (non-sensitive sample videos) before supplying a persistent NEMO_TOKEN. 4) Because the skill's source and homepage are unknown, consider checking the API domain reputation or testing in a sandboxed account. 5) Do not provide unrelated credentials or sensitive data; if you need a production workflow, ask the vendor for documentation and explicit data-retention / deletion policies.
功能分析
Type: OpenClaw Skill
Name: text-to-video-editing-ai
Version: 1.0.0
The skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It follows standard API patterns for authentication, session management, and file processing via SSE and REST endpoints. While it requests access to a specific configuration path (~/.config/nemovideo/) and environment variables (NEMO_TOKEN), these are consistent with its stated purpose, and the instructions explicitly advise the agent not to expose sensitive tokens.
能力评估
Purpose & Capability
The name/description (text → video edits) match the SKILL.md: it instructs the agent to upload video files and call a cloud render API. The single required credential (NEMO_TOKEN) is appropriate for a cloud service. One inconsistency: the registry top-level metadata lists no required config paths, but the skill frontmatter includes a configPaths entry (~/.config/nemovideo/) — this is not clearly justified by the text and should be confirmed.
Instruction Scope
SKILL.md explicitly instructs the agent to look for NEMO_TOKEN (or request an anonymous token), create sessions, upload user video files (multipart or by URL), use server-sent events for edits, poll render endpoints, and return download URLs. These actions are within the stated purpose, but they mean user video and metadata will be transmitted to an external service (mega-api-prod.nemovideo.ai). The instructions ask the agent to include attribution headers and to avoid exposing raw API output or tokens to the user; otherwise they do not request unrelated files or extra environment variables.
Install Mechanism
No install spec and no code files (instruction-only). This is low-risk in terms of writing or running new binaries on disk. All runtime behavior is network calls initiated by the agent.
Credentials
Only NEMO_TOKEN is declared as required/primary — appropriate for a single cloud service. The SKILL.md supports creating an anonymous token if none is provided. The metadata's configPaths entry (~/.config/nemovideo/) is inconsistent with the registry's 'no config paths' and raises a question whether the skill expects to read a local config file; this should be clarified. There are no requests for unrelated secrets or multiple unrelated credentials.
Persistence & Privilege
always is false and the skill does not request system-wide changes or permissions. It does not declare any privileged persistence behavior. Autonomous invocation is allowed by default (disable-model-invocation: false) but that is normal for skills and not by itself a negative.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install text-to-video-editing-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/text-to-video-editing-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Text to Video Editing AI skill.
- Upload raw video footage (MP4, MOV, AVI, WebM, up to 500MB) and edit with natural language commands.
- Automatic connection and token setup for new users; 100 free credits included with 7-day expiry.
- Cloud GPU-based editing: trim, cut, add captions, change aspect ratio, and export 1080p MP4 with simple text instructions.
- Supports session management, credit checks, video uploading, editing, and exporting, with clear error handling and status updates.
- Designed for fast, intuitive editing for content creators and marketers—no traditional editing software required.
元数据
常见问题
Text To Video Editing Ai 是什么?
Get edited video clips ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, WebM, up to 500MB), say something like... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。
如何安装 Text To Video Editing Ai?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install text-to-video-editing-ai」即可一键安装,无需额外配置。
Text To Video Editing Ai 是免费的吗?
是的,Text To Video Editing Ai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Text To Video Editing Ai 支持哪些平台?
Text To Video Editing Ai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Text To Video Editing Ai?
由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。
推荐 Skills