← Back to Skills Marketplace
Title Generator
by
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
125
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install title-generator
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install title-generator - After installation, invoke the skill by name or use
/title-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.
How do I install Title Generator?
Run "/install title-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Title Generator free?
Yes, Title Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Title Generator support?
Title Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Title Generator?
It is built and maintained by vcarolxhberger (@vcarolxhberger); the current version is v1.0.0.
More Skills