← 返回 Skills 市场
linmillsd7

Video Prompt

作者 linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
63
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-prompt
功能描述
Get AI-generated video clips ready to post, without touching a single slider. Upload your text description (MP4, MOV, WebM, GIF, up to 500MB), say something...
安全使用建议
This skill appears to do what it claims (upload your text and media to a cloud rendering service and return videos), but a few things to check before installing or providing credentials: 1) Confirm the service domain (mega-api-prod.nemovideo.ai) and vendor trust/privacy policy — uploaded media (and any sensitive content) will be transmitted to that endpoint. 2) Ask the publisher to resolve the metadata mismatch: SKILL.md frontmatter lists ~/.config/nemovideo/ while the registry shows no configPaths — clarify whether the skill will read local config directories. 3) If you prefer not to expose a persistent NEMO_TOKEN, use the anonymous-token flow only for non-sensitive test content; anonymous tokens seem short-lived and limited. 4) If you need stronger assurance, request a minimal reproducible example of requests the skill will send (headers, exact endpoints) and confirm that attribution headers only read this skill's metadata and do not enumerate other installed skills. Provide these clarifications to increase confidence and reduce risk.
功能分析
Type: OpenClaw Skill Name: video-prompt Version: 1.0.0 The video-prompt skill is a legitimate integration for an AI video generation service hosted at mega-api-prod.nemovideo.ai. It provides detailed instructions for the agent to manage authentication (via NEMO_TOKEN or anonymous tokens), session state, and the cloud rendering pipeline. The skill's behavior, including file uploads and credit management, is strictly aligned with its stated purpose of generating videos from text descriptions, and it contains no evidence of data exfiltration, malicious execution, or unauthorized access.
能力评估
Purpose & Capability
Skill name/description (generate videos from text) align with the endpoints and flows in SKILL.md and the single required env var NEMO_TOKEN — that is expected. However the SKILL.md frontmatter lists a required config path (~/.config/nemovideo/) while the registry metadata reported no required config paths; this mismatch should be clarified.
Instruction Scope
SKILL.md instructs creating sessions, uploading user files (up to 500MB), streaming SSE, and polling export endpoints — all consistent with a cloud-render service. It also instructs reading this file's YAML frontmatter and detecting install path (~/.clawhub/, ~/.cursor/skills/) to populate X-Skill-Platform header. Those steps require reading local filesystem paths and could reveal environment/install details beyond the single declared env var; the skill's registry metadata did not consistently declare those config path reads.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install mechanism. Nothing is written to disk by an installer.
Credentials
Only NEMO_TOKEN is declared as required, which is proportionate for a remote video API. The skill also documents a fallback anonymous-token acquisition flow (POST to an external auth endpoint using a generated client UUID) that does not require user secrets. Still, uploading large user files to a third-party service is inherently sensitive — users should confirm they trust the endpoint before supplying videos or a persistent token.
Persistence & Privilege
always:false and no install scripts or claims of modifying other skills or global configs. The skill manages ephemeral sessions and tokens for remote rendering but does not request permanent agent-level privileges in the provided instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-prompt
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-prompt 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Video Prompt skill for AI-generated video creation from text descriptions. - Supports uploading scene descriptions and generating 1080p MP4 videos with custom elements like audio tracks or text overlays. - Handles user actions for uploading, exporting, checking credits/status, and more. - Automatic anonymous token retrieval if no NEMO_TOKEN is present; connects to a cloud video render API. - Maps common user instructions to backend API actions with robust error handling and guided feedback.
元数据
Slug video-prompt
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Prompt 是什么?

Get AI-generated video clips ready to post, without touching a single slider. Upload your text description (MP4, MOV, WebM, GIF, up to 500MB), say something... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 63 次。

如何安装 Video Prompt?

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

Video Prompt 是免费的吗?

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

Video Prompt 支持哪些平台?

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

谁开发了 Video Prompt?

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

💬 留言讨论