seo-optimizer

Analyze HTML/CSS websites for SEO issues and generate reports.

19|5|Updated Nov 23, 2025
One-click install
npx skills add https://github.com/Nir-Bhay/markups --skill seo-optimizer-nir-bhay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-optimizer
Source: https://github.com/Nir-Bhay/markups/tree/main/.agents/skills/seo-optimizer
Command: npx skills add https://github.com/Nir-Bhay/markups --skill seo-optimizer-nir-bhay

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you identify and fix SEO issues on your HTML/CSS websites, improving their visibility and ranking in search engine results.

Core Features & Use Cases

  • SEO Audits: Analyzes websites for critical SEO problems like missing meta tags, improper heading structure, and missing alt text.
  • Optimization Implementation: Provides guidance and scripts to fix identified issues, add schema markup, and generate sitemaps.
  • Use Case: You've just launched a new company website and want to ensure it's discoverable by search engines. This Skill can audit your site, identify missing SEO elements, and guide you through implementing best practices like adding meta descriptions and generating a sitemap.

Quick Start

Run the SEO analyzer script on your website's public directory to get a detailed report.

Frequently Asked Questions about seo-optimizer

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

FAQPage Schema
How do I run an SEO audit on my HTML website?

To run an SEO audit, execute the Python analyzer script on your website's public directory to identify missing meta tags, improper heading structures, and missing alt text, generating a detailed report.

What's the best way to generate a sitemap for a static HTML site?

The best way to generate a sitemap is using the included Python scripts, which automate sitemap creation for your HTML/CSS website to ensure search engines can discover and crawl your pages.

How do I add schema markup to my web pages?

You can add schema markup by following the optimization implementation guidance provided after your SEO audit, which directs you through adding structured data to improve search engine visibility.

Can I use this to fix missing meta descriptions on my website?

Yes, you can fix missing meta descriptions by running the automated website analysis to detect absent tags and then applying the provided optimization scripts and guidance to implement the missing elements.

Does this tool check CSS files or just HTML for search engine optimization?

This tool analyzes both HTML and CSS websites for search engine optimization, addressing issues like missing meta tags and improper heading structures to improve your overall search ranking.

What do I need to run the automated website analysis script?

You need a Python environment to run the automated analysis script, along with access to your website's public directory so the tool can scan the HTML files and generate an SEO report.