Engineering
roier-seo avatar

roier-seo

AI-powered Technical SEO auditor that runs Lighthouse/PageSpeed tests and automatically applies code-level fixes for performance, accessibility, and structured data.

Introduction

Roier SEO is a specialized AI agent skill designed to bridge the gap between technical SEO auditing and code implementation. It is intended for developers, SEO specialists, and web maintainers who need to translate complex performance or accessibility audit results into actionable, immediate code changes. By leveraging integrated tools, it analyzes live websites or local development environments to identify critical issues across five main pillars: Performance, Accessibility, Best Practices, SEO, and PWA compliance.

  • Performs automated Lighthouse and PageSpeed Insights audits on live URLs or local dev servers (localhost).

  • Automatically implements code-level fixes including meta tags (Title, Description, Robots), Open Graph tags, Twitter Cards, and canonical URLs.

  • Generates and injects JSON-LD structured data schemas (Website, Organization, BreadcrumbList, Article) to improve search engine result page (SERP) visibility.

  • Addresses accessibility (WCAG) compliance issues, such as missing alt text, improperly structured headings, or invalid ARIA roles.

  • Enhances Core Web Vitals (FCP, LCP, TBT, CLS) by optimizing image rendering, providing lazy loading suggestions, and ensuring proper element dimensions to prevent layout shifts.

  • Framework-aware architecture that handles specialized patterns for Next.js, React, Vue, Nuxt, and plain HTML projects.

  • Use this skill when a user asks to audit a site, improve SEO rankings, check performance metrics, or fix lighthouse score warnings.

  • The agent functions best when provided with a target URL or a running local development server. Users can configure output formats as JSON for programmatic pipelines, summary reports for quick reading, or save results directly to files.

  • It is highly recommended to run the audit in a staging environment first to verify the automatically generated code patches before deploying to production.

  • The tool is not intended to replace manual expert SEO strategy but rather to automate the tedious implementation of technical SEO standards, ensuring that best practices like robots.txt management and meta tag optimization are consistently applied across all pages.

Repository Stats

Stars
26,366
Forks
2,623
Open Issues
147
Language
Python
Default Branch
main
Sync Status
Idle
Last Synced
Apr 29, 2026, 01:06 PM
View on GitHub