schema

Implement schema.org markup with JSON-LD for SEO.

Updated Jul 5, 2026
One-click install
npx skills add https://github.com/batdorj-s/tlj --skill schema-batdorj-s
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schema
Source: https://github.com/batdorj-s/tlj/tree/main/.agents/skills/schema
Command: npx skills add https://github.com/batdorj-s/tlj --skill schema-batdorj-s

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires json-ld, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Enhances search engine understanding of your site's content, leading to improved rich search results and enhanced SEO.

Core Features & Use Cases

  • Structured Data Implementation: Offers a comprehensive guide for implementing schema markup to your website.
  • SEO Benefits: Increases the visibility of your site's content with rich snippets and improved search engine rankings.
  • Use Case: A user can improve the SEO of their product pages by adding schema markup for pricing and availability, resulting in rich product cards in search results.

Quick Start

Apply schema markup to the 'product-page.md' document using the schema skill.

Frequently Asked Questions about schema

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

FAQPage Schema
How do I implement schema markup using JSON-LD for SEO?

Schema markup using JSON-LD is implemented by embedding structured data scripts into your website pages to improve SEO. This skill guides the process of adding schema.org types like Organization, WebSite, and Article to enhance search engine visibility.

What types of structured data can I add to get rich snippets in search results?

Structured data for rich snippets includes schema.org types such as Organization, WebSite, Article, Product, and FAQPage. Adding this markup helps search engines understand content context, generating rich results like product cards with pricing and availability.

Do I need to follow Google's guidelines when adding structured data to my product pages?

Yes, adhering to Google's guidelines is required when adding structured data to your product pages. This ensures search engines correctly parse your schema markup for pricing and availability, resulting in valid rich product cards in search results.

Can I use this approach to optimize an existing markdown document with structured data?

You can apply structured data to an existing markdown document by following the schema skill's implementation guide. This process integrates JSON-LD markup into your content files, improving their SEO and search engine visibility.