← 返回 Skills 市场
Video Editing App
作者
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
245
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-editing-app
功能描述
Tell me what you need and I'll help you get the most out of your video-editing-app experience. Whether you're trimming raw footage, adding captions, syncing...
安全使用建议
This skill appears to do what it says: it forwards editing tasks and uploads to nemo's cloud API and uses a NEMO_TOKEN for auth. Before installing/using it: 1) Understand that uploading any video will transmit that media to an external service (mega-api-prod.nemovideo.ai) — check privacy, retention, and sharing policies; 2) If you care about confidentiality, avoid uploading sensitive footage or provide a scoped/limited token rather than reusable credentials; 3) Note the small metadata mismatch (config path listed in SKILL.md) and the skill's unknown source — prefer skills from known publishers when handling private data; 4) If you want to inspect runtime activity, monitor network calls or run the skill in a sandboxed environment first. If you want, I can list the exact API calls the skill will make and the headers/bodies it will send so you can review them before proceeding.
功能分析
Type: OpenClaw Skill
Name: video-editing-app
Version: 1.0.0
The skill is a legitimate integration for a cloud-based video editing service hosted at mega-api-prod.nemovideo.ai. It provides detailed instructions for an AI agent to handle authentication, session management, file uploads, and video rendering. The logic is consistent with its stated purpose, and it includes safety instructions for the agent, such as not exposing tokens or raw API output to the user. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to be a cloud-backed video editing assistant and its instructions call a nemo video backend (mega-api-prod.nemovideo.ai) for session creation, uploads, rendering, and credits — requesting NEMO_TOKEN is appropriate. Minor inconsistency: the SKILL.md frontmatter metadata lists a configPaths (~/.config/nemovideo/) while the registry metadata earlier reported no required config paths; this is likely benign but worth noting.
Instruction Scope
SKILL.md explicitly instructs the agent to check NEMO_TOKEN, obtain an anonymous token if missing, create sessions, upload files (multipart or via URL), and poll rendering endpoints (SSE support). These steps are within the stated domain (cloud editing). Potential privacy implication: user media and session data will be transmitted to an external API; the skill also instructs detecting install path and reading its own YAML frontmatter to set attribution headers, which means the agent may probe a small set of filesystem paths to determine platform — this is explainable but should be consented to by the user.
Install Mechanism
No install spec and no code files (instruction-only). Nothing is downloaded or written to disk by an installer step, which minimizes install-time risk.
Credentials
Only NEMO_TOKEN is required and is clearly used for API auth. The runtime also supports generating an anonymous NEMO_TOKEN via the service endpoint if none is provided; that behavior is documented in SKILL.md and is proportionate to the skill's cloud backend needs.
Persistence & Privilege
The skill is not always:true and does not request elevated platform persistence or claim to modify other skills. It may be invoked autonomously by agents (default behavior), which is expected for a skill of this type.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-editing-app - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-editing-app触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Video Editing App Assistant skill:
- Provides step-by-step guidance for editing, trimming, captioning, syncing, and exporting videos.
- Automatic setup of cloud backend connection, with simple token and session management.
- Supports upload, export, credits check, and live state/status queries.
- All editing actions are routed to appropriate API calls, with real-time feedback and user-friendly summaries.
- Error handling and troubleshooting guidance for common issues like token expiry, export limits, and file compatibility.
- Designed for creators of all skill levels—just describe your video project to get started.
元数据
常见问题
Video Editing App 是什么?
Tell me what you need and I'll help you get the most out of your video-editing-app experience. Whether you're trimming raw footage, adding captions, syncing... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 245 次。
如何安装 Video Editing App?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-editing-app」即可一键安装,无需额外配置。
Video Editing App 是免费的吗?
是的,Video Editing App 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Editing App 支持哪些平台?
Video Editing App 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Editing App?
由 whitejohnk-26(@whitejohnk-26)开发并维护,当前版本 v1.0.0。
推荐 Skills