← 返回 Skills 市场
Video Editing Ai App Free
作者
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
79
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-editing-ai-app-free
功能描述
Turn a 2-minute smartphone recording into 1080p edited video clips just by typing what you need. Whether it's quickly editing raw footage into a polished vid...
安全使用建议
This skill appears to connect to an external video-processing API and only asks for one service token (NEMO_TOKEN), which is consistent with its purpose — but exercise caution because the skill's source is unknown and the SKILL.md contains a metadata mismatch (it references a config path that the registry didn't declare). Before installing: 1) Verify the service domain (mega-api-prod.nemovideo.ai) and try to find an official homepage or privacy policy; 2) Avoid setting broad or sensitive credentials as NEMO_TOKEN — use a token dedicated to this service or use the anonymous flow for test runs; 3) Test with a non-sensitive short clip first to confirm behavior and retention; 4) Ask the skill author (or the registry) to clarify the configPath discrepancy and whether tokens or session IDs are ever persisted to disk; 5) If you care about data privacy, confirm how uploaded media are stored, how long they are retained, and whether downloads are public URLs. If you cannot verify the service or provenance, do not provide private media or long-lived credentials.
功能分析
Type: OpenClaw Skill
Name: video-editing-ai-app-free
Version: 1.0.0
The skill bundle is a legitimate integration for a video editing service hosted at nemovideo.ai. It provides detailed instructions for the AI agent to manage sessions, handle file uploads, and process video editing requests via an external API. While it includes telemetry-like behavior (detecting the host platform from the installation path for the 'X-Skill-Platform' header), it lacks any indicators of malicious intent, data exfiltration, or unauthorized execution. The instruction to suppress printing tokens is a standard security best practice for AI agents.
能力评估
Purpose & Capability
The declared primary credential (NEMO_TOKEN) and the API endpoints in SKILL.md are coherent with a cloud video-editing service. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths — that mismatch is an incoherence worth questioning. The skill has no unrelated credential requests (no AWS/GitHub/etc.), which is appropriate for the stated purpose.
Instruction Scope
Instructions are primarily API calls to mega-api-prod.nemovideo.ai (session creation, upload, SSE for editing, render polling). These are consistent with the described functionality. Points to watch: the skill instructs the agent to read the SKILL.md YAML frontmatter at runtime and detect the install path (to set X-Skill-Platform), and it references multipart uploads using local file paths. Reading its own manifest is reasonable; requiring access to user-provided files for uploads is expected. Still, the instructions give the agent discretion to generate and store/use tokens and to interact with an external domain — verify you trust that endpoint and that only user-supplied media will be uploaded.
Install Mechanism
No install spec and no code files (instruction-only). This is lower risk because nothing is downloaded or written to disk by an installation step. The runtime behavior still performs network calls, but there is no embedded install-time code to examine.
Credentials
Only NEMO_TOKEN is declared as required, which matches the service's use. However, the SKILL.md explains an anonymous-token flow that produces a short-lived token and suggests using it as NEMO_TOKEN — consider whether you will store that token in your environment or pass it to the agent session. Also confirm the earlier mismatch where SKILL.md mentions a config path (~/.config/nemovideo/) even though registry metadata indicated no required config paths.
Persistence & Privilege
always:false and default autonomous invocation are set (normal). The skill does not request to be always-enabled or to modify other skills. There is no explicit instruction to persist tokens to system files, but the agent may keep session_id/token in memory for the session; clarify storage behavior if you are concerned about token lifetime or retention.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-editing-ai-app-free - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-editing-ai-app-free触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Video Editing AI App Free skill.
- Instantly edit and export 1080p video clips from raw uploads and simple prompts — no manual timeline work.
- Automatic anonymous token and session setup, no registration or local installation needed.
- Supports seamless upload, AI editing (trimming, transitions, overlays), session state management, and fast export (MP4 and more).
- Handles error cases (token, credits, file support) with actionable feedback.
- Designed for quick smartphone video processing and social content creation—most jobs complete in 1–2 minutes.
元数据
常见问题
Video Editing Ai App Free 是什么?
Turn a 2-minute smartphone recording into 1080p edited video clips just by typing what you need. Whether it's quickly editing raw footage into a polished vid... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。
如何安装 Video Editing Ai App Free?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-editing-ai-app-free」即可一键安装,无需额外配置。
Video Editing Ai App Free 是免费的吗?
是的,Video Editing Ai App Free 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Editing Ai App Free 支持哪些平台?
Video Editing Ai App Free 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Editing Ai App Free?
由 whitejohnk-26(@whitejohnk-26)开发并维护,当前版本 v1.0.0。
推荐 Skills