seo

Automate SEO metadata creation, sitemap generation, and robots.txt configuration.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/HUMBLEF0OL/miles-mechanical-web --skill seo-humblef0ol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo
Source: https://github.com/HUMBLEF0OL/miles-mechanical-web/tree/main/.claude/skills/seo
Command: npx skills add https://github.com/HUMBLEF0OL/miles-mechanical-web --skill seo-humblef0ol

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The Skill unit addresses the problem of manually maintaining metadata across website infrastructure by providing an automated and consistent way to manage SEO metadata.

Core Features & Use Cases

  • Metadata Management: Automates the creation and updating of metadata for each page.
  • Sitemap Generation: Automatically generates a sitemap for indexing all pages.
  • Hreflang Tag Configuration: Sets up hreflang tags for internationalization.
  • Robots.txt and llms.txt Management: Automates the setup and configuration of robots.txt and llms.txt for site structure.
  • Use Case: Enhance SEO performance on a site by setting up a new section, which automatically creates metadata and sitemaps for all associated content.

Quick Start

Configure the SEO settings and execute the harness check with the command 'npm run check:harness'.

Frequently Asked Questions about seo

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

FAQPage Schema
How do I automate metadata management for website infrastructure?

Automated metadata management handles the creation and updating of metadata for each page, ensuring correct and consistent configuration across website infrastructure to support search engine visibility.

How do I generate a sitemap for indexing all pages?

Sitemap generation automatically creates a sitemap for indexing all pages, ensuring search engines can discover and crawl content across the entire site infrastructure.

How do I configure hreflang tags for website internationalization?

Hreflang tag configuration sets up internationalization tags for website content, ensuring search engines serve the correct language or regional URL to users in different locations.

Does this SEO Skill manage robots.txt and llms.txt for site structure?

Yes, this Skill automates the setup and configuration of robots.txt and llms.txt files, managing site structure rules for both search engine crawlers and language models.

What is the best way to set up SEO metadata for a new site section?

Setting up a new site section automatically creates and configures metadata and sitemaps for all associated content, providing a consistent way to enhance SEO performance across the infrastructure.

How do I run a harness check after configuring SEO settings?

After configuring SEO settings, execute the harness check using the command 'npm run check:harness' to validate the metadata, sitemap, and site structure configuration.