← 返回 Skills 市场
vcarolxhberger

Video Producer Online

作者 vcarolxhberger · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
108
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-producer-online
功能描述
produce raw footage into polished MP4 videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for pro...
安全使用建议
This skill appears to actually implement cloud video processing, but it will: (1) contact an external endpoint (mega-api-prod.nemovideo.ai) to mint an anonymous token if you don't supply one, (2) create and store session IDs for job management, and (3) upload any files you provide to that third-party service. Before installing or using it, confirm you trust that service for handling your footage (especially sensitive content). Ask the publisher to clarify the config path usage (~/.config/nemovideo/) and where session tokens and session_id are stored and for how long. If you prefer, provide your own NEMO_TOKEN rather than letting the skill auto-generate it, and avoid uploading highly sensitive videos until you verify the provider's privacy/security practices.
功能分析
Type: OpenClaw Skill Name: video-producer-online Version: 1.0.0 The 'video-producer-online' skill is a functional integration for a cloud-based AI video editing service (nemovideo.ai). It automates authentication via anonymous tokens, manages video uploads, and handles remote rendering workflows as described in SKILL.md. While it performs minor environment fingerprinting to identify the host platform (e.g., Cursor or Clawhub) for API telemetry, its actions are consistent with its stated purpose and do not exhibit malicious intent, unauthorized data exfiltration, or prompt-injection attacks.
能力评估
Purpose & Capability
The name/description (cloud video production) aligns with the API endpoints and the single required credential (NEMO_TOKEN). However, the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — this mismatch is unexplained and worth asking the author to clarify.
Instruction Scope
The instructions tell the agent to autonomously obtain an anonymous token (POST to https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token), create and reuse sessions, and upload files (multipart or URL). They also instruct the agent to detect install paths to set X-Skill-Platform (which requires probing filesystem paths). These behaviors are logically related to the skill but include automatic token acquisition/storage and silent backend calls that could result in user files being sent to a third-party service without an explicit, user-confirmed step.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing will be written to disk by an installer. That reduces code-supply risk.
Credentials
Only one credential (NEMO_TOKEN) is declared, which is proportionate to a cloud API. The skill instructs creating an anonymous token if none is present — reasonable for a guest mode, but it means the skill will call the external auth endpoint and will store/hold that token for subsequent requests. The inconsistency between registry configPaths (none) and the SKILL.md frontmatter (~/.config/nemovideo/) is a small red flag about what filesystem locations the skill may access.
Persistence & Privilege
always is false and the skill is not requesting elevated platform privileges. It does instruct storing session_id and token for subsequent calls (normal for a session-based API), but it does not declare or request permanent always-on presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-producer-online
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-producer-online 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Producer Online — cloud-based AI video editing and export. - Turn raw footage into polished 1080p MP4 videos using AI cloud processing (MP4, MOV, AVI, WebM up to 500MB). - Fast processing (1–2 minutes per typical clip) with an automatic session setup and free 7-day trial tokens. - Supports editing commands such as removing pauses, adding background music, overlays, and more. - Clear commands for uploading, exporting, checking credits, and viewing timeline state. - API error handling and concise user feedback. - Multi-format support for video and audio; export workflow is free and registration gives bonus credits.
元数据
Slug video-producer-online
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Producer Online 是什么?

produce raw footage into polished MP4 videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for pro... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。

如何安装 Video Producer Online?

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

Video Producer Online 是免费的吗?

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

Video Producer Online 支持哪些平台?

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

谁开发了 Video Producer Online?

由 vcarolxhberger(@vcarolxhberger)开发并维护,当前版本 v1.0.0。

💬 留言讨论