geo-schema

Detect and generate Schema.org JSON-LD structured data with validation reports.

Updated Dec 17, 2025
One-click install
npx skills add https://github.com/eprouveze/HealthPulse --skill geo-schema-eprouveze
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: geo-schema
Source: https://github.com/eprouveze/HealthPulse/tree/main/.agent/skills/geo-schema
Command: npx skills add https://github.com/eprouveze/HealthPulse --skill geo-schema-eprouveze

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Schema.org structured data is essential for AI systems to identify entities and relate content across platforms, but many sites lack correct markup or have incomplete data. This Skill provides detection, validation, and generation of JSON-LD and other schema formats to improve AI discoverability and data accuracy.

Core Features & Use Cases

  • Detects JSON-LD, Microdata, and RDFa blocks on pages and validates them against Schema.org specifications.
  • Identifies missing or recommended properties for common types (Organization, WebSite, Article, Product, FAQPage, SoftwareApplication) and suggests fixes.
  • Generates ready-to-use JSON-LD blocks and a comprehensive GEO-SCHEMA-REPORT.md to guide implementation and verification.

Quick Start

Run GEO-SCHEMA on your target webpage to generate a complete GEO-SCHEMA-REPORT.md.

Frequently Asked Questions about geo-schema

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

FAQPage Schema
How do I validate JSON-LD structured data against Schema.org specifications?

To validate JSON-LD structured data, you need to detect existing markup and check it against Schema.org types for required and recommended properties. This Skill audits JSON-LD, Microdata, and RDFa blocks to identify missing properties and suggest fixes for enhanced AI entity recognition.

What is the best way to generate Schema.org markup for AI discoverability?

Generating Schema.org markup for AI discoverability involves creating ready-to-use JSON-LD blocks tailored to your content types like Article, Product, or Organization. This Skill outputs these blocks along with a comprehensive GEO report to guide implementation and verify machine readability.

Can I audit Microdata and RDFa on my website in addition to JSON-LD?

Yes, you can audit Microdata and RDFa alongside JSON-LD on your website. This Skill detects all three structured data formats on a target webpage, validating them against Schema.org specifications to ensure your structured data is complete and accurate.

How do I fix missing recommended properties in my FAQPage structured data?

Fixing missing recommended properties in FAQPage structured data requires identifying gaps in your schema implementation. This Skill detects incomplete FAQPage schemas, highlights missing required and recommended properties, and suggests fixes to improve search discoverability.

Does this structured data validator work for SoftwareApplication and Product schemas?

Yes, this structured data validator works for SoftwareApplication and Product schemas. It identifies missing or recommended properties for common Schema.org types including Organization, WebSite, Article, Product, FAQPage, and SoftwareApplication, suggesting necessary fixes.

What report format do I get when auditing a webpage for structured data?

When auditing a webpage for structured data, you receive a GEO-SCHEMA-REPORT.md file. This markdown report guides implementation and verification by detailing detected JSON-LD, Microdata, and RDFa blocks alongside suggested fixes and ready-to-paste markup.