seo-schema
The seo-schema skill detects, validates, and generates Schema.org structured data in JSON-LD format. It analyzes web pages for existing markup, identifies missing opportunities, and provides templates for various schema types while adhering to current Google guidelines.
Is seo-schema safe to install?
Review before installing: our audit of seo-schema's source files found 0 shell commands, 0 external URLs, file reads and writes (medium risk). Every command and URL listed appears verbatim in the skill's source. The skill reads local files such as references/schema-types.md and schema/templates.json. It writes output files named SCHEMA-REPORT.md and generated-schema.json.
How we audit skills: our security review methodology.
Who is this skill for?
SEO professionals, web developers, and content creators who need to implement or audit structured data on their websites.
What can you do with it?
- Detecting existing JSON-LD, Microdata, or RDFa on a webpage.
- Validating schema markup against required properties and Google rich result standards.
- Generating new JSON-LD snippets for common types like Organization, LocalBusiness, and Article.
- Identifying deprecated schema types that require removal or replacement.
- Creating implementation reports in SCHEMA-REPORT.md and generated-schema.json.
How good is this skill?
Quality score: 9/10. The skill provides clear, actionable instructions and maintains a strict adherence to current SEO standards and deprecation timelines. The documentation is well-structured and easy to follow.
What does the skill file contain?
# Schema Markup Analysis & Generation ## Detection 1. Scan page source for JSON-LD `<script type="application/ld+json">` 2. Check for Microdata (`itemscope`, `itemprop`) 3. Check for RDFa (`typeof`, `property`) 4. Always recommend JSON-LD as primary format (Google's stated preference) ## Validation - Check required properties per schema type - Validate against Google's supported rich result types - Test for common errors: - Missing @context - Invalid @type - Wrong data types - Placeholder text - Relative URLs (should be absolute) - Invalid date formats - Flag deprecated types (...
Frequently asked questions
Does this skill support all schema types?
The skill supports a wide range of active types but explicitly flags deprecated types like HowTo, Dataset, and CourseInfo as never to be recommended.
How does the skill handle FAQ schema?
The skill restricts the recommendation of FAQ schema to government and healthcare authority websites.
What output files does the skill produce?
The skill generates a SCHEMA-REPORT.md file containing detection and validation results, and a generated-schema.json file containing JSON-LD snippets.
Related skills
seo-audit
133.3KUsers seeking to diagnose SEO issues, improve organic search performance, or conduct a health check on their website
The seo-audit skill provides a structured framework for diagnosing and recommending improvements for website search engine optimization. It guides the agent through technical, on-page, and content quality assessments, including specific checks for international SEO and site-type-specific issues.
content-strategy
86.4KContent marketers, founders, and marketing teams planning content roadmaps and editorial calendars
The content-strategy skill assists users in planning content strategies, identifying topics, and building editorial calendars. It guides users through gathering business context, researching customers, analyzing competitors, and mapping content to the buyer's journey. It provides frameworks for searchable and shareable content, pillar identification, and topic clustering.
programmatic-seo
83.5KContent strategists, SEO specialists, and marketers building large-scale, data-driven website content
The programmatic-seo skill provides a framework for generating SEO-optimized pages at scale using templates and data. It guides users through keyword research, data sourcing, template design, internal linking, and indexation strategies while emphasizing content uniqueness to avoid search engine penalties.
ai-seo
70.6KContent creators, SEO professionals, and digital marketers aiming to improve their brand's presence in AI-generated search results
The ai-seo skill provides a framework for optimizing web content to increase visibility and citation rates in AI-powered search engines and LLM-based assistants like ChatGPT, Perplexity, and Google AI Overviews.