Handles the messy indexing problems you see in Search Console: "Crawled - currently not indexed," soft 404s, noindex accidents, and those endless Vercel static asset warnings. Breaks down when to use noindex versus robots.txt (spoiler: don't block pages you're trying to noindex), gives you the page removal decision tree so you stop 404-ing pages that should redirect, and includes the noindex cheat sheet for login pages, thank-you pages, and all the utility cruft cluttering your Coverage report. Also covers Google Indexing API setup if you're running a job board. The static assets table alone will save you from panicking about Next.js deploy parameters.
npx skills add https://github.com/kostja94/marketing-skills --skill indexing