roier-seo

Audits and fixes SEO and Core Web Vitals issues across web frameworks using Lighthouse and PageSpeed data.

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/KemenyStudio/roier-seo --skill roier-seo-kemenystudio
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: roier-seo
Source: https://github.com/KemenyStudio/roier-seo/tree/main
Command: npx skills add https://github.com/KemenyStudio/roier-seo --skill roier-seo-kemenystudio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lighthouse, chrome-launcher, and includes scripts (resource) components.

What problem does it solve?

Roier SEO addresses the time-consuming process of auditing and fixing technical SEO issues across websites and codebases by automating Lighthouse/PageSpeed analyses and applying AI-driven fixes.

Core Features & Use Cases

  • Automated audits identify missing meta tags, structured data, accessibility issues, and performance bottlenecks.
  • Auto-fix engine applies framework-aware changes across Next.js, React, Vue, Nuxt, or plain HTML to improve scores.
  • Use case: a developer wants to elevate a site’s SEO performance with minimal manual intervention and consistent results.

Quick Start

Audit a live site and let Claude fix the issues automatically.

Frequently Asked Questions about roier-seo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Lighthouse audits and fix SEO issues in my codebase?▼

You can automate Lighthouse audits to fix SEO issues by running scripts that analyze Lighthouse and PageSpeed results, then apply framework-aware fixes to meta tags, structured data, and Core Web Vitals across Next.js, React, Vue, Nuxt, or plain HTML.

Does automated SEO auditing work with Next.js and Vue frameworks?▼

Yes, automated SEO auditing works with Next.js, React, Vue, Nuxt, and plain HTML by applying framework-aware changes to meta tags, structured data, and accessibility to improve your Lighthouse performance scores.

What do I need to run local PageSpeed audits for SEO performance?▼

To run local PageSpeed audits for SEO performance, you need Node.js 18+ and Chrome or Chromium installed, which the audit scripts use to orchestrate detection, analysis, and automatic fixes for your website.

Can I automatically fix missing meta tags and structured data?▼

Yes, you can automatically fix missing meta tags and structured data using the auto-fix engine, which analyzes Lighthouse audit results and applies AI-driven changes to improve your website's SEO and accessibility scores.

What is the best way to improve Core Web Vitals across a website?▼

The best way to improve Core Web Vitals across a website is running automated Lighthouse and PageSpeed audits to identify performance bottlenecks, then applying framework-aware fixes to your codebase for consistent results.

Why are my Lighthouse SEO audits not fixing accessibility issues automatically?▼

Lighthouse SEO audits may not fix accessibility issues automatically without an auto-fix engine that analyzes the audit results and applies framework-aware changes to the codebase across Next.js, React, Vue, Nuxt, or plain HTML.