3 Ranking Laws Cheat Sheet banner
lhitches lhitches

3 Ranking Laws Cheat Sheet

Development community

Description

--- name: 3-ranking-laws-cheat-sheet description: Audits a website against Google's 3 Ranking Laws, sourced from Google's own patents and the May 2024 Search API leak (NavBoost click behaviour and entity consistency, siteFocusScore and information gain, and the site-wide authority modifier). Runs four named audit modes, one per pass, and returns findings a business owner can act on this week. Trigger when the user asks why they are not ranking, mentions NavBoost, siteFocusScore, information gain

Installation

Installs to ~/.claude/skills/lhitches-claude-seo-skills-3-ranking-laws-cheat-sheet/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lhitches-claude-seo-skills-3-ranking-laws-cheat-sheet && curl -fsSL https://raw.githubusercontent.com/lhitches/claude-seo-skills/HEAD/skills/3-ranking-laws-cheat-sheet.md -o ~/.claude/skills/lhitches-claude-seo-skills-3-ranking-laws-cheat-sheet/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository