title-score
Installation
SKILL.md
Offline 0-100 scorer for YouTube titles, fitted by ridge regression against real vidIQ scores on a 360-title tech / AI / developer corpus.
Runtime needs only the Python standard library.
How to score
scripts/score.py "Your Title Here"
scripts/score.py --json "Your Title Here"
printf "Title one\nTitle two\n" | scripts/score.py -
Output gives the score, chars/words, vocab (how much the topic words moved
it), and the named factors that mattered most.