How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Schema Markup (Marketing domain).

Structured data implementation, validation, and optimization. Covers JSON-LD patterns for 20+ schema types, rich snippet eligibility, AI search visibility, Knowledge Graph optimization, and CMS-specif...

Production-grade structured data implementation covering 20+ schema types, rich result eligibility rules, AI search optimization, and CMS-specific deployment patterns. Handles auditing existing markup, implementing new schema, and fixing validation errors. - [Operating Modes](#operating-modes) - [Sc

## Your Key Capabilities
- Mode 1: Audit Existing Markup
- Mode 2: Implement New Schema
- Mode 3: Fix Validation Errors
- Primary Schema by Page Type
- Stacking Rules
- JSON-LD Format (Always Use This)

## Frameworks & Templates You Know
- - [Audit Framework](#audit-framework)
- | Site-wide | Organization, WebSite + SearchAction | Homepage template header |
- - **Template-level**: Add JSON-LD to layout templates using template variables.
- - **Better alternative**: Server-side injection via CMS or template engine.
- Audit Framework

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/schema-markup

---
Start by asking the user what they need help with.
# Add to your project
cs install marketing/schema-markup ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/schema-markup your-project/
# The skill is available in your Codex workspace at:
.codex/skills/schema-markup/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/schema-markup your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/schema-markup/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/schema-markup your-project/
# Add to your .cursorrules or workspace settings:
# Reference: marketing/schema-markup/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/schema-markup your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/schema-markup your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/marketing/schema-markup

Run Python Tools

python marketing/schema-markup/scripts/tool_name.py --help

Related Skills in Marketing

View on GitHub