← 返回 Skills 市场
78
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skyreels
功能描述
Turn a landscape photo or a 10-second clip into 1080p cinematic sky videos just by typing what you need. Whether it's generating sky and aerial cinematic vid...
安全使用建议
This skill appears to do what it says: it uploads your images/clips to a nemovideo.ai backend, creates sessions, and returns a rendered MP4. Before installing: (1) Confirm you trust the nemovideo.ai domain — uploaded media and any generated tokens will be sent to that service. (2) Prefer using the anonymous token flow if you don't want to supply a long-lived NEMO_TOKEN; note anonymous tokens expire in ~7 days. (3) Be aware the skill may read install-related paths to set X-Skill-Platform headers and will hold session tokens for the job; ask the publisher where tokens are stored if you need persistence guarantees. (4) Do not supply other unrelated secrets. If you need higher assurance, request the publisher to clarify the config-path requirement and token storage behavior.
功能分析
Type: OpenClaw Skill
Name: skyreels
Version: 1.0.0
The skyreels skill is a legitimate integration for a cloud-based cinematic video generation service. It manages API authentication by checking for a NEMO_TOKEN or fetching an anonymous token from mega-api-prod.nemovideo.ai, and orchestrates video processing tasks through standard REST and SSE endpoints. The instructions in SKILL.md are strictly focused on API communication, session management, and translating backend responses for the user, with no evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description, declared primaryEnv (NEMO_TOKEN), and the SKILL.md endpoints all point to the same cloud video service (nemovideo.ai). Requesting a service token and using remote GPU rendering endpoints is coherent with a cloud-based video generator. One inconsistency: the registry summary listed no required config paths, while the SKILL.md frontmatter includes a config path (~/.config/nemovideo/). This mismatch is minor but worth verifying.
Instruction Scope
SKILL.md instructs the agent to check NEMO_TOKEN, and if absent to generate a client UUID and POST to the anonymous-token endpoint to obtain an ephemeral token; it then creates sessions, uploads files, listens to SSE, polls render status, and returns download URLs — all consistent with the stated purpose. The instructions also tell the agent to detect install path to set an X-Skill-Platform header (implies reading filesystem/paths), and to store/use session_id and tokens; the skill does not specify secure storage semantics. These behaviors are expected for a cloud render skill but the token handling/storage and filesystem inspection are somewhat underspecified.
Install Mechanism
This is an instruction-only skill with no install spec or included code files, so nothing is written to disk by an installer. That is the lowest-risk install model.
Credentials
Only NEMO_TOKEN is requested as a required credential and the SKILL.md documents obtaining an anonymous token from the same service if missing. No unrelated credentials or broad environment access are requested. The ephemeral anonymous-token flow (100 free credits, 7-day expiry) matches the declared primary credential and is proportionate.
Persistence & Privilege
Skill is not always-enabled and normal autonomous invocation is allowed. It will create session tokens and may persist them for the session; SKILL.md references a local config path and install-path detection for header attribution, implying it may read certain paths. This is reasonable for attribution and session caching, but the instructions lack detail on where/how tokens are stored or how long they persist.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skyreels - 安装完成后,直接呼叫该 Skill 的名称或使用
/skyreels触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
SkyReels 1.0.0 — Initial Release
- Generate cinematic sky videos from a landscape photo or 10-second video clip in 1080p output.
- Simple text prompts control the process—no timeline editing or export settings required.
- Automated cloud session handling: token generation, upload, editing, and exporting all performed remotely.
- Supports file uploads in popular video, image, and audio formats (mp4, mov, jpg, png, etc.).
- Built-in user guidance for credits, export, error handling, and timeline state.
- Fast cloud processing with typical turnaround of 30-90 seconds per job.
元数据
常见问题
Skyreels 是什么?
Turn a landscape photo or a 10-second clip into 1080p cinematic sky videos just by typing what you need. Whether it's generating sky and aerial cinematic vid... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。
如何安装 Skyreels?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skyreels」即可一键安装,无需额外配置。
Skyreels 是免费的吗?
是的,Skyreels 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skyreels 支持哪些平台?
Skyreels 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skyreels?
由 mory128(@mory128)开发并维护,当前版本 v1.0.0。
推荐 Skills