← 返回 Skills 市场
Qwen Video Generation Is Free
作者
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
95
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install qwen-video-generation-is-free
功能描述
Get AI generated videos ready to post, without touching a single slider. Upload your text prompts (MP4, MOV, WebM, GIF, up to 500MB), say something like "gen...
安全使用建议
This skill appears to do what it says (upload prompts/files and call a cloud video API), but there are a few things to check before installing or using it:
- Data privacy: the skill will upload your media (up to 500MB) to an external service (mega-api-prod.nemovideo.ai). Only proceed if you are comfortable with that provider handling your files.
- Token behavior: the registry marks NEMO_TOKEN as required, but the skill can also auto-request an anonymous token if none is present. Decide whether you want the agent to obtain and store anonymous tokens automatically — ask where session_id and tokens will be stored (memory vs ~/.config/nemovideo/) and for how long.
- Metadata mismatch: the SKILL.md frontmatter claims a config path (~/.config/nemovideo/) while the registry reported no config paths — verify whether the skill will write to disk and whether that is acceptable.
- Attribution headers and path detection: the skill will inspect install paths to set an X-Skill-Platform header. This is low-risk but be aware it examines filesystem paths.
- Verify the service: confirm the domain (nemovideo.ai) and the provider's privacy/security policy before sending sensitive content.
If you care about privacy or audited provenance, ask the skill author to clarify where credentials/session data are stored and to correct the registry metadata (either require NEMO_TOKEN or document that anonymous token will be obtained). If you are not comfortable with an external service receiving your media, do not install or use this skill.
功能分析
Type: OpenClaw Skill
Name: qwen-video-generation-is-free
Version: 1.0.0
The skill is a functional integration for an AI video generation service hosted at nemovideo.ai. It provides clear instructions for the agent to manage authentication (via anonymous tokens), session state, and file uploads/exports. The code and instructions (SKILL.md) are well-structured, lack obfuscation, and do not attempt to access sensitive local data or execute unauthorized commands, with security-conscious directives to avoid leaking API tokens to the user interface.
能力评估
Purpose & Capability
The skill claims to generate videos via a cloud rendering backend and all runtime instructions target an external video API (mega-api-prod.nemovideo.ai), which aligns with the described purpose. However, the registry metadata marks NEMO_TOKEN as a required env var while the SKILL.md also documents an automatic anonymous-token flow if NEMO_TOKEN is not present — that mismatch is inconsistent.
Instruction Scope
Instructions tell the agent to POST to external endpoints, upload user files, read an environment variable (NEMO_TOKEN) and detect install path to set an attribution header. They also say to 'store the returned session_id' but do not specify where (in-memory vs on-disk). The skill instructs not to show raw tokens to users. Uploading large files (up to 500MB) to an external service is core functionality but is a privacy surface the user should be aware of.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer. That minimizes install risk.
Credentials
The only declared credential is NEMO_TOKEN, which is appropriate for a video service. However, the SKILL.md both expects and auto-generates a token: registry metadata lists NEMO_TOKEN as required/primary, yet the documented flow obtains an anonymous token if none is present. Additionally, the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths—this inconsistency raises questions about where tokens/sessions are persisted and why a config path is needed.
Persistence & Privilege
The skill does not request always:true and does not include an install script, so it has no elevated platform persistence by default. That said, the SKILL.md references storing session_id and a config path in metadata; the location and permanence of stored tokens/session state is unspecified and should be clarified before trusting long-lived credentials on disk.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qwen-video-generation-is-free - 安装完成后,直接呼叫该 Skill 的名称或使用
/qwen-video-generation-is-free触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Qwen Video Generation Is Free — Version 1.0.0
- Launches a free AI-powered tool to generate 1080p videos from text prompts, with no paid subscription required.
- Users authenticate with a temporary anonymous token, automatically handled on first setup.
- Supports uploading text (or files) and generating videos in formats like MP4, MOV, WebM, and GIF, up to 500MB.
- Includes streamlined workflows for generation, editing, previewing, and exporting AI videos via a cloud rendering backend.
- Built-in error handling, session management, and reminders for supported formats, file size limits, and free credits.
元数据
常见问题
Qwen Video Generation Is Free 是什么?
Get AI generated videos ready to post, without touching a single slider. Upload your text prompts (MP4, MOV, WebM, GIF, up to 500MB), say something like "gen... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。
如何安装 Qwen Video Generation Is Free?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qwen-video-generation-is-free」即可一键安装,无需额外配置。
Qwen Video Generation Is Free 是免费的吗?
是的,Qwen Video Generation Is Free 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Qwen Video Generation Is Free 支持哪些平台?
Qwen Video Generation Is Free 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Qwen Video Generation Is Free?
由 vynbosserman65(@vynbosserman65)开发并维护,当前版本 v1.0.0。
推荐 Skills