← 返回 Skills 市场
whitejohnk-26

Subtitle Video Professional

作者 whitejohnk-26 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install subtitle-video-professional
功能描述
add video files into captioned video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators, marketers, educators use it f...
安全使用建议
This skill appears to be a thin wrapper around an external Nemovideo rendering API and only needs a NEMO_TOKEN to operate. Before installing: 1) Confirm the service domain (mega-api-prod.nemovideo.ai) is legitimate for the provider you expect. 2) Ask the author to reconcile the metadata: the frontmatter lists a config path (~/.config/nemovideo/) but the registry says none — find out whether the skill will read local files and what it will do with them. 3) Prefer using the anonymous-token flow rather than pasting a long-lived secret; if you must supply NEMO_TOKEN, ensure it is scoped/limited and revocable. 4) Be aware the skill may inspect the agent install path to populate the X-Skill-Platform header — if you are uncomfortable exposing system layout, request that this detection be removed or run in a sandbox. 5) Check the provider's privacy/retention policy for uploaded videos (sensitive content may be retained). If the author clarifies the config-path behavior and confirms no extraneous local reads, the skill is reasonable; until then, proceed with caution.
功能分析
Type: OpenClaw Skill Name: subtitle-video-professional Version: 1.0.0 The skill acts as a wrapper for a cloud-based video processing service hosted at mega-api-prod.nemovideo.ai. It manages authentication, session state, and file uploads/downloads via standard REST and SSE endpoints. The instructions in SKILL.md include security-conscious directives for the agent, such as explicitly forbidding the printing of tokens or raw JSON, and the overall logic is strictly aligned with the stated purpose of subtitling and exporting video files.
能力评估
Purpose & Capability
Name/description and the runtime instructions consistently target a cloud subtitle/rendering API (nemovideo). Requesting a single service token (NEMO_TOKEN) is proportionate. However, the skill's frontmatter metadata references a config path (~/.config/nemovideo/) while registry metadata lists no required config paths — this mismatch is unexplained and worth clarifying.
Instruction Scope
SKILL.md directs the agent to obtain/refresh a token via an anonymous POST, create sessions, upload files (multipart or by URL), stream SSE messages, poll render endpoints, and include several custom headers. Most of that is expected for a cloud render service. Concerningly, the headers require auto-detecting the install platform by checking the agent install path (clawhub/cursor/unknown), which requires reading environment/install paths and may expose system layout. The doc also demands including attribution headers that must match frontmatter; combined with the metadata/config-path mismatch, it expands what the agent may read and send.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is low-risk from a code distribution perspective (nothing downloaded or written by an installer).
Credentials
Only one credential (NEMO_TOKEN) is declared as required, which aligns with contacting an external API. However, the frontmatter's configPaths (~/.config/nemovideo/) suggests the skill may try to read local config files (which could contain tokens or other metadata). Registry metadata earlier indicated no required config paths — this inconsistency should be resolved. The anonymous-token flow lessens the need to supply a long-lived secret, which is positive.
Persistence & Privilege
Skill is not marked always:true and is user-invocable. It does instruct storing session_id in-session for job management, which is normal. There is no instruction to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install subtitle-video-professional
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /subtitle-video-professional 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Subtitle Video Professional - Add professional subtitles to videos (MP4, MOV, AVI, WebM up to 500MB) and export in 1080p MP4. - Supports AI-powered transcription and multi-language captions for creators, marketers, and educators. - Simple workflow: upload videos, describe desired captions/styles, receive completed, subtitle-burned video in 1-2 minutes. - Manage sessions, credits, exports, and file uploads seamlessly with built-in cloud processing. - Automatic error handling and clear status updates for connectivity, quota, and export issues.
元数据
Slug subtitle-video-professional
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Subtitle Video Professional 是什么?

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

如何安装 Subtitle Video Professional?

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

Subtitle Video Professional 是免费的吗?

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

Subtitle Video Professional 支持哪些平台?

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

谁开发了 Subtitle Video Professional?

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

💬 留言讨论