← 返回 Skills 市场
vcarolxhberger

Video Prompt Generation

作者 vcarolxhberger · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
66
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-prompt-generation
功能描述
Skip the learning curve of professional editing software. Describe what you want — generate a detailed video prompt for a 30-second product showcase with cin...
安全使用建议
What to check before installing: - Confirm trust in the external domain (mega-api-prod.nemovideo.ai) and its privacy policy before uploading video or audio files. - The skill expects a NEMO_TOKEN; if you don't provide one it will obtain an anonymous token by calling the provider — that's allowed but means network calls and issuance of a short-lived token. If you're cautious, try the anonymous flow first rather than giving a permanent credential. - There's a mismatch: the SKILL.md frontmatter lists ~/.config/nemovideo/ as a required config path but the registry metadata showed none. Ask the author whether the skill will read files in that directory and why. If it will, avoid installing if those files contain sensitive data. - Attribution headers (X-Skill-Source, X-Skill-Version, X-Skill-Platform) are required on each API call; the agent determines platform from install path which requires reading its own filesystem path — make sure you are comfortable with that behavior. - Only upload non-sensitive media while you evaluate the service. If you must use real content, prefer the anonymous token flow and monitor what gets uploaded and stored on the provider. If the author can clarify the config-path requirement and confirm the exact data the backend stores/retains, the assessment could move toward 'benign'.
功能分析
Type: OpenClaw Skill Name: video-prompt-generation Version: 1.0.0 The skill bundle provides a structured interface for an AI agent to interact with the 'nemovideo.ai' API for video prompt generation and rendering. It includes detailed instructions for session management, authentication (including anonymous token acquisition), and handling Server-Sent Events (SSE). The behavior is consistent with its stated purpose, and there are no indicators of malicious intent, data exfiltration, or unauthorized code execution. All network activity is directed toward the specified production API (mega-api-prod.nemovideo.ai).
能力评估
Purpose & Capability
The name/description (generate video prompts, server-side rendering, uploads) aligns with the API endpoints and workflows described. However the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) as required while the registry-level 'Requirements' listed earlier said no config paths — this mismatch is unexplained and worth confirming. Otherwise the required NEMO_TOKEN credential is proportional to a remote-video service.
Instruction Scope
Runtime instructions are explicit about creating sessions, SSE chat, uploads, polling exports, and returning download URLs — all consistent with a remote render/prompt service. The skill also instructs how to obtain an anonymous token by POSTing to https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token (generating a UUID for X-Client-Id). It requires adding attribution headers and detecting install path to set X-Skill-Platform, which implies the agent may read its own install path; this is reasonable but expands file-system access beyond purely network calls and should be acknowledged.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk by an installer. This is the lower-risk model for skills.
Credentials
The skill declares a single primary credential (NEMO_TOKEN) which is appropriate for the API it talks to. It also documents a fallback flow to mint an anonymous token if NEMO_TOKEN is absent — that requires contacting the external API and then using that token. The unexplained frontmatter configPaths entry (~/.config/nemovideo/) could grant broader local access if the agent actually reads it; confirm whether the skill/agent will read files there and why.
Persistence & Privilege
always:false and normal autonomous invocation are set (no forced always-on behavior). The skill does not request system-wide changes or permission to alter other skills; no elevated persistence is requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-prompt-generation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-prompt-generation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Prompt Generation skill. - Instantly generates structured video prompts from simple text descriptions and uploads. - Supports MP4, MOV, AVI, and WebM files up to 500MB for prompt generation and editing. - Seamless backend connection: handles authentication, session management, and cloud GPU rendering automatically. - Accessible workflows for prompt generation, video export, credits checking, and timeline preview. - Clear status messaging, robust error handling, and easy export to 1080p MP4. - Built for content creators who want detailed AI-generated video prompts without manual editing or technical setup.
元数据
Slug video-prompt-generation
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Prompt Generation 是什么?

Skip the learning curve of professional editing software. Describe what you want — generate a detailed video prompt for a 30-second product showcase with cin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 66 次。

如何安装 Video Prompt Generation?

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

Video Prompt Generation 是免费的吗?

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

Video Prompt Generation 支持哪些平台?

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

谁开发了 Video Prompt Generation?

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

💬 留言讨论