← 返回 Skills 市场
Video Editor Instagram Ai
作者
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
70
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-editor-instagram-ai
功能描述
edit video clips into Instagram-ready clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. Instagram creators use it for editing and refo...
安全使用建议
This skill appears to do what it says — upload your video and call a cloud API for editing — but review a few things before installing: 1) Confirm you trust the endpoint host (mega-api-prod.nemovideo.ai) and its privacy/billing policies because user videos will be uploaded to that third party. 2) Clarify the NEMO_TOKEN requirement: the skill claims NEMO_TOKEN is required but also documents an anonymous-token flow that will mint a token for you; ask the author which behavior applies and whether the created token is stored or logged. 3) Ask why the frontmatter mentions ~/.config/nemovideo/ and whether the skill will read files from your home directory or agent install path (used to set X-Skill-Platform). If you are uncomfortable with filesystem access, request the author to remove or document that requirement. 4) The skill will make outbound network calls and upload files; do not provide sensitive or private video content until you verify the service terms. If you need higher assurance, request source code or a trustworthy homepage and a clear privacy/retention policy from the publisher.
功能分析
Type: OpenClaw Skill
Name: video-editor-instagram-ai
Version: 1.0.0
The skill provides a legitimate interface for a cloud-based video editing service hosted at nemovideo.ai. It manages authentication via environment variables or anonymous token generation and handles video processing through standard API workflows (SSE, multipart uploads, and polling for render status). No evidence of malicious intent, data exfiltration, or unauthorized command execution was found in SKILL.md or the associated metadata.
能力评估
Purpose & Capability
Name/description match the instructions: the skill talks to a remote video-processing backend (nemovideo.ai) and uploads video files for editing. Requesting a NEMO_TOKEN as the primary credential is consistent with a cloud API integration. However, the SKILL.md also documents an anonymous-token flow that obtains a NEMO_TOKEN automatically if none is present — this conflicts with the registry metadata that declares NEMO_TOKEN required (primaryEnv). Also the frontmatter metadata mentions a config path (~/.config/nemovideo/) that the registry listing did not mark as a required config path.
Instruction Scope
Runtime instructions tell the agent to: look for NEMO_TOKEN, if absent POST to https://mega-api-prod.nemovideo.ai to create an anonymous token, create sessions, upload user files (multipart or by URL), stream SSE requests, poll render endpoints, and return download URLs. These are coherent for a cloud editor, but the skill also requires adding attribution headers that include an auto-detected X-Skill-Platform value derived from the install path — that implies the agent may need to read install/agent path info (filesystem or environment). The SKILL.md references a config directory in its metadata; it's not explicit whether the agent must read that path, but the combination suggests potential filesystem reads beyond just handling user-uploaded video files. The instructions also instruct not to expose tokens, but they do create and store tokens/session IDs which are sensitive.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. All network calls happen at runtime to the documented nemovideo.ai endpoints; nothing is downloaded or written by an installer step.
Credentials
Only one credential (NEMO_TOKEN) is declared as required, which is proportionate for a cloud video API. But the SKILL.md documents an anonymous-token acquisition flow (POST to /api/auth/anonymous-token) so a preexisting token may not actually be necessary. The frontmatter's configPaths (~/.config/nemovideo/) suggests potential access to a user config directory that is not otherwise explained — this should be clarified. No other unrelated secrets are requested.
Persistence & Privilege
always:false and the skill is user-invocable; it does not request permanent platform-wide privileges. The skill will create and use session tokens at runtime, but there is no install-time persistence or modification of other skills/configs described.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-editor-instagram-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-editor-instagram-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Edit and reformat videos for Instagram Reels using cloud GPUs.
- Accepts MP4, MOV, AVI, and WebM files up to 500MB for Instagram-ready editing.
- Automatic backend setup: securely creates sessions and manages authentication tokens.
- Supports common workflows: upload, quick edits, aspect ratio changes, captioning, and exporting 1080p MP4 files.
- User prompts are classified and routed to actions like upload, export, credit balance, or editing.
- Provides detailed error handling, ensuring clear messaging for unsupported formats, token issues, and export restrictions.
元数据
常见问题
Video Editor Instagram Ai 是什么?
edit video clips into Instagram-ready clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. Instagram creators use it for editing and refo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 70 次。
如何安装 Video Editor Instagram Ai?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-editor-instagram-ai」即可一键安装,无需额外配置。
Video Editor Instagram Ai 是免费的吗?
是的,Video Editor Instagram Ai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Editor Instagram Ai 支持哪些平台?
Video Editor Instagram Ai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Editor Instagram Ai?
由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。
推荐 Skills