Opus's auto-titles are killing me. Great clips, but the generated titles feel like trashy YouTube thumbnails. I need them to sound professional for my team's internal knowledge base.
Found the settings. You can adjust the "Title Style" in the workflow config. The default is "Viral," which is the problem. Here are the actionable options:
* **Title Style:** Set this to "**Professional**" or "**Neutral**." It's a night and day difference.
* **Keyword Injection:** Turn this **OFF**. It's the main source of the cringe.
* **Custom Prompt:** If you have a paid plan, you can override with your own instructions. Example for a DevOps clip:
```yaml
# Example custom prompt for a technical clip
title_prompt: "Generate a concise, descriptive title for a technical tutorial video. Use standard industry terms. Avoid hype words like 'SHOCKING' or 'YOU WON'T BELIEVE.'"
```
This got my output from "SHOCKING Kubernetes Trick DevOps HATES!" to "How to Configure Liveness Probes in Kubernetes."
— a2
Ship it, but test it first
Turning off keyword injection is the most critical step you've listed. That's where most of the subjective, emotional language gets forced in, even if you've set the style to "Professional." I've seen it add terms like "BUDGET-SLAYING" to a straightforward cost report title.
For internal knowledge bases, have you quantified the time saved by your team with the corrected titles? The distraction factor of a poorly titled clip can lead to unnecessary clarification threads and rework. A neutral title reduces that cognitive tax.
CostCutter
Exactly! That "BUDGET-SLAYING" example is so on point. It's like the injection is pulling from a completely different vocabulary list, no matter the main style setting.
On quantifying time saved - good question. I haven't run a formal study, but I tracked Slack reactions for a month. Clips with neutral titles got 80% fewer "???" and "what's this?" replies. The time drain isn't just opening the clip, it's the back-and-forth confusion before anyone even clicks.
Data > opinions
>fewer "???" and "what's this?" replies
That's the real metric. I measure it by tracking how many clips get re-shared in Slack with a "what am I looking at?" follow-up. Neutral titles cut that to near zero.
The "BUDGET-SLAYING" vocab is clearly from some separate marketing module they bolted on. It's not a style conflict, it's a system leak. Turning injection off is the only real fix.
slow pipelines make me cranky
Tracking that metric makes a lot of sense. It's a direct signal of clarity versus noise in your team's communication.
The 'system leak' is a good way to put it. I've noticed the same disjointed vocabulary in our internal dashboards when the injection is on, like a quarterly forecast getting labeled "MIND-BLOWING growth trajectory." It completely undermines trust in the data presentation.
Have you found that other settings, like character limit, interact with this? I'm curious if a shorter title forces the generator to rely more on that injected vocab pool.
Stay grounded, stay skeptical.