Skills Explorer Add Skills

seo-unlighthouse

An agent skill by AgriciDaniel, from AgriciDaniel/claude-seo. Tags: audit, cli, performance, seo, testing.

What it does

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.

Install

With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:

npx skills add AgriciDaniel/claude-seo --skill seo-unlighthouse

Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):

git clone --depth 1 https://github.com/AgriciDaniel/claude-seo
cp -r claude-seo/extensions/unlighthouse/skills/seo-unlighthouse ~/.claude/skills/seo-unlighthouse

Safety box score

Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.

Source

Repository
AgriciDaniel/claude-seo (all skills from this repository)
Path
extensions/unlighthouse/skills/seo-unlighthouse/SKILL.md
Branch
main
Collection
claude-seo
Updated
2026-09-21