← 返回 Skills 市场
vcarolxhberger

Text To Video Offline

作者 vcarolxhberger · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
67
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install text-to-video-offline
功能描述
Skip the learning curve of professional editing software. Describe what you want — convert this script into a 30-second video with visuals and voiceover — an...
安全使用建议
This skill sends your text and uploaded files to mega-api-prod.nemovideo.ai and requires a NEMO_TOKEN (or it will request an anonymous token from that service). Key points before installing: - Don’t trust the “Offline” label: the skill uses a cloud API and uploads your data. If you need strictly local/offline processing, do not install. - The NEMO_TOKEN is a bearer credential for the remote service — treat it as sensitive. Prefer using an anonymous token with limited scope/expiry if available, and confirm what data the service retains. - Verify the service domain (nemovideo.ai) and its privacy/retention policy before sending proprietary content or large files. - The skill metadata includes a config path in its frontmatter that wasn’t declared elsewhere — a minor inconsistency but worth noting. - If you proceed, avoid embedding other secrets in prompts or files you upload. If you need higher assurance, request source/origin of the skill and a privacy/security statement from the publisher before use.
功能分析
Type: OpenClaw Skill Name: text-to-video-offline Version: 1.0.0 The skill acts as a wrapper for a cloud-based video generation service (nemovideo.ai). While the 'offline' branding in the title is misleading given the explicit reliance on a cloud rendering pipeline, the instructions are transparent about data flow, authentication via NEMO_TOKEN, and communication with the mega-api-prod.nemovideo.ai domain. There are no indicators of malicious intent, such as exfiltration of sensitive local files or unauthorized command execution.
能力评估
Purpose & Capability
The skill is named and marketed as “Text To Video Offline” but the runtime instructions clearly use a cloud rendering pipeline at mega-api-prod.nemovideo.ai and require network uploads and a bearer token. That naming is misleading. Also the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) that is not reflected in the registry metadata, which is an internal inconsistency.
Instruction Scope
The SKILL.md instructs the agent to: obtain or use a NEMO_TOKEN, optionally generate an anonymous token by POSTing to the service, create sessions, upload user files (multipart or URL) and stream SSE. These actions are consistent with a cloud video service, but they mean user text/files will be transmitted to an external API. The instructions explicitly say not to print tokens/raw JSON (good). There is also a mechanistic instruction to derive X-Skill-Platform from an install path — odd for an instruction-only skill and potentially brittle but not directly dangerous.
Install Mechanism
There is no install spec and no code files — this is instruction-only. That minimizes local code install risk.
Credentials
Only NEMO_TOKEN is declared as required (primaryEnv). That is proportionate for a service that uses bearer tokens. However, the frontmatter also references a config path (~/.config/nemovideo/) which was not listed in the registry's required config paths: a metadata mismatch. The skill will create or use session tokens and upload user files, so the single token gives substantial access to the service and thus should be treated like a credential.
Persistence & Privilege
always is false and the skill does not request unusual platform privileges. Autonomous invocation is allowed by default (normal). There is no install-time persistence or attempts to modify other skills/configs described.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install text-to-video-offline
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /text-to-video-offline 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of "Text to Video Offline — Convert Text Into Video Files". - Converts user text prompts into rendered video files with visuals and voiceover in 1-3 minutes. - Supports TXT, DOCX, PDF, SRT files up to 500MB for upload. - Automatic API setup, including free anonymous token generation and session creation. - Handles video creation, credits, status, uploads, and exports via simple user prompts. - Exports in multiple video and audio formats (MP4, MOV, AVI, etc.), no cloud dependency for editing. - Provides timeline summaries and helpful feedback during processing and errors.
元数据
Slug text-to-video-offline
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Text To Video Offline 是什么?

Skip the learning curve of professional editing software. Describe what you want — convert this script into a 30-second video with visuals and voiceover — an... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 67 次。

如何安装 Text To Video Offline?

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

Text To Video Offline 是免费的吗?

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

Text To Video Offline 支持哪些平台?

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

谁开发了 Text To Video Offline?

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

💬 留言讨论