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.
npx agentmods add agents/galacoder/vimeo-mcp/viral-title-generatorgit clone --depth 1 https://github.com/galacoder/vimeo-mcpWrote 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.
[](https://agentmods.dev/agents/galacoder/vimeo-mcp/viral-title-generator)<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>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.
| Model | Per session | Once 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 |
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.
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
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.
- 4d ago First seen · 177 lines · 11 tokens per session scan A ac0057a2e708
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.
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…
AGENTS.motiscope
Agent "AGENTS.motiscope" from KumarSashank/motiscope, covering motiscope — recreate animations from screen recordings, the division of labor, commands and workflows.
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.
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.
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…
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…