← Back to Skills Marketplace
shi-lipai

Global Video Title Generator

by shi-lipai · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
79
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install global-video-title-generator
Description
Global Video Title Generator - AI-powered title generation for YouTube and TikTok international. Optimized for SEO, click-through rates, and viral potential....
README (SKILL.md)

Global Video Title Generator 🎬

Professional title generation tool for YouTube and TikTok international creators. Generate high-CTR, SEO-optimized titles in multiple languages.

Features

  • Dual Platform Support: YouTube & TikTok International
  • Multi-language: English, Spanish, Portuguese, French, German, Japanese, Korean
  • SEO Optimization: YouTube search algorithm optimized
  • Trend Analysis: Real-time trending topics integration
  • Viral Potential: Titles designed for maximum shareability
  • Free Tier: 5 free generations daily
  • Affordable Pricing: Starting at $0.02 per generation

Use Cases

Use this skill when:

  • "Generate YouTube titles for tech reviews"
  • "Create TikTok titles for cooking videos"
  • "Need SEO-optimized titles in Spanish"
  • "Want viral potential titles"
  • "Generate titles for trending topics"

Don't use this skill when:

  • Need titles for Chinese platforms (use xiaohongshu-title-generator)
  • Need complete video scripts
  • Need free unlimited generations

Quick Start

1. Free Usage (No Registration Required)

from scripts.main import GlobalVideoTitleGenerator

generator = GlobalVideoTitleGenerator()
result = generator.generate(
    platform="youtube",
    category="tech",
    language="en",
    count=3
)

2. Paid Usage (With API Key)

generator = GlobalVideoTitleGenerator(api_key="your_api_key")
result = generator.generate(
    platform="tiktok",
    category="cooking",
    language="en",
    keywords="quick recipes",
    count=5
)

Supported Platforms & Categories

YouTube Categories

  • Tech & Gadgets: Reviews, tutorials, comparisons
  • Gaming: Gameplay, reviews, esports
  • Education: Tutorials, courses, explanations
  • Entertainment: Comedy, reactions, vlogs
  • Lifestyle: Fashion, beauty, travel
  • Finance: Investing, personal finance, crypto
  • Health & Fitness: Workouts, nutrition, wellness
  • Music: Reviews, reactions, covers
  • Sports: Highlights, analysis, tutorials
  • News & Politics: Analysis, commentary, updates

TikTok Categories

  • Dance & Challenges: Viral dances, challenges
  • Comedy & Skits: Funny videos, sketches
  • Educational: Life hacks, tips, facts
  • Beauty & Fashion: Makeup, outfits, trends
  • Cooking & Food: Recipes, food hacks, reviews
  • Fitness & Wellness: Workouts, health tips
  • Gaming: Game clips, tips, funny moments
  • Travel: Destinations, tips, experiences
  • DIY & Crafts: Projects, tutorials, ideas
  • Animals & Pets: Funny pets, care tips

Pricing & Plans

Free Tier

  • Daily Limit: 5 generations
  • Languages: English only
  • Platforms: YouTube & TikTok
  • No Registration: Anonymous usage allowed

Basic Plan - $9.99/month

  • Generations: 500/month
  • Languages: All supported languages
  • Platforms: YouTube & TikTok
  • Features: SEO optimization, trend analysis
  • Cost per generation: $0.02

Pro Plan - $29.99/month

  • Generations: 2000/month
  • Languages: All supported languages + custom
  • Platforms: YouTube, TikTok + API access
  • Features: Advanced SEO, viral score, batch generation
  • Cost per generation: $0.015

Enterprise Plan - $99.99/month

  • Generations: Unlimited
  • Languages: All languages + priority support
  • Platforms: All platforms + custom integrations
  • Features: Custom templates, analytics dashboard, API
  • Priority Support: 24/7 email & chat support

Integration Examples

Python SDK

from global_video_title_generator import GlobalVideoTitleGenerator

# Initialize
generator = GlobalVideoTitleGenerator(api_key="your_api_key")

# Generate YouTube titles
youtube_titles = generator.generate(
    platform="youtube",
    category="tech",
    language="en",
    keywords="iPhone review",
    count=5,
    seo_optimized=True,
    include_hashtags=True
)

