seo

Audit static site HTML files against 9 SEO checklists and add missing elements.

4|1|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/aevans-eng/seo-skill --skill seo-aevans-eng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo
Source: https://github.com/aevans-eng/seo-skill/tree/main
Command: npx skills add https://github.com/aevans-eng/seo-skill --skill seo-aevans-eng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Static personal and portfolio websites often lack critical SEO elements like meta tags, schema markup, and sitemaps, making them nearly impossible to find via search engines without manual configuration work.

Core Features & Use Cases

  • 9-point SEO audit: Scans all HTML files to check for missing meta tags, Open Graph tags, Twitter Cards, JSON-LD schema, robots.txt, sitemap.xml, image optimization, content structure, and technical SEO requirements.
  • Auto-fix missing elements: Adds properly formatted, keyword-optimized meta descriptions, canonical URLs, structured data, and site files tailored to static sites hosted on GitHub Pages, Netlify, or Vercel.
  • Use case: A job-seeking software engineer with a personal portfolio can run this skill to fix all missing SEO elements so their site ranks for their name and role, without needing to learn SEO best practices manually.

Quick Start

Tell Claude your site's domain, list of pages, social profiles, and target search keywords, then ask it to run a full SEO audit and add all missing optimization elements.

Frequently Asked Questions about seo

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

FAQPage Schema
How do I audit and fix missing meta tags and schema markup on my static portfolio website?

To audit and fix missing meta tags and schema markup on a static portfolio website, run a 9-point SEO check across all HTML files to identify and auto-generate missing meta descriptions, canonical URLs, and valid JSON-LD structured data.

What SEO elements do I need for a static site hosted on GitHub Pages or Netlify?

Static sites hosted on GitHub Pages or Netlify require properly formatted meta tags, Open Graph tags, Twitter Cards, JSON-LD schema, robots.txt, sitemap.xml, descriptive image alt text, and canonical URLs to improve search engine indexing and ranking.

Can I automatically generate a sitemap.xml and robots.txt without manually configuring my static site?

Yes, you can automatically generate a sitemap.xml and robots.txt without manual configuration by running an SEO audit that detects missing site files and adds them to your static site directory.

What is the best way to add structured data and Open Graph tags to a static personal website?

The best way to add structured data and Open Graph tags to a static personal website is to use an automated SEO audit that scans all HTML files and injects missing required elements like valid JSON-LD schema and social media card tags tailored to your specific pages.

Why does my static site rank poorly in search engines despite having content?

Your static site ranks poorly because it likely lacks critical SEO elements like unique per-page meta descriptions, canonical URLs, structured data, and a sitemap, making it difficult for search engines to index and rank your content properly.