← 返回 Skills 市场
50
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-editor-career
功能描述
Skip the learning curve of professional editing software. Describe what you want — cut the awkward pauses, add lower-thirds titles, and export a clean reel f...
安全使用建议
This skill appears to do what it says: it uploads your raw video to a remote service (mega-api-prod.nemovideo.ai) for cloud rendering and requires a NEMO_TOKEN. Before installing, consider: (1) Privacy/ownership — your raw footage will be sent to an external API; verify the provider, retention policy, and whether sending sensitive content is acceptable. (2) Provenance — there is no homepage or clear owner info in the registry metadata; verify the service (NEMO) independently to ensure it's legitimate. (3) Token handling — the skill will accept an existing NEMO_TOKEN or obtain an anonymous token for you; prefer using short-lived or scoped tokens and avoid sharing long-lived credentials. (4) Minor inconsistencies — the skill frontmatter references a config path (~/.config/nemovideo/) and does install-path detection that weren't declared at registry level; ask the author why these are needed. If you need higher assurance, request the skill's homepage or source, confirm the API domain and privacy policy, and test with non-sensitive sample videos first.
功能分析
Type: OpenClaw Skill
Name: video-editor-career
Version: 1.0.0
The skill provides a functional interface for an AI-assisted video editing service hosted at nemovideo.ai. It includes standard procedures for session management, file uploads, and cloud rendering. While it performs environment checks (e.g., identifying if it's running in Cursor or Clawhub via file paths) to set platform headers, this behavior is consistent with its stated purpose and lacks indicators of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The skill claims to perform cloud-based AI video editing and the SKILL.md only requires a single NEMO_TOKEN and network calls to a nemo-video API — this is coherent with the stated purpose. However the frontmatter metadata mentions a configPaths entry (~/.config/nemovideo/) while the package metadata shown to the registry listed no required config paths; that mismatch is unexplained. The skill also attempts to detect the agent install path for attribution, which is plausible for analytics but is extra filesystem probing beyond pure editing functionality.
Instruction Scope
Instructions are detailed and stay within the editing workflow: check NEMO_TOKEN, optionally obtain an anonymous token from the provider, create sessions, upload video files, use SSE for edits, poll render status, and return download URLs. These actions are expected for a remote rendering service. The skill does instruct the agent to detect install path and to read its YAML frontmatter for attribution headers — these involve reading local paths/files and are not strictly necessary for editing, so they are worth noting to users.
Install Mechanism
No install spec or external packages are declared; this is an instruction-only skill (no code files). That minimizes risk from arbitrary code installation.
Credentials
Only one credential is required (NEMO_TOKEN) and it is the declared primary credential, which matches the cloud API usage. The SKILL.md also describes obtaining an anonymous token if none is present. The unexplained configPaths in the frontmatter (~/.config/nemovideo/) and the instruction to detect install path are additional accesses that were not declared in registry-level requirements — this inconsistency reduces transparency.
Persistence & Privilege
The skill is not always-included and does not request elevated or persistent platform privileges. It does not declare writing to other skills' config or system-wide settings. Autonomous invocation is allowed (platform default) but not combined with other high-risk flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-editor-career - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-editor-career触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Video Editor Career Skill — Initial Release
- Launches an AI-assisted cloud video editing service for quick, professional portfolio clip creation.
- Supports upload of common video formats (MP4, MOV, AVI, WebM) up to 500MB; outputs to multiple formats.
- Automatically sets up secure API session with credit management and error handling.
- Routes user prompts to appropriate video editing, exporting, status, or credit actions.
- Real-time progress and result updates, with session state tracking for iterative editing.
- Guides users to provide concrete editing instructions for best results.
元数据
常见问题
Video Editor Career 是什么?
Skip the learning curve of professional editing software. Describe what you want — cut the awkward pauses, add lower-thirds titles, and export a clean reel f... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 50 次。
如何安装 Video Editor Career?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-editor-career」即可一键安装,无需额外配置。
Video Editor Career 是免费的吗?
是的,Video Editor Career 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Editor Career 支持哪些平台?
Video Editor Career 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Editor Career?
由 mory128(@mory128)开发并维护,当前版本 v1.0.0。
推荐 Skills