seo-scanner

Scan project source files for SEO compliance across routes and site-wide elements.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/rp4ri/pi-studios --skill seo-scanner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-scanner
Source: https://github.com/rp4ri/pi-studios/tree/main/marketing-studio/skills/seo-scanner
Command: npx skills add https://github.com/rp4ri/pi-studios --skill seo-scanner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill quickly scans your project's source files for SEO best practices, providing an immediate checklist of critical issues and potential improvements.

Core Features & Use Cases

  • Automated SEO Scan: Checks meta tags, headings, alt text, structured data, and sitemaps.
  • Framework Detection: Identifies the web framework (SvelteKit, Next.js, Nuxt, Astro, Static HTML, Gatsby) used in the project.
  • Route Scanning: Inspects all routes/page files for structural SEO elements.
  • Site-Wide SEO Checks: Validates sitemap, robots.txt, structured data, and performance indicators.
  • Quick Score Reporting: Outputs a concise checklist report with pass/fail indicators and file paths for identified issues.

Quick Start

Run the SEO scanner skill on your project with the command 'seo-scanner'.

Frequently Asked Questions about seo-scanner

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

FAQPage Schema
How do I run an SEO audit on my project source files?

An SEO audit validates structural compliance by scanning source files for meta tags, headings, alt text, and structured data. This Skill automates that process, inspecting all routes and site-wide elements to output a pass/fail checklist.

Can I scan my Next.js or SvelteKit app for missing meta tags and headings?

Yes, the scanner detects frameworks like Next.js, SvelteKit, Nuxt, Astro, and Gatsby. It validates structural SEO elements across all route files, checking for missing meta tags, headings, and alt text to ensure compliance.

What is checked during a structural SEO scan?

A structural SEO scan checks source files for meta tags, headings, alt text, structured data, sitemaps, robots.txt, and performance indicators. It validates these elements across all routes and site-wide configurations.

Does the SEO scanner report which files have missing alt text or structured data?

Yes, the SEO scanner outputs a concise checklist report with pass/fail indicators. It identifies specific file paths for issues like missing alt text, structured data, or heading problems to guide your fixes.

What are the limitations of automated SEO compliance checks?

Automated SEO compliance checks focus on structural elements like meta tags, sitemaps, and headings. They validate source file structure and performance indicators, but do not assess content quality, keyword strategy, or off-page factors.