seo-fundamentals

Audit websites for SEO issues and generate JSON output.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/rahlplx/elite-astro-workforce-template --skill seo-fundamentals-rahlplx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-fundamentals
Source: https://github.com/rahlplx/elite-astro-workforce-template/tree/main/.agent/skills/seo-fundamentals
Command: npx skills add https://github.com/rahlplx/elite-astro-workforce-template --skill seo-fundamentals-rahlplx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

SEO Fundamentals provides a concise, practical framework for improving organic search visibility by applying core SEO principles to content, structure, and performance.

Core Features & Use Cases

  • E-E-A-T mapping: Establish credibility through clear demonstration of Experience, Expertise, Authoritativeness, and Trust.
  • Core Web Vitals optimization: Guidance to optimize LCP, CLS, and INP for faster, more stable pages.
  • Technical & Content SEO best practices: Site structure, canonical tags, schema markup, and accessible content standards.
  • Use Case: Audit a blog post and implement on-page improvements to boost rankings and comprehension.

Quick Start

Run the included SEO checker against a project folder:

  • Ensure Python is installed
  • Execute: python seo_checker.py /path/to/your/project
  • Review the JSON output for issues and actionable fixes

Frequently Asked Questions about seo-fundamentals

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

FAQPage Schema
How do I check my website for missing meta descriptions and title tags?

You can check for missing meta descriptions and title tags by running the included Python script against your project folder. The script performs an SEO audit and outputs a JSON report detailing accessibility issues and actionable fixes for frontmatter requirements.

What is E-E-A-T mapping and how does it improve search optimization?

E-E-A-T mapping establishes credibility by demonstrating Experience, Expertise, Authoritativeness, and Trust. Applying this framework to your content SEO strategy signals quality to search engines, which helps boost organic visibility and comprehension for content-rich sites.

How do I optimize Core Web Vitals like LCP, CLS, and INP for my blog?

Optimize Core Web Vitals by applying the performance tuning guidance provided for LCP, CLS, and INP. Implementing these on-page improvements ensures faster, more stable pages, which directly satisfies search optimization criteria and boosts rankings.

Can I use Python to audit heading hierarchy and image accessibility?

Yes, you can use Python to audit heading hierarchy and image accessibility. The provided script executes concrete checks on your project folder, reviewing structured frontmatter and outputting a JSON file that identifies issues and provides actionable fixes.

Does this approach work for content-rich marketing pages and blogs?

Yes, this approach works for content-rich marketing pages and blogs. The optimization framework applies core SEO principles to content, structure, and performance, enabling effective SEO audits and on-page improvements to boost organic visibility.