← 返回 Skills 市场
whitejohnk-26

Media Caption

作者 whitejohnk-26 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
70
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install media-caption
功能描述
add video clips into captioned video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for adding synchronized...
安全使用建议
This skill uploads any video files you give it to a third-party API (mega-api-prod.nemovideo.ai) and uses a NEMO_TOKEN to authenticate. If you don't provide a token it will request a short-lived anonymous token and still upload your media. Before installing/using: (1) don't upload sensitive or private videos unless you trust the service; (2) prefer using an account token you control (NEMO_TOKEN) rather than anonymous tokens; (3) note the skill will save session IDs/tokens for ongoing jobs — avoid pasting tokens into chat; (4) the skill has no homepage or provenance and the registry metadata slightly differs from the SKILL.md (config path listed in the frontmatter), so verify the service and terms of use independently if you need stronger assurance.
功能分析
Type: OpenClaw Skill Name: media-caption Version: 1.0.0 The media-caption skill is a functional integration for a cloud-based video processing service (nemovideo.ai). It provides clear instructions for an AI agent to handle authentication, file uploads, and video rendering via a specific API. While it includes logic for platform detection based on installation paths and requires an environment variable (NEMO_TOKEN), these actions are consistent with the stated purpose of providing a cloud-rendering service and maintaining attribution headers. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
The skill's name/description (add captions to video) aligns with its runtime instructions: it calls a remote rendering/captioning API and uploads media. Requesting a single service token (NEMO_TOKEN) is appropriate for this purpose.
Instruction Scope
The SKILL.md is instruction-only and directs the agent to upload user files and interact with the nemovideo.ai API (session creation, SSE, render polling). It does not instruct the agent to read unrelated system files or arbitrary credentials. It does instruct detection of an install path to set X-Skill-Platform and references saving session tokens; these are reasonable for attribution/state but give the skill discretion to read agent-related paths.
Install Mechanism
No install spec or external downloads — instruction-only behavior minimizes disk persistence and installer risk.
Credentials
Only NEMO_TOKEN is declared as required, which fits the API usage. However, SKILL.md frontmatter also lists a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths — a minor metadata inconsistency. The skill will also generate an anonymous token if no token is present, meaning media can be uploaded under an ephemeral account.
Persistence & Privilege
Skill is not always-enabled and uses normal autonomous invocation. It does not request elevated platform privileges or claim to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install media-caption
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /media-caption 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Media Caption — Add Captions to Videos. - Upload video clips (MP4, MOV, AVI, WebM up to 500MB) and generate synchronized captions using AI; export 1080p MP4 files. - Authentication handled automatically with support for anonymous free tokens (100 credits/7 days). - Interact via simple chat commands for uploading, editing, checking status, balance, and exporting. - All processing runs on cloud GPUs, typically completing in 30-90 seconds per video. - Robust error handling and session management built-in for a smooth user experience.
元数据
Slug media-caption
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Media Caption 是什么?

add video clips into captioned video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for adding synchronized... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 70 次。

如何安装 Media Caption?

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

Media Caption 是免费的吗?

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

Media Caption 支持哪些平台?

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

谁开发了 Media Caption?

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

💬 留言讨论