seo-fundamentals

Audit websites for E-E-A-T, Core Web Vitals, and site structure.

4|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/marcusagm/Mundam --skill seo-fundamentals-marcusagm
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: seo-fundamentals
Source: https://github.com/marcusagm/Mundam/tree/main/.agent/skills/seo-fundamentals
Command: npx skills add https://github.com/marcusagm/Mundam --skill seo-fundamentals-marcusagm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

SEO fundamentals help websites improve visibility, trust, and discoverability in search engines.

Core Features & Use Cases

  • E-E-A-T and Core Web Vitals: Align content quality signals with user intent to boost rankings.
  • Technical & Content SEO: Structure sites with proper sitemaps, canonical tags, metadata, and accessible content.
  • Use Case: A marketing team audits a blog to increase organic traffic by improving page load times and search signals.

Quick Start

  • Run an SEO fundamentals audit on the current site to identify missing title tags, meta descriptions, and alt attributes, and propose fixes.

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 missing SEO elements like title tags and meta descriptions?▼

Run an SEO audit using a Python-based checker script that analyzes HTML and JSX/TSX components to identify missing title tags, meta descriptions, and alt attributes, then proposes fixes to improve search visibility.

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

E-E-A-T involves aligning content quality signals with user intent to boost search rankings. Applying E-E-A-T principles ensures your site demonstrates Experience, Expertise, Authoritativeness, and Trustworthiness to search engines.

How do I improve Core Web Vitals and page load times for a blog?▼

Improve Core Web Vitals and page load times by applying technical SEO practices to optimize site structure and page assets. Auditing your blog's performance signals helps increase organic traffic.

Can I use this SEO audit framework on landing pages and product pages?▼

Yes, the SEO audit framework works on landing pages and product pages. It analyzes HTML and JSX/TSX components across various page types to ensure proper sitemaps, canonical tags, and accessible content.

What is the best way to structure a website for technical SEO?▼

Structure websites for technical SEO by implementing proper sitemaps, canonical tags, metadata, and accessible content. This framework ensures search engines can efficiently crawl and index your pages.

Do I need Python to check my site for SEO issues?▼

Yes, the SEO checker uses a Python-based script to analyze HTML, JSX/TSX components, and page assets. You need a Python environment to execute the automated audit framework and identify search signal gaps.