schema-markup

Generate and validate JSON-LD schema markup for websites.

17|1|Updated Mar 17, 2015
One-click install
npx skills add https://github.com/Kikobeats/dotfiles --skill schema-markup-kikobeats
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schema-markup
Source: https://github.com/Kikobeats/dotfiles/tree/main/skills/schema-markup
Command: npx skills add https://github.com/Kikobeats/dotfiles --skill schema-markup-kikobeats

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users implement schema markup and structured data on their websites to improve search engine understanding and enable rich results.

Core Features & Use Cases

  • Schema Implementation: Generates JSON-LD schema markup for various content types (Products, Articles, FAQs, etc.).
  • Rich Result Optimization: Ensures markup adheres to Google's guidelines for better visibility in search results.
  • Use Case: A user wants to ensure their product pages are eligible for rich snippets in Google Search. This Skill can generate the correct Product schema to achieve that.

Quick Start

Use the schema-markup skill to generate FAQPage schema for the following questions and answers.

Frequently Asked Questions about schema-markup

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

FAQPage Schema
How do I generate schema markup in JSON-LD format for my website?

You can generate JSON-LD schema markup by providing your content details to the skill, which outputs valid structured data supporting common types like Organization, Article, Product, FAQPage, and BreadcrumbList to enhance your SEO.

What structured data do I need for rich snippets in Google Search?

To achieve rich snippets in Google Search, you need structured data that adheres to Google's guidelines. This skill generates eligible JSON-LD schema markup for content types like Products and FAQs to enable rich results.

Does this approach support FAQPage schema generation for my pages?

Yes, FAQPage schema generation is fully supported. You simply provide your list of questions and answers, and the skill outputs the corresponding JSON-LD structured data to make your pages eligible for rich results.

What is the best way to validate JSON-LD structured data for Google guidelines?

The best way to validate JSON-LD structured data is using the Google Rich Results Test. You should generate your schema markup first, then run the output through the testing tool to ensure accurate content representation and compliance.

Can I use this to add BreadcrumbList structured data to my site navigation?

Yes, you can use this to add BreadcrumbList structured data. The skill generates the correct JSON-LD format for your navigation paths, helping search engines understand your site hierarchy and enabling breadcrumb rich results.

Why does my schema markup not show up in Google search results?

Schema markup may not appear in Google search results if it fails validation or does not adhere to Google's guidelines. You must ensure accurate content representation and validate your JSON-LD using the Google Rich Results Test tool.