← 返回 Skills 市场
Video Maker In Free
作者
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
79
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-maker-in-free
功能描述
create images or clips into finished MP4 videos with this skill. Works with MP4, MOV, JPG, PNG files up to 500MB. content creators and small business owners...
安全使用建议
This skill appears internally consistent for a cloud video-rendering integration, but before installing consider: 1) Source and provenance are unknown (no homepage), so verify you trust the domain mega-api-prod.nemovideo.ai before sending media. 2) The skill will, if no NEMO_TOKEN is present, call the provider to mint an anonymous token and then upload files to their backend — do not use sensitive or private videos unless you trust their service and privacy policy. 3) The SKILL.md mentions a config path (~/.config/nemovideo/) and will detect install paths to populate headers; check where (and whether) tokens or session IDs would be stored on disk. 4) If you need to limit network actions, disable autonomous invocation or run the skill in a sandbox and test with non-sensitive sample files first. If you want more confidence, ask the owner for a homepage or source code, or request explicit details about token persistence and data retention from the service operator.
功能分析
Type: OpenClaw Skill
Name: video-maker-in-free
Version: 1.0.0
The skill facilitates video creation by interfacing with a third-party API (mega-api-prod.nemovideo.ai). It instructs the agent to perform automated anonymous registration to acquire tokens and conducts environment fingerprinting by probing local filesystem paths (e.g., ~/.clawhub/ and ~/.cursor/skills/) to identify the host platform. While these actions support the stated functionality and telemetry, the automated remote authentication and local path discovery represent invasive behaviors that exceed simple task execution.
能力评估
Purpose & Capability
The skill name/description match the required credential (NEMO_TOKEN) and the described API endpoints for uploading, rendering, and downloading video. Minor inconsistency: the registry metadata you provided lists no required config paths, but the SKILL.md frontmatter declares a configPaths entry (~/.config/nemovideo/). This mismatch is small but worth noting.
Instruction Scope
SKILL.md instructions stay within the video-rendering scope: checking for NEMO_TOKEN, obtaining an anonymous token from the provider if absent, creating a session, uploading files, using SSE for interactive commands, and polling for export results. It does instruct detecting install path (~/.clawhub/, ~/.cursor/skills/) to populate an X-Skill-Platform header, which requires reading the agent's filesystem layout; otherwise, it does not direct the agent to read unrelated files or extra environment variables.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer. This is the lowest-risk install pattern and consistent with the skill type.
Credentials
Only NEMO_TOKEN is declared as required. The SKILL.md explains how to obtain an anonymous NEMO_TOKEN via the provider's auth endpoint if not present (100 free credits, 7-day expiry). That behavior is coherent with the purpose, but it does mean the skill will contact an external service to mint a credential automatically if the environment lacks one — consider whether you want the agent to obtain/store such tokens for you. The SKILL.md's configPaths entry may imply writing configuration under ~/.config/nemovideo/.
Persistence & Privilege
The skill is not always-on and does not request system-wide privileges or modification of other skills. It only asks to hold a session_id for active operations (ephemeral). Autonomous invocation is enabled (normal), but there is no evidence of persistent privileged behavior beyond potential local config storage under the declared config path.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-maker-in-free - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-maker-in-free触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Video Maker in Free 1.0.0 — Initial Release
- Create videos from images or video clips (JPG, PNG, MP4, MOV) up to 500MB, with 1080p MP4 export.
- Cloud-based, fast processing (1–2 minutes per video); no paid software or user registration required.
- Automatic session and free token handling: 100 free credits with each new session.
- Supports text overlays, background music, and quick editing workflows for content creators and small businesses.
- Users can check balance, status, upload files, and export final videos through simple chat commands.
元数据
常见问题
Video Maker In Free 是什么?
create images or clips into finished MP4 videos with this skill. Works with MP4, MOV, JPG, PNG files up to 500MB. content creators and small business owners... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。
如何安装 Video Maker In Free?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-maker-in-free」即可一键安装,无需额外配置。
Video Maker In Free 是免费的吗?
是的,Video Maker In Free 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Maker In Free 支持哪些平台?
Video Maker In Free 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Maker In Free?
由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。
推荐 Skills