← 返回 Skills 市场
vcarolxhberger

Title Generator

作者 vcarolxhberger · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
125
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install title-generator
功能描述
generate video content into video title suggestions with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers use it for generating catchy...
安全使用建议
This skill uploads user videos to a third-party domain (mega-api-prod.nemovideo.ai) and will auto-create anonymous tokens if you don't provide NEMO_TOKEN. Before installing or using it: 1) Do not upload sensitive or private video content unless you trust the service. 2) Consider setting NEMO_TOKEN yourself (instead of letting the skill auto-generate/store credentials) so you control token lifetime/storage. 3) Ask for clarification from the publisher about where tokens/sessions are persisted (does it write to ~/.config/nemovideo/?) and what the service's privacy/retention policy is. 4) Be cautious that the SKILL.md instructs hiding raw API responses/tokens from users — lack of transparency is a red flag. If you accept these tradeoffs and trust the backend, the skill's behavior is coherent; otherwise treat it as risky and avoid uploading sensitive media.
功能分析
Type: OpenClaw Skill Name: title-generator Version: 1.0.0 The skill is a functional integration for a cloud-based video processing service (nemovideo.ai). It provides detailed instructions for an AI agent to manage authentication via anonymous tokens, handle video uploads, and interact with a server-side event (SSE) stream for video editing and title generation. While it includes telemetry-like behavior (detecting its installation path) and requires network access to a third-party API, these actions are consistent with the stated purpose of providing cloud-based video rendering and AI processing services.
能力评估
Purpose & Capability
The name/description claim title generation for videos; the instructions actually perform full cloud uploads, session management, and video rendering/exports (MP4 outputs). Requiring a single service credential (NEMO_TOKEN) and contacting nemo video APIs is coherent with cloud processing, but the skill is broader than a simple 'title generator' (it also queues renders and returns video files).
Instruction Scope
Runtime instructions instruct the agent to: auto-generate anonymous tokens by POSTing to an external API if NEMO_TOKEN is absent, upload user video files to the remote domain, create/persist sessions, and include attribution headers on every request. The SKILL.md also advises not to display raw API responses or token values to users, which reduces transparency. These actions involve transmitting user data off-device and creating credentials without explicit, prominent user consent.
Install Mechanism
No install spec and no code files — instruction-only. This reduces disk-write risk and matches the packaging, but network activity still occurs at runtime per the instructions.
Credentials
The skill requests a single primary credential (NEMO_TOKEN) and indicates a config path (~/.config/nemovideo/). That is proportionate to a cloud-processing service. However, the skill will attempt to auto-obtain an anonymous token if none is present, blurring the meaning of 'required env var' and potentially creating persisted tokens/config without explicit user action.
Persistence & Privilege
always:false and normal autonomous invocation settings. The skill instructs storing a session_id for requests, which is reasonable. There is no indication it tries to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install title-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /title-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Title Generator (v1.0.0), providing AI-powered video title suggestions for YouTubers and social media creators. - Supports upload and processing of MP4, MOV, AVI, and WebM files up to 500MB. - Fast cloud GPU processing; generates catchy video titles in under 20 seconds, with automatic 1080p MP4 output. - Simple first-time setup with free credits via anonymous token authentication. - Built-in workflows for checking credits, exporting videos, and managing timeline state. - Integrated error handling for file size, unsupported formats, authentication, and rate limits.
元数据
Slug title-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Title Generator 是什么?

generate video content into video title suggestions with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers use it for generating catchy... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 125 次。

如何安装 Title Generator?

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

Title Generator 是免费的吗?

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

Title Generator 支持哪些平台?

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

谁开发了 Title Generator?

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

💬 留言讨论