# Generate TikTok titles
tiktok_titles = generator.generate(
    platform="tiktok",
    category="comedy",
    language="en",
    style="viral",
    count=3,
    max_length=100  # Character limit
)

Command Line

# List supported categories
python scripts/main.py --platform youtube --list-categories

# Generate titles
python scripts/main.py \
  --platform youtube \
  --category tech \
  --language en \
  --keywords "smartphone review" \
  --count 5 \
  --api-key your_api_key

# Free usage
python scripts/main.py \
  --platform tiktok \
  --category dance \
  --language en \
  --count 3

OpenClaw Integration

skills:
  global-video-title-generator:
    enabled: true
    config:
      api_key: "your_api_key"
      default_platform: "youtube"
      default_language: "en"
      free_tier_enabled: true

Success Stories

Case 1: Tech YouTuber @TechReviewPro

  • Before: 2-3 hours writing titles, 5% CTR
  • After: 5 minutes for 10 titles, 12% CTR
  • Plan: Pro Plan ($29.99/month)
  • Result: 140% increase in views, 2x subscriber growth

Case 2: TikTok Creator @QuickRecipes

  • Before: Generic titles, low virality
  • After: Viral-optimized titles, trending topics
  • Plan: Basic Plan ($9.99/month)
  • Result: 3 videos over 1M views, brand deals

Case 3: Multilingual Channel @GlobalTravel

  • Before: Manual translation, inconsistent quality
  • After: AI-optimized titles in 5 languages
  • Plan: Enterprise Plan ($99.99/month)
  • Result: 300% international audience growth

Technical Specifications

API Endpoints

POST /api/v1/generate
GET  /api/v1/categories
GET  /api/v1/languages
GET  /api/v1/trends
POST /api/v1/analyze

Response Format

{
  "success": true,
  "titles": [
    {
      "text": "iPhone 15 Review: Worth the Upgrade?",
      "platform": "youtube",
      "language": "en",
      "seo_score": 85,
      "viral_score": 72,
      "character_count": 32,
      "hashtags": ["#iPhone15", "#TechReview", "#Apple"]
    }
  ],
  "usage": {
    "remaining": 495,
    "total_used": 5,
    "is_free": false
  }
}

Rate Limits

  • Free Tier: 5 requests/day, 1 request/second
  • Basic Plan: 500 requests/month, 5 requests/second
  • Pro Plan: 2000 requests/month, 10 requests/second
  • Enterprise: Unlimited, 50 requests/second

Security & Privacy

Data Protection

  • Encryption: All data encrypted in transit and at rest
  • No Storage: Generated titles not stored permanently
  • GDPR Compliant: Full compliance with data protection regulations
  • CCPA Ready: California Consumer Privacy Act compliance

Payment Security

  • Stripe Integration: Secure payment processing
  • PCI DSS Compliant: Payment card industry standards
  • No Card Storage: We don't store payment information
  • Refund Policy: 30-day money-back guarantee

Support & Community

Documentation

  • API Documentation: https://docs.videotitlegen.com
  • Tutorial Videos: YouTube channel
  • Code Examples: GitHub repository
  • FAQ: Comprehensive knowledge base

Community

  • Discord: Live community support
  • Twitter: Updates and tips
  • YouTube: Tutorials and case studies
  • Blog: Best practices and trends

Support Channels

  • Email: [email protected]
  • Chat: In-app live chat (Pro & Enterprise)
  • Phone: +1-800-VIDEO-TITLE (Enterprise only)
  • Response Time: \x3C 4 hours for paid plans

Roadmap

Q2 2026

  • Instagram Reels support
  • Twitter/X video titles
  • Advanced analytics dashboard
  • Browser extension

Q3 2026

  • AI thumbnail suggestions
  • Video description generation
  • Competitor analysis
  • Bulk upload feature

Q4 2026

  • Voiceover script generation
  • Video editing suggestions
  • Channel growth analytics
  • Creator marketplace

Start generating viral titles today!
Free tier available - no credit card required.

