This handles HTML title tag optimization for search and SERP display. You'll want it when fixing truncated titles, improving CTR on low-performing pages, or setting up metadata for new content. The standout piece is the pixel-width guidance for CJK languages, which actually matters since Chinese and Japanese characters are roughly twice as wide as Latin ones. It includes character limits across scripts (50-60 for English, 25-35 for CJK, 30-40 for Arabic), front-loading best practices, and ties into Google Search Console data for identifying pages where title rewrites could move the needle. Treats this as one piece of the on-page puzzle rather than a standalone fix.
npx skills add https://github.com/kostja94/marketing-skills --skill title-tag