Source profileQuality 91/100

seb1n/awesome-ai-agent-skills/marketing-and-seo/seo-optimization/SKILL.md

seo-optimization

Optimize a webpage for search engines by analyzing on-page elements, improving technical performance, and implementing structured data for maximum visibility. Use when the user requests seo optimization or provides relevant inputs for this workflow.

Source repository stars
161
Declared platforms
0
Static risk flags
1
Last source update
2026-08-09
Source checked
2026-08-25

Decision brief

What it does: where it fits

This skill enables an AI agent to perform comprehensive search engine optimization on any webpage or website. The agent audits on-page factors (title tags, meta descriptions, headings, internal links), evaluates technical SEO health (Core Web Vitals, mobile-first indexing, crawl…

Best for

  • Use when the user requests seo optimization or provides relevant inputs for this workflow.

Not for

  • Tasks that require unconfirmed production actions or broad system permissions.
  • Environments where the pinned source and install steps cannot be inspected.

Compatibility matrix

Platform support, with evidence labels

PlatformStatusEvidenceWhat to check
CodexNot declaredNo explicit evidencePortability before use
Claude CodeNot declaredNo explicit evidencePortability before use
CursorNot declaredNo explicit evidencePortability before use
Gemini CLINot declaredNo explicit evidencePortability before use
Open the compatibility checker

Installation

Inspect first. Install second.

The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.

Source-detected install commandSource
npx skills add https://github.com/seb1n/awesome-ai-agent-skills --skill "marketing-and-seo/seo-optimization"
Safe inspection promptEditorial

Inspect the Agent Skill "seo-optimization" from https://github.com/seb1n/awesome-ai-agent-skills/blob/75865a5d037a4cdaa7f409a4ec14ab9b0292920b/marketing-and-seo/seo-optimization/SKILL.md at commit 75865a5d037a4cdaa7f409a4ec14ab9b0292920b. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.

Workflow

What the source asks the agent to do

  1. 01

    Workflow

    1. Crawl and inventory the page. Fetch the target URL and parse the full HTML document. Extract the title tag, meta description, canonical URL, Open Graph tags, all heading elements (H1–H6), images with alt attributes, and every internal and external link. Record the HTTP status…

    Crawl and inventory the page. Fetch the target URL and parse the full HTML document. Extract the title tag, meta description, canonical URL, Open Graph tags, all heading elements (H1–H6), images with alt attributes, and…Analyze on-page SEO elements. Evaluate the title tag for length (50–60 characters), keyword placement, and uniqueness. Check the meta description for length (150–160 characters) and compelling call-to-action language. V…Evaluate technical SEO factors. Assess Core Web Vitals — Largest Contentful Paint (LCP < 2.5s), First Input Delay (FID < 100ms), and Cumulative Layout Shift (CLS < 0.1). Check mobile-friendliness by analyzing the viewpo…
  2. 02

    Usage

    Provide the agent with the URL of the webpage to optimize and, optionally, the target keyword. The agent will return a full audit report with actionable fixes.

    Provide the agent with the URL of the webpage to optimize and, optionally, the target keyword. The agent will return a full audit report with actionable fixes.Prompt: Optimize the following page for the keyword "project management tools": https://example.com/blog/best-pm-tools
  3. 03

    Examples

    Request: Optimize https://acme.com/blog/remote-work-tips for the keyword "remote work tips".

    Request: Optimize https://acme.com/blog/remote-work-tips for the keyword "remote work tips".After — Optimized HTML head:Request: Run a technical SEO audit on https://acme.com.
  4. 04

    Example 1: Blog Post On-Page Optimization

    Request: Optimize https://acme.com/blog/remote-work-tips for the keyword "remote work tips".

    Request: Optimize https://acme.com/blog/remote-work-tips for the keyword "remote work tips".After — Optimized HTML head:
  5. 05

    Example 2: Technical SEO Audit Findings

    Request: Run a technical SEO audit on https://acme.com.

    Request: Run a technical SEO audit on https://acme.com.

Permission review

Static risk signals and limitations

Network access

medium · line 7

The documentation includes network, browsing, or remote request actions.

**Crawl and inventory the page.** Fetch the target URL and parse the full HTML document. Extract the title tag, meta description, canonical URL, Open Graph tags, all heading elements (H1–H6), images with alt attributes, and every internal a

Network access

medium · line 44

The documentation includes network, browsing, or remote request actions.

<link rel="canonical" href="https://acme.com/blog/remote-work-tips">

Evidence record

Why each signal appears

EvidenceSourceComputedTestedEditorial
SignalValueEvidence typeMeaning
Quality score91/100ComputedDocumentation, specificity, maintenance, and trust rules
Repository stars161SourceRepository attention, not individual Skill quality
Compatibility0 platformsSourceDeclared in the catalog source record
Usage guideautomated source guideEditorialGenerated or reviewed according to the visible evidence level

Pinned source

Provenance and original SKILL.md

Repository
seb1n/awesome-ai-agent-skills
Skill path
marketing-and-seo/seo-optimization/SKILL.md
Commit
75865a5d037a4cdaa7f409a4ec14ab9b0292920b
License
MIT
Collected
2026-08-25
Default branch
main
View the original SKILL.md

SEO Optimization

This skill enables an AI agent to perform comprehensive search engine optimization on any webpage or website. The agent audits on-page factors (title tags, meta descriptions, headings, internal links), evaluates technical SEO health (Core Web Vitals, mobile-first indexing, crawlability), and implements structured data markup. The goal is to produce actionable recommendations that improve organic search rankings and click-through rates.

Workflow

  1. Crawl and inventory the page. Fetch the target URL and parse the full HTML document. Extract the title tag, meta description, canonical URL, Open Graph tags, all heading elements (H1–H6), images with alt attributes, and every internal and external link. Record the HTTP status code, response time, and redirect chain if applicable.

  2. Analyze on-page SEO elements. Evaluate the title tag for length (50–60 characters), keyword placement, and uniqueness. Check the meta description for length (150–160 characters) and compelling call-to-action language. Verify there is exactly one H1 tag that contains the primary keyword, and that H2–H4 tags form a logical content hierarchy. Flag missing alt text on images and broken internal links.

  3. Evaluate technical SEO factors. Assess Core Web Vitals — Largest Contentful Paint (LCP < 2.5s), First Input Delay (FID < 100ms), and Cumulative Layout Shift (CLS < 0.1). Check mobile-friendliness by analyzing the viewport meta tag and responsive layout. Verify the existence and correctness of robots.txt, XML sitemap, canonical tags, and hreflang tags for international sites. Identify render-blocking resources and unused CSS/JS.

  4. Implement structured data markup. Generate JSON-LD schema markup appropriate to the page type — Article, Product, FAQ, BreadcrumbList, Organization, or LocalBusiness. Validate the markup against Google's Rich Results requirements. Ensure the schema references match the visible page content to avoid structured data penalties.

  5. Audit internal linking and content depth. Map the internal link graph to identify orphan pages and shallow content clusters. Recommend anchor text improvements and suggest new internal links that strengthen topical authority. Evaluate content length and keyword density relative to top-ranking competitors.

  6. Generate a prioritized SEO report. Produce a structured report with findings organized by impact (critical, high, medium, low). Include before/after code snippets for recommended changes, estimated effort for each fix, and expected ranking impact. Provide a checklist format so engineers and content teams can track completion.

Usage

Provide the agent with the URL of the webpage to optimize and, optionally, the target keyword. The agent will return a full audit report with actionable fixes.

Prompt: Optimize the following page for the keyword "project management tools": https://example.com/blog/best-pm-tools

Examples

Example 1: Blog Post On-Page Optimization

Request: Optimize https://acme.com/blog/remote-work-tips for the keyword "remote work tips".

Before — HTML head:

<head>
  <title>Blog Post | Acme Co</title>
  <meta name="description" content="Read our latest blog post.">
</head>

After — Optimized HTML head:

<head>
  <title>15 Remote Work Tips That Boost Productivity in 2025 | Acme Co</title>
  <meta name="description" content="Discover 15 proven remote work tips to stay productive, manage your time, and avoid burnout. Backed by research from 500+ distributed teams.">
  <link rel="canonical" href="https://acme.com/blog/remote-work-tips">
  <meta property="og:title" content="15 Remote Work Tips That Boost Productivity">
  <meta property="og:description" content="Proven strategies from 500+ distributed teams.">
  <meta property="og:type" content="article">
  <script type="application/ld+json">
  {
    "@context": "https://schema.org",
    "@type": "Article",
    "headline": "15 Remote Work Tips That Boost Productivity in 2025",
    "author": { "@type": "Person", "name": "Jane Smith" },
    "datePublished": "2025-03-10",
    "description": "Proven remote work tips backed by research from 500+ distributed teams."
  }
  </script>
</head>

Example 2: Technical SEO Audit Findings

Request: Run a technical SEO audit on https://acme.com.

Audit Report:

PriorityIssueDetailsFix
CriticalMissing XML sitemapNo sitemap found at /sitemap.xml; 40% of pages not indexedGenerate and submit sitemap to Search Console
CriticalLCP = 4.8s on mobileHero image is 2.4 MB uncompressed PNGConvert to WebP, add width/height, use loading="lazy"
HighDuplicate title tags12 pages share the title "Acme Co — Home"Write unique, keyword-rich titles for each page
HighMissing canonical tags8 pages lack <link rel="canonical">, causing index bloatAdd self-referencing canonicals to every page
MediumNo robots.txtEntire site crawlable including /admin and /stagingCreate robots.txt disallowing private paths
LowImages missing alt text34 of 120 images have empty alt attributesAdd descriptive alt text with relevant keywords

Best Practices

  • Write for humans first, search engines second. Keyword stuffing degrades user experience and triggers ranking penalties. Aim for natural keyword integration at 1–2% density.
  • Prioritize Core Web Vitals. Google uses LCP, FID, and CLS as direct ranking signals. Compress images, defer non-critical JS, and set explicit dimensions on media elements.
  • Use self-referencing canonical tags on every page. This prevents duplicate content issues caused by URL parameters, trailing slashes, or session IDs.
  • Build topical authority through internal linking. Link related content in clusters around pillar pages. Use descriptive anchor text instead of generic "click here" links.
  • Validate structured data with Google's Rich Results Test. Incorrect schema can result in manual actions. Always match schema fields to visible on-page content.
  • Monitor changes in Search Console weekly. Track impressions, clicks, average position, and coverage errors after deploying SEO fixes to measure impact.

Edge Cases

  • Single-page applications (SPAs): JavaScript-rendered content may not be crawled. Implement server-side rendering (SSR) or dynamic rendering, and use the URL Inspection tool to verify Google sees the full DOM.
  • Multilingual sites: Each language version needs its own unique title, meta description, and hreflang annotations. Incorrect hreflang mappings can cause the wrong language to appear in SERPs.
  • Paywalled or gated content: Use <meta name="robots" content="noindex"> on pages that require login to avoid thin-content penalties, or implement structured data for paywalled content per Google's guidelines.
  • Pagination: Use rel="next" and rel="prev" on paginated archives, and ensure the canonical points to the current page rather than page 1.
  • Rapidly changing content: For news or e-commerce sites with frequent inventory changes, configure sitemap update frequency and use the Indexing API for time-sensitive pages.

Frequently asked questions

What to verify before installation and use

What does the seo-optimization source document cover?

This skill enables an AI agent to perform comprehensive search engine optimization on any webpage or website. The agent audits on-page factors (title tags, meta descriptions, headings, internal links), evaluates technical SEO health (Core Web Vitals, mobile-first indexing, crawl…

How do I install seo-optimization?

The source record exposes this install command: npx skills add https://github.com/seb1n/awesome-ai-agent-skills --skill "marketing-and-seo/seo-optimization". Inspect the command and pinned source before running it.

Which permission-related actions were detected?

Static rules flagged network in the source; the page lists the matching lines and excerpts.

Alternatives

Compare before choosing

Computed 97146

simbajigege/book2skills

seo-metadata-audit

Audit SEO metadata such as title, description, headings, alt, robots, canonical, schema, viewport, charset, and social tags.

Computed 95584

nexscope-ai/Amazon-Skills

amazon-listing-optimization

Amazon listing builder and optimizer for sellers. Two modes: (A) Create — build keyword-optimized listings from scratch using keyword lists + product characteristics + AI copywriting, (B) Optimize — audit existing listings, find keyword gaps, score across 8 dimensions, and rewrite with missing keywords. Integrates with amazon-keyword-research for keyword input. Works on 12 Amazon marketplaces. No API key required. Use when: (1) creating a new Amazon listing from keywords, (2) auditing an existin

Computed 94783

nexscope-ai/eCommerce-Skills

shopify-marketing

Comprehensive Shopify marketing strategy and execution. SEO optimization, email marketing automation, paid advertising management, conversion rate optimization, and customer retention strategies specifically for DTC Shopify brands. Use when the user asks about Shopify marketing, DTC marketing, Shopify SEO, or Shopify store growth.

Computed 94768

indranilbanerjee/digital-marketing-pro

local-seo

Build local SEO strategy end to end — Google Business Profile optimization, NAP consistency and citation cleanup, local pack ranking tactics, location and service-area pages, review management, local link building, LocalBusiness schema, and multi-location management — delivered as audit reports, checklists, and a 30/60/90-day roadmap. Triggers on "/digital-marketing-pro:local-seo", "optimize my Google Business Profile", "why aren't we in the map pack", "fix our NAP consistency", "local SEO for o