schema-markup

Generate JSON-LD schema markup for Organization, Article, Product, FAQPage, and BreadcrumbList.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/bravohenry/ohmymkt --skill schema-markup-bravohenry
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: schema-markup
Source: https://github.com/bravohenry/ohmymkt/tree/main/.opencode/skills/schema-markup
Command: npx skills add https://github.com/bravohenry/ohmymkt --skill schema-markup-bravohenry

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 entity types (Organization, Product, FAQ, etc.).
  • Rich Result Optimization: Aims to improve visibility in search engine results pages (SERPs) through structured data.
  • Use Case: A user wants to ensure their product pages are eligible for rich snippets like star ratings and price. This Skill can generate the appropriate Product schema to achieve this.

Quick Start

Use the schema-markup skill to generate JSON-LD for a product page with the name 'Super Widget', price '29.99', and availability 'InStock'.

Frequently Asked Questions about schema-markup

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

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

You can generate JSON-LD schema markup by providing entity details like a product name, price, and availability. The tool outputs structured data code validated against Google's guidelines to enhance search engine understanding and enable rich results.

What is structured data and how does it enable rich snippets in SERPs?▼

Structured data uses formats like JSON-LD to help search engines understand website content. It enables rich snippets in SERPs by validating specific entity types like Product, Organization, or FAQPage against Google's search guidelines.

Does this schema markup generator support FAQPage and BreadcrumbList types?▼

Yes, the schema markup generator supports common JSON-LD types including FAQPage and BreadcrumbList. It also handles Organization, Article, and Product schemas to optimize your website for various rich search results.

What is the best way to add Product schema for rich snippets?▼

The best way to add Product schema for rich snippets is generating JSON-LD code with details like name, price, and availability. This structured data format is recommended for implementation and validated against Google's search guidelines.

Why validate structured data against Google's guidelines before implementation?▼

Validating structured data against Google's guidelines ensures your JSON-LD schema markup meets search engine requirements. This validation prevents rich result eligibility errors and guarantees search engines correctly understand your website entities.