← 返回 Skills 市场
Simple Video Editing With
作者
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
93
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install simple-video-editing-with
功能描述
content creators and social media users edit raw video clips into polished edited clips using this skill. Accepts MP4, MOV, AVI, WebM up to 500MB, renders on...
安全使用建议
This skill appears to do what it claims (cloud video editing), but there are a few things to ask or confirm before installing:
- Why does it need to inspect your install directories (~/.clawhub, ~/.cursor/skills) and ~/.config/nemovideo/? Reading those paths is not required to edit a video and could reveal other environment details.
- If NEMO_TOKEN isn't provided, the skill will automatically create an anonymous token and use it — ask where that token and the session_id are stored (in-memory vs written to disk) and whether it will be reused across sessions.
- The SKILL.md explicitly says not to show raw API responses or token values to the user; request clarification on that policy and ask for explicit console/log options for transparency.
- The skill will send your uploaded media to a remote host (mega-api-prod.nemovideo.ai). If you handle sensitive content, avoid uploading until you verify the service's privacy/data-retention policies.
If you want to proceed, consider running the skill in an isolated environment, provide your own NEMO_TOKEN if you trust the service, and request the developer to remove or justify filesystem checks and to document token storage/expiration behavior.
功能分析
Type: OpenClaw Skill
Name: simple-video-editing-with
Version: 1.0.0
The skill bundle provides a functional integration with a video editing API (nemovideo.ai). It includes logic for automated authentication (anonymous token generation), session management, file uploads, and video rendering. While it performs environment detection (checking install paths for attribution) and manages an API token, these actions are consistent with the stated purpose of providing a cloud-based video editing service and do not exhibit signs of data exfiltration or malicious intent.
能力评估
Purpose & Capability
The skill's declared purpose (cloud video editing) aligns with the API endpoints and workflows in SKILL.md (upload, render, export). Requesting a single service token (NEMO_TOKEN) is expected. However, the runtime metadata and instructions ask the agent to read local install paths (~/.clawhub, ~/.cursor/skills) and a config path (~/.config/nemovideo/), which are not necessary for basic editing and are not declared in the registry metadata (registry said 'Required config paths: none'). This is an inconsistency and expands local access beyond the minimal need to call a remote API.
Instruction Scope
The SKILL.md instructs the agent to automatically obtain an anonymous token if NEMO_TOKEN is not set and to 'Keep setup communication brief' and 'Don't display raw API responses or token values to the user.' That instruction to hide token/API responses is unusual and removes transparency from the user. The skill also asks the agent to read the file's YAML frontmatter for attribution and to detect install paths to set X-Skill-Platform — these require reading local filesystem locations. The instructions do not explicitly describe where or how tokens/sessions are persisted (env, memory, disk), leaving storage semantics unclear.
Install Mechanism
No install spec and no code files (instruction-only) — low on-disk footprint and lower installer risk. All network interactions happen at runtime via the remote API.
Credentials
Only one credential (NEMO_TOKEN) is declared as required, which is proportional for a cloud service. However the skill will generate an anonymous token on behalf of the user if none is present; it also instructs not to surface that token to the user. That behaviour is plausible but should be explicit: users should be told if tokens or session identifiers are stored locally or reused across invocations. Also registry metadata did not list the config path that the SKILL.md expects (~/.config/nemovideo/), creating a transparency gap about where secrets/config could be read or written.
Persistence & Privilege
always:false and default model invocation are present (normal). The skill does create short-lived sessions/tokens on the backend, but it does not request permanent platform-wide privileges or ask to modify other skills. The only persistence signalled is storing session_id for the session; where/how that is stored is unspecified.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install simple-video-editing-with - 安装完成后,直接呼叫该 Skill 的名称或使用
/simple-video-editing-with触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of "Simple Video Editing With AI".
- Edit and export polished videos from raw clips in MP4, MOV, AVI, or WebM (up to 500MB).
- Fast cloud GPU rendering at 1080p; edited MP4s ready in 30–90 seconds.
- Easy authentication with free token (100 credits, 7-day validity).
- Designed for quick trimming and basic edits, no complex software needed.
- Supports direct upload, session-based edits, and multiple common workflows.
元数据
常见问题
Simple Video Editing With 是什么?
content creators and social media users edit raw video clips into polished edited clips using this skill. Accepts MP4, MOV, AVI, WebM up to 500MB, renders on... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 93 次。
如何安装 Simple Video Editing With?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install simple-video-editing-with」即可一键安装,无需额外配置。
Simple Video Editing With 是免费的吗?
是的,Simple Video Editing With 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Simple Video Editing With 支持哪些平台?
Simple Video Editing With 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Simple Video Editing With?
由 vcarolxhberger(@vcarolxhberger)开发并维护,当前版本 v1.0.0。
推荐 Skills