← 返回 Skills 市场
whitejohnk-26

Video Generator Free From Text

作者 whitejohnk-26 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
73
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-generator-free-from-text
功能描述
Turn a 3-sentence product description or story prompt into 1080p ready-to-share videos just by typing what you need. Whether it's creating videos from writte...
安全使用建议
What to consider before using/installing: - Functionally this skill appears to do what it says — call a video render API, upload media, and return a download URL. That requires sending your prompts/media to a third-party backend (mega-api-prod.nemovideo.ai). Don’t upload sensitive or private material unless you trust the service and its privacy policy. - Metadata inconsistency: the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) but the registry metadata listed none. Ask the publisher to clarify whether the skill will read or write local config files. - Token behavior: although NEMO_TOKEN is declared as required, the skill will request an anonymous token itself if none is present. If you prefer explicit control over credentials, set NEMO_TOKEN to a credential you control or refuse anonymous provisioning. - Headers/telemetry: the skill builds attribution headers and may detect install paths to set X-Skill-Platform — this is extra metadata sent to the provider. If you’re concerned about leaking local path information, ask for an option to suppress that. - No install code is present (instruction-only), so there's no installer risk — but the skill will make network calls to the provider. If you decide to proceed, verify the provider domain and review its privacy/terms, avoid uploading confidential content, and prefer using a dedicated API token with restricted scope when possible. If you want, I can draft a short list of questions to send to the skill author to clarify the config-path and token handling inconsistencies.
功能分析
Type: OpenClaw Skill Name: video-generator-free-from-text Version: 1.0.0 The skill is a legitimate integration for a text-to-video generation service hosted at mega-api-prod.nemovideo.ai. It follows standard patterns for API-based tools, including session management, error handling, and authentication via the NEMO_TOKEN environment variable or an anonymous token endpoint. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill name/description match the API endpoints and actions described in SKILL.md (session creation, SSE chat, upload, export). Requesting a NEMO_TOKEN is appropriate for a cloud video API. However, the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata earlier showed 'Required config paths: none' — this mismatch is an inconsistency. The skill also states it will derive X-Skill-Platform from local install paths (e.g., ~/.clawhub/ or ~/.cursor/skills/), which implies reading local paths to build headers; this is not strictly necessary for video generation and is an extra behavior to be aware of.
Instruction Scope
The instructions focus on the cloud workflow (check token, create session, use SSE, upload files, poll export). They do not instruct reading arbitrary user files or unrelated environment variables. A notable instruction: if NEMO_TOKEN is missing, the skill requests an anonymous token from the provider via an API call and will use that token (100 free credits, 7-day expiry). That means the skill can obtain credentials autonomously instead of failing if no token is set. The SKILL.md also asks agents to include attribution headers (and to detect install path); both are extra-declarative behaviors but not obviously malicious. Overall the runtime steps stay within the stated purpose.
Install Mechanism
No install spec or code files are present — the skill is instruction-only, so nothing will be downloaded or written to disk by an installer. This is the lowest install risk.
Credentials
Only NEMO_TOKEN is declared as required, which is proportionate. However, SKILL.md implements a fallback that requests an anonymous token from the provider if NEMO_TOKEN is absent. That makes the declared 'required' token effectively optional in practice and is an inconsistency worth noting. The skill does not request other unrelated credentials. Users should be aware that the skill will use either your provided token or obtain one itself via the external API.
Persistence & Privilege
The skill does not request always:true and will not force installation into all agent runs. It instructs keeping a session_id in-memory for the user's session (normal for this kind of integration) but does not request modifying other skills or system-wide configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-generator-free-from-text
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-generator-free-from-text 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Video Generator Free From Text skill. - Instantly turn short text prompts or product descriptions into ready-to-share 1080p videos—no timeline or export manual steps required. - Automatic connection to cloud backend; anonymously obtains and manages temporary tokens (100 free credits, 7-day expiry) for seamless access. - Supports export to multiple formats (mp4, mov, avi, webm, mkv, jpg, png, gif, webp, mp3, wav, m4a, aac). - Built-in error handling, session management, and response translation for a smooth, user-friendly workflow. - Prompts, uploads, export, credits, and status checks are all routed by keyword—just type what you want to do.
元数据
Slug video-generator-free-from-text
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Generator Free From Text 是什么?

Turn a 3-sentence product description or story prompt into 1080p ready-to-share videos just by typing what you need. Whether it's creating videos from writte... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。

如何安装 Video Generator Free From Text?

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

Video Generator Free From Text 是免费的吗?

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

Video Generator Free From Text 支持哪些平台?

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

谁开发了 Video Generator Free From Text?

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

💬 留言讨论