Schema Markup
Automatically generates structured data markup (Schema.org) from marketing content to boost SEO and rich snippet visibility.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add jwtappert-schema-markup npx -- -y @trustedskills/jwtappert-schema-markup
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"jwtappert-schema-markup": {
"command": "npx",
"args": [
"-y",
"@trustedskills/jwtappert-schema-markup"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill generates structured data markup (Schema.org vocabulary) to enhance website SEO and improve how search engines understand content. It can create JSON-LD format, which is a preferred method for implementing Schema markup. The generated markup helps provide context about the content on a webpage, leading to richer search results.
When to use it
- Product pages: Generate schema for products including price, availability, and reviews.
- Blog posts: Create article schema with author, date published, and headline information.
- Local business listings: Implement localBusiness schema with address, hours of operation, and contact details.
- Event promotion: Generate Event schema to display event dates, locations, and descriptions in search results.
Key capabilities
- JSON-LD output format
- Schema.org vocabulary support
- SEO enhancement
Example prompts
- "Create Schema markup for a product page selling 'Red Leather Boots' priced at $79.99."
- "Generate article schema for my blog post titled 'The Benefits of Meditation'."
- "Produce localBusiness schema for 'Acme Bakery', located at 123 Main Street, Anytown."
Tips & gotchas
This skill requires a basic understanding of Schema.org vocabulary to ensure accurate and relevant markup generation. Review the generated code carefully before implementing it on your website.
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.