← 返回 Skills 市场
tk8544-b

Sora Video Generator

作者 tk8544-b · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
74
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sora-video-generator
功能描述
generate text prompts into AI generated videos with this skill. Works with TXT, PNG, JPG, MP4 files up to 200MB. content creators use it for generating short...
安全使用建议
This skill will send your text and any uploaded media (up to 200MB) to an external service at mega-api-prod.nemovideo.ai and will mint an anonymous token if you don't provide NEMO_TOKEN. There is no source code or homepage listed for the service and the registry metadata has a small mismatch about config paths — so verify the service and its privacy/terms before sending sensitive content. If you decide to install or use it: (1) avoid uploading private or copyrighted media, (2) consider supplying your own NEMO_TOKEN (so the skill can't auto-create tokens on your behalf), (3) ask the publisher for a homepage or source repo and clarification about where/if tokens/configs are persisted, and (4) disable or limit autonomous invocation if your agent platform allows it to reduce accidental uploads.
功能分析
Type: OpenClaw Skill Name: sora-video-generator Version: 1.0.0 The skill provides a legitimate interface for an AI agent to interact with the Sora Video Generator API hosted at nemovideo.ai. It includes detailed instructions for session management, anonymous token acquisition, and handling server-sent events (SSE) for video processing. While it performs network requests and handles user-uploaded files, these actions are strictly aligned with the stated purpose of cloud-based video generation and include defensive instructions to avoid exposing authentication tokens (NEMO_TOKEN) to the user.
能力评估
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md drives a cloud-render backend (upload, SSE, export). Requesting NEMO_TOKEN is coherent for a service that requires auth. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata earlier indicated no required config paths — this inconsistency should be resolved. The skill asks for custom attribution headers and an install-path-derived platform header which is unusual but explainable for analytics/compatibility.
Instruction Scope
The instructions tell the agent to POST files and text to https://mega-api-prod.nemovideo.ai (uploads up to 200MB). They also instruct automatic anonymous-token creation (network call that mints a token if NEMO_TOKEN is not present). That means user-supplied content and generated auth tokens will be sent to an external third party. The instructions do not request unrelated local files or other environment secrets, but do implicitly require reading/deriving an install path value for X-Skill-Platform and reference a config directory in frontmatter (possible local persistence). If you plan to use private/sensitive media, this is risky.
Install Mechanism
No install spec and no code files (instruction-only), so nothing is written to disk by an installer. This is the lowest install risk. There is no downloaded binary or external archive referenced.
Credentials
Only NEMO_TOKEN is declared as required (primary credential), which is proportional for a cloud API. However the skill will automatically request an anonymous token from the service if NEMO_TOKEN is not present, which effectively creates credentials on the fly. The frontmatter also references a config path (~/.config/nemovideo/) which could imply writing tokens/config to disk; registry metadata did not declare this path — another inconsistency to clarify.
Persistence & Privilege
always:false and standard model invocation are used (no elevated persistent privilege). The skill does not request system-wide configuration changes or access to other skills' credentials. Potential local persistence (config path) is implied but not explicitly defined in registry metadata.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sora-video-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sora-video-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Sora Video Generator 1.0.0 — Initial release. - Generate AI videos from text prompts; supports TXT, PNG, JPG, MP4 uploads up to 200MB. - Automated cloud setup: handles authentication, session, and credits seamlessly. - 1080p MP4 exports; typical processing time is 1–3 minutes per short video. - Simple chat-based workflow for quick edits, batch processing, and timeline previews. - Built-in error handling for authentication, credits, file size, and more. - Designed for content creators seeking fast, high-quality video generation from text.
元数据
Slug sora-video-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Sora Video Generator 是什么?

generate text prompts into AI generated videos with this skill. Works with TXT, PNG, JPG, MP4 files up to 200MB. content creators use it for generating short... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 74 次。

如何安装 Sora Video Generator?

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

Sora Video Generator 是免费的吗?

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

Sora Video Generator 支持哪些平台?

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

谁开发了 Sora Video Generator?

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

💬 留言讨论