Usage Guidance
This package mostly looks like a title/content generator, but there are multiple red flags you should check before installing or providing secrets: 1) Inconsistencies: several config files use different skill names and API base URLs—ask the author which one is canonical. 2) Network behavior: SKILL.md and configs mention real-time trend sources and API/webhook endpoints but the registry declares no required API keys; inspect scripts (especially scripts/main, video_content_generator*, complete_generator.py and any use of 'requests', 'urllib', 'socket', or subprocess) to see whether they perform HTTP calls or remote authentication. 3) Credentials: do not provide API keys to this skill until you confirm which endpoint they are sent to and view the call site. 4) Local file writes: publish.py and other tooling create files in the package directory—this is expected for packaging but review what they create. 5) Testing: run the code in an isolated environment (container) and audit network activity while exercising free-tier flows. If you need a quick go/no-go: treat this as untrusted until the author confirms the canonical repo/name, the intended API endpoints, and why no env vars are declared for advertised networked features.
Capability Analysis
Type: OpenClaw Skill Name: global-video-title-generator Version: 1.0.0 The skill bundle provides a template-based generator for YouTube and TikTok video metadata, including titles, descriptions, and tags. The implementation relies on local string manipulation and predefined template libraries (e.g., in `scripts/improved_templates.py` and `templates/english_templates.py`) without external network dependencies or unauthorized data access. While the documentation and configuration files (like `config_final.json`) are unusually focused on business metrics and revenue targets, the code itself is functional, transparent, and lacks any indicators of malicious intent, data exfiltration, or prompt injection attacks.
Capability Assessment
Purpose & Capability
The skill name/description claim 'Global Video Title Generator' but the repository contains multiple variants and broader functionality (complete video content generator, pricing/monetization, analytics, webhooks). Config files use different skill names (global-video-title-generator, global-video-content-generator, video-content-gen) and different API base URLs (api.videotitlegen.com, api.videocontentgen.com). This divergence suggests either sloppy packaging (benign) or a kit cobbled from multiple projects; it is disproportionate to the single-purpose name.
Instruction Scope
SKILL.md instructs the agent to import local Python classes and/or call provided CLI scripts and describes API endpoints and trend integration. The runtime instructions themselves do not ask to read unrelated system files or environment secrets, but they claim real-time 'trend analysis' across external sources and show API endpoints/webhooks without declaring required credentials—raising questions about whether the code will attempt network access or require secrets at runtime.
Install Mechanism
No install spec is provided (instruction-only from the registry perspective), which is lower risk. The package does include many Python source files within the skill bundle, but nothing in the manifest indicates downloads or external installers.
Credentials
The skill declares no required environment variables or primary credential, yet the code/configs support paid API usage, API keys, oauth/jwt, webhooks, and external trend sources. Expectation: paid/API features should require a credential; the registry not requesting any env vars is inconsistent and should be validated. The package does not ask for unrelated credentials, but the mismatch between advertised networked features and no declared secrets is suspicious.
Persistence & Privilege
The skill does not request 'always: true' and is user-invocable only by default. Some included scripts (publish.py) write files into the skill directory (SKILL.md, _meta.json, .clawhub/), which is normal for build/publish tools and limited to the skill's package, not system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install global-video-title-generator
  3. After installation, invoke the skill by name or use /global-video-title-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Global Video Title Generator. - AI-powered title generation for YouTube and TikTok, optimized for SEO and viral potential - Supports English, Spanish, Portuguese, French, German, Japanese, and Korean - Real-time trending topics and advanced analytics - Multiple pricing plans including free and paid options - API, Python SDK, command-line, and OpenClaw integrations available - Strong security, privacy, and comprehensive support resources
Metadata
Slug global-video-title-generator
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Global Video Title Generator?

Global Video Title Generator - AI-powered title generation for YouTube and TikTok international. Optimized for SEO, click-through rates, and viral potential.... It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.

How do I install Global Video Title Generator?

Run "/install global-video-title-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Global Video Title Generator free?

Yes, Global Video Title Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Global Video Title Generator support?

Global Video Title Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Global Video Title Generator?

It is built and maintained by shi-lipai (@shi-lipai); the current version is v1.0.0.

💬 Comments