schema

Generate JSON-LD schema.org markup templates for common page types.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/tradertunante/servicecontrol --skill schema-tradertunante
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schema
Source: https://github.com/tradertunante/servicecontrol/tree/main/.agents/skills/schema
Command: npx skills add https://github.com/tradertunante/servicecontrol --skill schema-tradertunante

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Schema markup helps search engines understand page content and unlock rich results, driving higher visibility and click-through.

Core Features & Use Cases

  • Guidance to implement accurate schema.org markup across common page types (Organization, WebSite, Article/BlogPosting, Product, SoftwareApplication, FAQPage, HowTo, BreadcrumbList).
  • Best practices for validation, testing, and alignment with Google's guidelines, with CMS integration tips and reusable templates.
  • On-demand generation of complete JSON-LD snippets tailored to page content and business goals.

Quick Start

Generate a ready-to-deploy JSON-LD snippet for your page, targeting the primary content type and including essential properties.

Frequently Asked Questions about schema

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

FAQPage Schema
How do I add JSON-LD schema markup to my website for rich results?

You implement JSON-LD schema markup by generating a tailored snippet for your page type, such as Article or Product, and integrating it into your CMS to enable rich results and improve search visibility.

What schema.org types should I use for different page content?

Match schema.org types to page content: Organization for company pages, WebSite for homepages, Article or BlogPosting for content, Product or SoftwareApplication for sales pages, and HowTo or FAQPage for instructions.

How do I validate schema markup against Google's guidelines?

Validate schema markup by checking the JSON-LD structure with testing tools, confirming required properties exist, and ensuring alignment with current Google search guidelines before deploying to production.

Does schema markup work with any CMS platform?

Schema markup works with any CMS by inserting generated JSON-LD snippets into the page HTML, with provided integration steps ensuring proper rendering and search engine crawling across different platforms.

Why is my schema markup not showing rich results in search?

Schema markup fails to generate rich results if the JSON-LD lacks required properties, violates Google's guidelines, or contains syntax errors, making proper validation and alignment testing essential.