← 返回 Skills 市场
vcarolxhberger

Reels Maker Automatic

作者 vcarolxhberger · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
55
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install reels-maker-automatic
功能描述
Get auto-edited reels ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "automa...
安全使用建议
What to consider before installing: - The core behavior matches its description: it uploads videos to a cloud API and returns edited downloads. Expect your uploaded videos to be sent to mega-api-prod.nemovideo.ai for processing. - The skill uses a single credential (NEMO_TOKEN). If you don't already have NEMO_TOKEN the skill will obtain an anonymous token (100 credits, 7-day expiry) by POSTing to the service. That temporary token grants the service access to your uploads for up to 7 days. - The SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) but the registry lists no required config paths — ask the publisher to clarify whether the skill will read local config files. If it does, that expands local access beyond just attaching files. - Attribution headers include an X-Skill-Platform value said to be auto-detected from the install path. Confirm whether the agent will read local install paths or environment variables to compute this header; if you want to avoid that, ask the publisher if the header can be set without filesystem access. - Privacy: do not upload sensitive or private videos unless you trust the nemovideo.ai service and its retention policy. Review the service's terms and data retention policies. - Operational hygiene: prefer using a scoped/temporary token rather than a long-lived personal credential. If you must provide a NEMO_TOKEN, consider creating a dedicated account with minimal privileges and limited lifetime. Additional info that would raise confidence: the publisher/owner identity, a documented privacy/TOS link for nemovideo.ai, clarification whether the skill will read ~/.config/nemovideo/, and examples of exact headers and payloads the skill will send (so you can audit what metadata is uploaded).
功能分析
Type: OpenClaw Skill Name: reels-maker-automatic Version: 1.0.0 The skill bundle provides instructions for an AI agent to interface with a cloud-based video editing service (nemovideo.ai). It handles authentication via environment variables or anonymous token generation, manages sessions, and performs video processing tasks (upload, edit via SSE, and export) through standard API calls. All network activity and file handling are strictly aligned with the stated purpose of automated reel creation, and no evidence of data exfiltration, malicious execution, or unauthorized access was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (auto-edit short reels) align with the runtime instructions to upload video, create sessions, render, and return download URLs. Requesting a single service token (NEMO_TOKEN) is appropriate for this purpose. However, the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — this mismatch is unexplained and worth confirming.
Instruction Scope
Instructions stay largely within the editing/rendering scope: create/get a token, create a session, upload files, initiate renders, poll for job completion. Two items to note: (1) every request must include attribution headers and one header value ('X-Skill-Platform') is said to be auto-detected from the install path — that implies the agent may need to inspect its install path or environment; (2) the skill instructs generating an anonymous token when NEMO_TOKEN is absent and to persist/use that token (7-day expiry). Both behaviors are plausible but expand what the agent must access or store beyond just sending video files.
Install Mechanism
Instruction-only skill with no install spec or code files — lowest filesystem/write risk. All network calls are to a single service domain (mega-api-prod.nemovideo.ai) described in the document.
Credentials
The skill requests only one credential (NEMO_TOKEN) as primaryEnv, which is proportional to a cloud API-based video service. The frontmatter also lists a config path (~/.config/nemovideo/) which would grant access to additional local configuration if honored; this is not declared in the registry summary and should be clarified. The anonymous-token flow will create a short-lived token if no token is provided.
Persistence & Privilege
The skill is not always-enabled and has no install script; it asks to save a session_id for the duration of the session (expected). It does not request persistent system-level privileges or to modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reels-maker-automatic
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reels-maker-automatic 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Reels Maker Automatic. - Instantly auto-edits video clips into short-form reels optimized for Instagram and TikTok. - Supports uploads up to 500MB (MP4, MOV, AVI, WebM); 1080p MP4 export by default. - Fully automated—just upload clips and describe your desired result. - Built-in credits, session management, and cloud GPU processing included. - Guides users with clear status updates and detailed workflow tips.
元数据
Slug reels-maker-automatic
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Reels Maker Automatic 是什么?

Get auto-edited reels ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "automa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 55 次。

如何安装 Reels Maker Automatic?

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

Reels Maker Automatic 是免费的吗?

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

Reels Maker Automatic 支持哪些平台?

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

谁开发了 Reels Maker Automatic?

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

💬 留言讨论