← 返回 Skills 市场
Video Editing For Beginners
作者
francemichaell-15
· GitHub ↗
· v1.0.0
· MIT-0
73
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-editing-for-beginners
功能描述
Get edited MP4 videos ready to post, without touching a single slider. Upload your raw video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "tr...
安全使用建议
Before installing: 1) Understand that this skill uploads any video files you provide to https://mega-api-prod.nemovideo.ai — do not send sensitive content you wouldn't want processed by a third party. 2) The skill can create an anonymous token automatically; if you already have a NEMO_TOKEN, confirm which token will be used and where tokens/sessions are stored (the metadata hints at ~/.config/nemovideo/). 3) The registry metadata and SKILL.md disagree about whether NEMO_TOKEN is required — ask the publisher to clarify storage and lifecycle of tokens (how to revoke/delete). 4) Verify the service domain and privacy policy/outbound behavior (who has access to uploaded media, retention, deletion). 5) If you prefer, avoid giving the agent direct file-system paths; upload via URLs or a trusted upload dialog so you control what is sent. If you cannot verify the service/operator, treat this skill as higher-risk and avoid uploading private content.
功能分析
Type: OpenClaw Skill
Name: video-editing-for-beginners
Version: 1.0.0
The skill is a functional integration for an AI-assisted video editing service hosted at nemovideo.ai. It automates session management, anonymous token acquisition, and file uploads to a cloud-based rendering pipeline. The instructions in SKILL.md are well-defined and strictly aligned with the stated purpose of video processing, including appropriate error handling and security practices such as hiding API tokens from the user interface.
能力评估
Purpose & Capability
The skill's stated purpose (cloud video editing) aligns with the network calls and upload behavior in SKILL.md. However, registry metadata declares NEMO_TOKEN as a required env var/primary credential while the instructions explicitly describe generating an anonymous token automatically if NEMO_TOKEN is not present — this is an internal inconsistency. The frontmatter also lists a config path (~/.config/nemovideo/) even though registry 'Required config paths' reported none, which is unexplained.
Instruction Scope
The instructions are focused on interacting with the nemo API: acquiring (or using) a token, creating a session, uploading user media, streaming edits via SSE, and polling export status. Those actions are consistent with editing. The skill instructs the agent to upload local files (uses multipart files=@/path) and to auto-connect on first open, which means it will read user-supplied files and send them to the external service. The SKILL.md also asks the agent to auto-detect an 'install path' to set X-Skill-Platform — implying access to local environment metadata. These behaviors are expected for a cloud editor but worth noting from a privacy/exfiltration perspective.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing is written to disk by an installer. That is the lowest-risk install profile.
Credentials
Only one credential (NEMO_TOKEN) is declared, which is reasonable for an external API. However, metadata/config inconsistency is concerning: the SKILL.md treats NEMO_TOKEN as optional (creates anonymous token when absent) while the registry lists it as required/primary. The frontmatter also references a user config directory (~/.config/nemovideo/) — requesting access to a home-config path should be justified (e.g., persistent session storage). Because the skill both uploads user media and may read local paths, ensure the requested token and config access are intentional and minimal.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. It stores session_id for ongoing operations, which is normal for a remote service. It does not declare modifications to other skills or system-wide configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-editing-for-beginners - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-editing-for-beginners触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of "Video Editing for Beginners":
- Upload raw video clips (MP4, MOV, AVI, WebM up to 500MB) for AI-assisted editing and export in 1080p MP4 format.
- Simple workflow: trim pauses, add background music, insert text titles—no need to learn editing software.
- Automatic backend connection and authentication; 100 free credits for new users.
- Cloud GPU processing with fast exports (typically 30–90 seconds for short clips).
- Supports multiple workflows: quick edits, batch processing, and iterative refinement.
- Clear error handling and session management for reliable user experience.
元数据
常见问题
Video Editing For Beginners 是什么?
Get edited MP4 videos ready to post, without touching a single slider. Upload your raw video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "tr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。
如何安装 Video Editing For Beginners?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-editing-for-beginners」即可一键安装,无需额外配置。
Video Editing For Beginners 是免费的吗?
是的,Video Editing For Beginners 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Editing For Beginners 支持哪些平台?
Video Editing For Beginners 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Editing For Beginners?
由 francemichaell-15(@francemichaell-15)开发并维护,当前版本 v1.0.0。
推荐 Skills