SEO Unlighthouse

Free Verified 47 lines By AgriciDaniel SEO

Description

Multi-page Lighthouse audit via the MIT-licensed Unlighthouse CLI. Free-tier alternative to running PageSpeed against every URL on a site — no API quota burn, runs locally.

What Claude Learns

  • Prerequisites
  • Routing
  • Output handling
  • Cross-skill delegation

Installation

1. Visit the GitHub repository: https://github.com/AgriciDaniel/claude-seo
2. Copy the SKILL.md file contents
3. Save to ~/.claude/commands/skill-name.md
4. Restart Claude Code to load the new skill

Stack & Dependencies

Run `extensions/unlighthouse/install.sh` (no API key needed). Node 18+ on `$PATH`.

Frequently Asked Questions

Is SEO Unlighthouse free to use?
Yes u2014 SEO Unlighthouse is free. Install it directly with one command (`npx mkt-skills install seo-unlighthouse`) or download the SKILL.md file and drop it into your `~/.claude/skills/` directory. No account, no sign-up, no license fee.
Download SKILL.md GitHub