← 返回 Skills 市场
tk8544-b

Video Caption Maker

作者 tk8544-b · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
64
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-caption-maker
功能描述
add video files into captioned video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for adding subtitles to...
安全使用建议
This skill appears to do what it says: it uploads videos to mega-api-prod.nemovideo.ai, asks for (or generates) a NEMO_TOKEN, and returns rendered captioned videos. Before installing: 1) Confirm you trust the remote service (mega-api-prod.nemovideo.ai) because your videos and metadata will leave your machine. 2) Decide whether you are comfortable providing/storing NEMO_TOKEN and session IDs — ask where the agent will persist them (local config file vs in-memory). 3) Clarify the metadata mismatch: SKILL.md frontmatter lists ~/.config/nemovideo/ but registry metadata showed no required config paths. 4) If you need privacy, do not install or ensure you can revoke tokens and delete persisted session/config files. 5) If you want extra assurance, ask the skill author (or registry owner) for a provenance/source URL and for details about token lifecycle, data retention, and how uploaded videos are handled on the backend.
功能分析
Type: OpenClaw Skill Name: video-caption-maker Version: 1.0.0 The video-caption-maker skill is a functional integration for a cloud-based video processing service (nemovideo.ai). It provides clear instructions for the AI agent to handle video uploads, session management, and caption generation via a documented API. The skill includes security-conscious instructions (e.g., not printing raw tokens) and follows standard patterns for third-party service integrations, such as using environment variables for authentication and providing an anonymous trial flow. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
The skill's name and description match what the SKILL.md actually instructs: uploading videos to a remote API, generating captions, and returning rendered MP4s. The declared primary credential (NEMO_TOKEN) is used by the API. One inconsistency: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata above stated no required config paths — this should be clarified (see guidance).
Instruction Scope
The instructions explicitly direct the agent to POST files and messages to https://mega-api-prod.nemovideo.ai, create anonymous tokens if needed, and save session_id and tokens. All of that is in-scope for a cloud captioning service. There are no instructions to read unrelated local system files. Note: the skill will upload user-provided videos (potentially sensitive) to a third-party endpoint — an expected functional need but a privacy risk.
Install Mechanism
Instruction-only skill with no install spec or code files — lowest install risk. No downloads, packages, or binaries are requested.
Credentials
Only one environment variable is required (NEMO_TOKEN), which the SKILL.md uses directly. That is proportionate to the stated purpose. However, the skill will (a) generate anonymous tokens via the external API if no token is present, and (b) expects to persist session/token state — confirm where these are stored on your agent. Also confirm that you are comfortable sending video content and metadata to the external service.
Persistence & Privilege
always:false and model-invocation allowed (default) — normal. The skill instructs the agent to save session_id and token state; review where those credentials are written (in-memory vs. disk) and whether the declared config path (~/.config/nemovideo/) will be used. No indication the skill attempts to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-caption-maker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-caption-maker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Caption Maker. - Upload MP4, MOV, AVI, or WebM files (up to 500MB) for automatic AI subtitle generation and burned-in captions. - Supports quick, cloud-based processing (usually 30–60 seconds) to deliver 1080p MP4 files for YouTube and social media. - Multi-language captions (e.g., English, Spanish) and auto-sync supported. - Handles common workflows: quick edits, batch processing, and iterative timeline refinements. - Built-in session, credit, and export management with clear prompts and robust error handling. - Anonymous users automatically receive temporary free credits for testing.
元数据
Slug video-caption-maker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Caption Maker 是什么?

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

如何安装 Video Caption Maker?

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

Video Caption Maker 是免费的吗?

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

Video Caption Maker 支持哪些平台?

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

谁开发了 Video Caption Maker?

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

💬 留言讨论