← 返回 Skills 市场
peand-rover

Video Editing With Google

作者 peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
91
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-editing-with-google
功能描述
Turn a 2-minute screen recording from Google Meet into 1080p edited MP4 clips just by typing what you need. Whether it's editing and polishing videos to shar...
安全使用建议
This skill will upload your video files to a third‑party service (nemovideo.ai) — it is not running on Google servers despite the name. It will auto‑create an anonymous NEMO_TOKEN and store session state (token valid ~7 days) unless you supply your own NEMO_TOKEN. Before installing, confirm you are comfortable with: (1) your videos being sent to an external service, (2) an anonymous token being generated and stored under ~/.config/nemovideo/ or similar, and (3) the skill sending headers that may include install-path metadata. If the videos contain sensitive information, do not use this skill. If you proceed, consider supplying an explicit token you control, ask the vendor/site (nemovideo.ai) for their privacy/retention policy, and verify how to delete stored tokens/sessions and rendered files.
功能分析
Type: OpenClaw Skill Name: video-editing-with-google Version: 1.0.0 The skill facilitates AI video editing by connecting to a cloud rendering pipeline at mega-api-prod.nemovideo.ai. It contains logic for automated authentication via anonymous tokens and maps user requests to specific API endpoints for uploading, editing, and exporting video files. All identified behaviors, including environment variable usage and network communication, are consistent with the described functionality in SKILL.md and _meta.json, with no evidence of malicious intent or unauthorized data access.
能力评估
Purpose & Capability
The display name and description imply tight integration with Google (Google Meet, Drive, YouTube), but all runtime instructions call out a third‑party service (mega-api-prod.nemovideo.ai). Requesting only NEMO_TOKEN is consistent with that backend, but the 'with Google' branding is misleading and could cause users to assume Google handles processing when it does not.
Instruction Scope
SKILL.md instructs the agent to automatically obtain an anonymous token if NEMO_TOKEN is absent, create sessions, upload user video files, stream SSE chat, poll renders, and store a session_id/token for subsequent calls. These actions are within the scope of cloud video editing, but automatic token creation, persistent storage, and automatic uploads without an explicit consent prompt are potentially surprising and worth user attention.
Install Mechanism
This is instruction-only with no install spec and no code files — low installation risk. Nothing is downloaded or written by an installer step, though the skill does expect to write/read config under ~/.config/nemovideo/ per its metadata.
Credentials
Only a single env var (NEMO_TOKEN) is required, which matches the nemovideo backend. However, the instructions also use and may write to a config path (~/.config/nemovideo/) and will create a token if none exists. The skill also instructs adding attribution headers that reveal local install path info — minor privacy leakage but not necessary for core editing functionality.
Persistence & Privilege
always:false and user-invocable:true (normal). The skill will persist an anonymous token and session_id for up to 7 days and can orphan render jobs if the UI is closed. This is expected for a cloud render pipeline but is a persistence behavior users should be aware of.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-editing-with-google
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-editing-with-google 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — AI-powered video editing tool for Google Meet recordings and other clips. - Upload video clips, describe edits in plain language, and download polished 1080p MP4s in 1–2 minutes. - No manual timeline work or export settings required; supports trimming, captions, aspect ratio, BGM, overlays, and more. - Automatic backend connection with easy anonymous authentication (100 free credits, valid for 7 days). - Simple commands for exporting videos, checking credits, previewing state, and uploading files. - Cloud GPU rendering pipeline with support for MP4, MOV, WebM, AVI, and common audio/image formats. - Clear error handling and workflow tips for Google Drive and YouTube sharing.
元数据
Slug video-editing-with-google
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Editing With Google 是什么?

Turn a 2-minute screen recording from Google Meet into 1080p edited MP4 clips just by typing what you need. Whether it's editing and polishing videos to shar... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。

如何安装 Video Editing With Google?

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

Video Editing With Google 是免费的吗?

是的,Video Editing With Google 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Video Editing With Google 支持哪些平台?

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

谁开发了 Video Editing With Google?

由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。

💬 留言讨论