Schema Markup
Automatically generate SEO-rich schema markup code for web pages to improve search engine visibility and rich snippet display.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add schema-markup npx -- -y @trustedskills/schema-markup
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"schema-markup": {
"command": "npx",
"args": [
"-y",
"@trustedskills/schema-markup"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The schema-markup skill enables AI agents to generate structured data markup in formats like JSON-LD, Microdata, or RDFa. This helps improve search engine visibility by providing clear, machine-readable information about content on web pages.
When to use it
- When optimizing a website for rich snippets and featured search results.
- When adding product details, reviews, or event information to enhance SEO performance.
- When preparing structured data for integration into e-commerce platforms or content management systems.
Key capabilities
- Generates valid JSON-LD markup for various schema types (e.g., Article, Product, Event).
- Supports Microdata and RDFa formats based on user preference.
- Validates generated markup against schema.org standards to ensure accuracy.
Example prompts
- "Generate JSON-LD markup for a blog post titled 'The Future of AI' with author John Doe."
- "Create Microdata for a product page featuring a smartphone with price $999 and rating 4.5 stars."
- "Output RDFa markup for an upcoming event on October 10th, 2023."
Tips & gotchas
- Ensure the AI agent has access to schema.org definitions or relevant documentation for accurate output.
- Always validate generated markup using tools like Google’s Structured Data Testing Tool before deployment.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.