seo-fundamentals

Analyze search engine page quality signals to guide SEO decisions.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/ricardohg1998-create/Plantilla-repo --skill seo-fundamentals-ricardohg1998-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-fundamentals
Source: https://github.com/ricardohg1998-create/Plantilla-repo/tree/main/.agent/skills/seo-fundamentals
Command: npx skills add https://github.com/ricardohg1998-create/Plantilla-repo --skill seo-fundamentals-ricardohg1998-create

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a framework to understand how search engines evaluate page quality and signals, helping teams reduce guesswork and align on durable SEO foundations.

Core Features & Use Cases

  • E-E-A-T evaluation: Assess Experience, Expertise, Authoritativeness, and Trust for content quality and author credibility.
  • CWV & Technical SEO: Outline Core Web Vitals, page speed, accessibility, and technical controls that influence visibility.
  • Use Case: A content team revises a product landing page to meet quality and technical standards, improving trust signals and crawlability.

Quick Start

Run the seo_checker.py script on your project to audit public-facing HTML/JSX/TSX pages for SEO quality.

Frequently Asked Questions about seo-fundamentals

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

FAQPage Schema
How do I audit my website for E-E-A-T and Core Web Vitals compliance?

To audit website SEO compliance, run the seo_checker.py script on public-facing HTML, JSX, or TSX pages to evaluate E-E-A-T credibility, Core Web Vitals metrics, and technical controls. This generates actionable checklists to guide content quality and visibility improvements.

What is E-E-A-T and how does it impact search engine rankings?

E-E-A-T evaluates Experience, Expertise, Authoritativeness, and Trust to assess page quality and author credibility. Search engines use these signals to determine content visibility, favoring pages demonstrating high trust and authority to improve search rankings.

How do I check technical SEO standards for a product landing page?

Check technical SEO by auditing HTML or JSX landing pages for Core Web Vitals, page speed, accessibility, and crawlability controls. Apply a structured framework to identify technical errors and generate a compliance checklist for your content team.

Can I use this SEO framework for TypeScript and React projects?

Yes, you can audit TypeScript and React projects by running the SEO checker script on JSX and TSX files. It analyzes public-facing components to ensure durable SEO foundations, content quality assessment, and technical compliance for single-page applications.

What are the limitations of automated SEO content quality assessment?

Automated SEO content quality assessment provides structural checklists and technical compliance audits but does not replace human judgment for subjective E-E-A-T evaluation. It outlines technical controls and content signals, requiring manual interpretation for nuanced trust factors.