← 返回 Skills 市场
Video Collage Maker
作者
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
56
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-collage-maker
功能描述
Skip the learning curve of professional editing software. Describe what you want — arrange my clips side by side in a 2x2 grid with background music — and ge...
安全使用建议
This skill appears to do what it says: it uploads user videos to Nemovideo's cloud service and returns rendered collages, and it needs a NEMO_TOKEN (or will create an anonymous token). Before installing, consider: (1) Privacy — user media will be transmitted to https://mega-api-prod.nemovideo.ai; confirm you trust that service and check their data retention/privacy policy. (2) Metadata mismatch — ask the skill author to clarify the config path (~/.config/nemovideo/) vs. the registry's 'none'. (3) Autonomy — if you are concerned about your agent sending files without an explicit user action, restrict autonomous invocation for this skill or require explicit user confirmation before uploads. (4) Token handling — the skill will obtain/hold session tokens; ensure your environment uses a scoped/anonymous token if you want to limit access. If these points are acceptable, the skill's footprint is coherent with its stated purpose.
功能分析
Type: OpenClaw Skill
Name: video-collage-maker
Version: 1.0.0
The skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It provides clear instructions for the AI agent to manage authentication via NEMO_TOKEN, handle multipart file uploads, and interact with REST/SSE endpoints for video rendering. No evidence of data exfiltration, unauthorized system access, or malicious prompt injection was found; the logic is strictly aligned with the stated purpose of video collage creation.
能力评估
Purpose & Capability
The skill is a cloud-based video collage renderer and only requests a single service credential (NEMO_TOKEN) and interaction with a remote Nemovideo API — these needs align with the stated purpose. One minor inconsistency: the registry metadata lists no required config paths, but the SKILL.md frontmatter lists a config path (~/.config/nemovideo/). That mismatch should be clarified.
Instruction Scope
The SKILL.md instructs the agent to read NEMO_TOKEN or else obtain an anonymous token by POSTing to the Nemovideo auth endpoint, create sessions, upload user videos, start renders, and poll for results — all expected for this functionality. It does explicitly instruct uploading user media to an external service (core functionality). It also asks the agent to auto-detect an install path to set X-Skill-Platform, which is unclear for an instruction-only skill and may produce inconsistent header values ('unknown'), but this is not malicious.
Install Mechanism
No install spec and no code files: instruction-only. This is the lowest-risk install surface because nothing is written to disk by an installer. Network calls are required at runtime, which is expected.
Credentials
The skill only requires a single service credential (NEMO_TOKEN) and documents an anonymous-token flow if that env var is absent — proportionate to a cloud service. The discrepancy between the registry's 'no config paths' and the SKILL.md frontmatter listing ~/.config/nemovideo/ should be resolved. There are no other unrelated SECRET/TOKEN env vars requested.
Persistence & Privilege
always is false and the skill is user-invocable (normal). disable-model-invocation is false (also normal), which means the agent could call this skill autonomously; combined with the ability to upload user files to an external service, that creates a privacy consideration (the skill could be invoked without a user uploading files in some workflows). This is not a disqualifying privilege, but you should consider whether you want the agent to be allowed to call it autonomously.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-collage-maker - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-collage-maker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Video Collage Maker (v1.0.0).
- Upload multiple video clips (MP4, MOV, AVI, WebM up to 500MB) and describe your desired arrangement.
- AI assembles collages in various grid layouts with optional background music; outputs a merged video in 30–90 seconds.
- Built-in session and token management—no manual setup required; anonymous users get free credits.
- Export rendered 1080p MP4 videos ready for download and social sharing.
- Clear feedback on processing, errors, and status—ideal for fast editing without professional software.
元数据
常见问题
Video Collage Maker 是什么?
Skip the learning curve of professional editing software. Describe what you want — arrange my clips side by side in a 2x2 grid with background music — and ge... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 56 次。
如何安装 Video Collage Maker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-collage-maker」即可一键安装,无需额外配置。
Video Collage Maker 是免费的吗?
是的,Video Collage Maker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Collage Maker 支持哪些平台?
Video Collage Maker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Collage Maker?
由 whitejohnk-26(@whitejohnk-26)开发并维护,当前版本 v1.0.0。
推荐 Skills