seo

Optimize web pages for crawlability, indexability, and JSON-LD structured data.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/BrunoAlpezdev/lluvia-de-ideas --skill seo-brunoalpezdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo
Source: https://github.com/BrunoAlpezdev/lluvia-de-ideas/tree/main/.agents/skills/seo
Command: npx skills add https://github.com/BrunoAlpezdev/lluvia-de-ideas --skill seo-brunoalpezdev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you improve search visibility when your site is underperforming due to technical issues, weak on-page elements, poor crawlability, missing metadata, or lack of structured data.

Core Features & Use Cases

  • Technical SEO Optimization: Improves crawlability via robots.txt and correct robots meta usage, sets canonical URLs to reduce duplicate content, and provides sitemap best practices to support indexing.
  • On-Page SEO Improvements: Guides creation of strong title tags, unique meta descriptions, proper heading structure, and image SEO with descriptive filenames and alt text.
  • Structured Data (JSON-LD) & Validation: Adds schema types such as Organization, Article, Product, FAQPage, and BreadcrumbList, and validates them with Rich Results Test and Schema.org Validator.

On-page optimization example:

If product pages are not ranking and appear duplicated in search results, use this Skill to set self-referencing canonicals, write unique titles/descriptions, fix heading hierarchy, and implement Product schema for richer results.

Quick Start

Use the seo skill to audit a webpage for crawlability, canonical correctness, title/meta quality, heading hierarchy, image alt text, internal linking, and relevant JSON-LD structured data.

Frequently Asked Questions about seo

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

FAQPage Schema
How do I fix duplicate content issues with canonical URLs and sitemap patterns?

To fix duplicate content issues, implement self-referencing canonical URLs on your web pages and follow sitemap best practices to support accurate indexing. This ensures search engines understand the primary version of your content and reduces duplication in search results.

What is JSON-LD structured data and how does it validate with Google Rich Results?

JSON-LD structured data is a schema format like Organization, Article, Product, FAQPage, and BreadcrumbList that helps search engines understand page content. You validate implemented JSON-LD using the Google Rich Results Test and Schema.org Validator to ensure eligibility for enhanced search features.

How do I improve crawlability and indexability using robots.txt and robots meta tags?

Improve crawlability and indexability by configuring robots.txt and applying correct robots meta usage to control crawler access. Proper configuration ensures search engine bots can efficiently crawl your site while preventing indexing of irrelevant pages.

What's the best way to optimize on-page SEO elements like title tags and heading hierarchy?

The best way to optimize on-page SEO is to create strong title tags, unique meta descriptions, proper heading structure, and image SEO with descriptive filenames and alt text. These on-page relevance signals improve search visibility and help search engines parse your content accurately.

Can I use technical SEO fixes for website migrations and ongoing maintenance?

Yes, technical SEO fixes apply to website launches, content migrations, and ongoing maintenance for pages requiring metadata improvements. You can audit crawlability, canonical correctness, and structured data to maintain search visibility throughout these transitions.

Why does my product page appear duplicated in search results despite having unique content?

Product pages appear duplicated when missing self-referencing canonicals allow search engines to index multiple URL variations. To resolve this, set accurate canonical URLs, write unique titles and descriptions, fix heading hierarchy, and implement Product schema for richer results.