schemas

Extract and validate JSON-LD schema data from web pages.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/jesusalainmm/ilumno_automatizaciones --skill schemas-jesusalainmm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schemas
Source: https://github.com/jesusalainmm/ilumno_automatizaciones/tree/main/.claude/skills/schemas
Command: npx skills add https://github.com/jesusalainmm/ilumno_automatizaciones --skill schemas-jesusalainmm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Esta solución automatiza la verificación de datos estructurados en páginas web, asegurando que JSON-LD / Schema esté presente y correctamente formado, evitando inconsistencias.

Core Features & Use Cases

  • Extracción automática de JSON-LD desde páginas web
  • Comparación con datos de referencia para validar integridad
  • Generación de informe de validación y capturas de evidencia

Quick Start

Proporciona la URL de la página para iniciar la validación automática de JSON-LD.

Frequently Asked Questions about schemas

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

FAQPage Schema
How do I validate JSON-LD structured data on web pages automatically?

To validate JSON-LD structured data automatically, provide a web page URL so the tool can extract, parse, and compare schema data against expected references. It outputs validation reports, screenshots, and a structured Excel file for full traceability.

What is the best way to check if Schema.org markup is correctly formatted on my site?

Checking if Schema.org markup is correctly formatted requires parsing web pages for inline attributes or scripts. This automated validation extracts JSON-LD, compares it with reference schemas, and generates a final report with evidence screenshots.

How does automated schema extraction handle inline attributes and script tags?

Automated schema extraction handles inline attributes and script tags by parsing HTML to locate JSON-LD blocks. It extracts and parses this structured data, comparing it against expected schemas to identify formatting inconsistencies or missing fields.

Do I need to provide reference schemas to validate web page structured data?

You need to provide reference schemas to validate web page structured data effectively. The tool compares automatically extracted JSON-LD against these expected schemas to verify integrity, producing JSON artifacts and a structured Excel report.

What evidence or reports are generated when validating JSON-LD?

When validating JSON-LD, the output includes JSON artifacts, evidence screenshots, and a structured Excel report. These validation artifacts document the extraction and comparison process, providing end-to-end traceability for data quality checks.