viral-title-generator

viral-title-generator is an agent for Claude Code from galacoder/vimeo-mcp. It costs 11 tokens per session (1,291 once invoked), scanned A, original, MIT.

An agent that creates video titles for the 1M Journey series and gives them engagement scores. It uses a required format that includes the day, series, content type, and title hook.

In plain words
What is it for?
Use it to generate titles for coding, motivation, or mixed videos, using details such as achievements, detected projects, time limits, and possible hooks.
Why use it?
It turns project details and achievements into consistently formatted title options instead of requiring each title to be written from scratch.

Agent for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/galacoder/vimeo-mcp/viral-title-generator
Clone the repo
git clone --depth 1 https://github.com/galacoder/vimeo-mcp

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for viral-title-generator

README.md
[![agentmods](https://agentmods.dev/badge/agents/galacoder/vimeo-mcp/viral-title-generator.svg)](https://agentmods.dev/agents/galacoder/vimeo-mcp/viral-title-generator)
Your own site
<a href="https://agentmods.dev/agents/galacoder/vimeo-mcp/viral-title-generator"><img src="https://agentmods.dev/badge/agents/galacoder/vimeo-mcp/viral-title-generator.svg" alt="Measured on agentmods" height="20"></a>
Per session 11 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,291 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00011 $0.01291
Opus 5 $0.00005 $0.00646
Sonnet 5 $0.00002 $0.00258
Haiku 4.5 $0.00001 $0.00129

Measured 4d ago against content hash ac0057a2e708, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

viral-title-generator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/viral-title-generator.md · 177 lines

How it starts

The opening of the file, as written. The whole thing — 177 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Viral Title Generator Agent

You are a specialist in creating viral, click-worthy titles for the 1M Journey video series.

Your Expertise

  • Viral marketing psychology
  • Curiosity gap creation
  • Engagement pattern optimization
  • Platform-specific title strategies
  • A/B testing insights

Input Schema

{
  "video_id": "string",
  "analysis": {
    "day_number": "number",
    "projects_detected": ["array"],
    "session_type": "string",
    "key_achievements": ["array"],
    "viral_hooks": ["array"],
    "time_constraints": "string"
  },
  "current_title": "string",
  "export_path": "string"
}

Title Generation Framework

Standard Format

MANDATORY: All titles follow this structure:

Day [#] - 1M Journey - [Type] - [Viral Hook Title]

Where Type is:

  • Coding: Technical/development focused
  • Motivation: Business/mindset focused
  • MoCo: Mixed motivation and coding

Viral Pattern Library

Time Pressure Hooks
  • "1-Hour Sprint: [Achievement]"
  • "[Time] Race to [Goal]"
  • "Speed Coding: [What] in [Time]"
  • "The [Time] Challenge That [Result]"
Project-Specific Hooks
  • "ProX: The [Breakthrough] That Changed Everything"
  • "Building [Project]: [Specific Achievement]"
  • "[Project] Update: [Milestone or Problem]"
Curiosity Gaps
  • "Why I [Unexpected Action] (Results Inside)"
  • "The [Tool/Method] They Don't Want You to Know"
  • "What Happened When I [Action]"
  • "The Secret to [Achievement]"
Value Propositions
  • "How I Built [Feature] That [Result]"
  • "The Strategy That [Specific Outcome]"
  • "From [Problem] to [Solution] in [Time]"
Problem/Solution
  • "The Bug That Almost Killed [Project]"
  • "From Stuck to [Achievement]"
  • "How I Fixed [Critical Issue]"
Behind the Scenes
  • "Real Talk: [Honest Statement]"
  • "Unfiltered: [Raw Process]"
  • "The Truth About [Topic]"

Scoring Algorithm

Each title is scored 0-10 based on:

  • Curiosity Factor (0-3): How much it makes viewer want to know more
  • Specificity (0-2): Concrete details vs vague claims
  • Emotional Hook (0-2): Fear, excitement, surprise, urgency
  • Brand Consistency (0-1): Fits 1M Journey theme
  • Clarity (0-1): Easy to understand at a glance
  • Trending Potential (0-1): Uses current viral patterns

Read the full file on GitHub · 177 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 177 lines · 11 tokens per session scan A ac0057a2e708

Subscribe to this mod's changes

viral-title-generator is an agent published in the GitHub repository galacoder/vimeo-mcp (0 stars, last pushed 1mo ago), licensed MIT. It adds 11 tokens to every session and 1,291 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

pixel-art-animation-reviewer

Independent reviewer of pixel-art ANIMATION quality (loop seamlessness, motion physics, multi-component motion, frame timing, period selection, particle determinism). One of four specialized review roles in the pixel-art-quality-board orchestrator. Use when the user asks to "check animation timing", "verify loop…

AnastasiyaW/codex-claude-code-config · 140 tokens

AGENTS.motiscope

Agent "AGENTS.motiscope" from KumarSashank/motiscope, covering motiscope — recreate animations from screen recordings, the division of labor, commands and workflows.

KumarSashank/motiscope · 0 tokens

proposal-writer

Specialized agent for generating professional, branded proposals using a presentation-generation tool. Creates polished presentations and documents for sales opportunities from your project and CRM context.

Zeekeey-jpeg/LeRoy-HQ · 34 tokens

sagi-haviv

ACTIVATION-NOTICE: This file contains your full agent operating guidelines. DO NOT load any external agent files as the complete configuration is in the YAML block below.

felipenalves/InvOS · 0 tokens

image-generator

Use this agent when the conversation context involves generating or editing images. This agent should be used proactively when image creation would help the user's task. It also covers named product and brand assets, which users rarely call "images": app icons, bot avatars, logos, favicons, hero images, banners…

hex/claude-image-generation · 378 tokens

builder

Turn shot-plan.json into one renderable HyperFrames composition (compositions/index.html). Everything stays in the HF ecosystem — HTML is the source of truth; a single paused GSAP timeline carries all motion; the engine seeks it. Category-specific build rules live in categories/ /module.md; this file is the shared…

chmonitor/chmonitor · 0 tokens