schema-markup
When the user wants to implement, audit, or validate structured data (schema markup) on their website. Use when the user mentions 'structured data,' 'schema.org,' 'JSON-LD,' 'rich results,' 'rich snippets,' 'schema markup,' 'FAQ schema,' 'Product schema,' 'HowTo schema,' or 'structured data errors in Search Console.' Also use when someone asks why their content isn't showing rich results or wants to improve AI search visibility. NOT for general SEO audits (use seo-audit) or technical SEO crawl issues (use site-architecture).
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alirezarezvani/cs-schema-markupWhat This Skill Does
The schema-markup skill is a specialized agent designed to assist users in implementing, auditing, and validating structured data using the JSON-LD format. Structured data is critical for modern search engine optimization, as it provides search engines and AI models with explicit clues about the meaning of content on a webpage. This skill helps bridge the gap between complex schema.org specifications and actionable website implementation.
By utilizing this skill, you can ensure your content qualifies for Google rich results, such as FAQ accordions, star ratings for product reviews, How-To guides, and Breadcrumb navigation. Beyond traditional search engines, the agent optimizes your content for AI search visibility, increasing the likelihood that your data will be correctly ingested and cited by AI models like Google's AI Overviews or Perplexity.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/alirezarezvani/cs-schema-markup
Use Cases
- Rich Result Troubleshooting: Use this when you have existing structured data but Google Search Console reports errors, or when you are not seeing the expected rich snippets in search results.
- New Schema Implementation: Use this when launching a new page type (e.g., a product catalog or an FAQ page) and you need clean, valid JSON-LD code that adheres to Google's strict requirements.
- AI Search Optimization: Use this to enhance your site's semantic structure, ensuring that large language models and AI crawlers can accurately interpret your business entities, events, and articles.
- Compliance Auditing: Use this to perform a periodic review of your site's schema to ensure that your markup remains up-to-date with changing schema.org standards.
Example Prompts
- "I am getting a 'missing field' error in Google Search Console for my Product schema; can you help me fix the JSON-LD?"
- "I want my FAQ page to show up with collapsible questions in Google search. Can you write the JSON-LD for these 5 questions?"
- "My local business website isn't appearing correctly in AI search results. How can I improve my Organization and LocalBusiness schema to better define my location and services?"
Tips & Limitations
- Context is King: Always provide your site's URL and the specific CMS you are using. If you have
marketing-context.mdin your project, ensure it is updated so the agent can tailor its advice to your brand's specific SEO strategy. - Don't Overdo It: Avoid 'schema stuffing.' Only use schema types that are directly supported by the visible content on the page to avoid manual action penalties from Google.
- Validation First: Always run the generated JSON-LD through validator.schema.org before deploying it to a production environment. While the agent is highly accurate, CMS-specific limitations (like stripping
<script>tags) can sometimes break the implementation.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alirezarezvani-cs-schema-markup": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: code-execution
Related Skills
intl-expansion
International market expansion strategy. Market selection, entry modes, localization, regulatory compliance, and go-to-market by region. Use when expanding to new countries, evaluating international markets, planning localization, or building regional teams.
marketing-strategy-pmm
Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Use when the user asks about product positioning, go-to-market planning, competitive analysis, target audience definition, ICP definition, market research, launch plans, or sales enablement. Covers April Dunford positioning, ICP definition, competitive battlecards, launch playbooks, and international market entry. Produces deliverables including positioning statements, battlecard documents, launch plans, and go-to-market strategies.
paid-ads
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization.
qms-audit-expert
ISO 13485 internal audit expertise for medical device QMS. Covers audit planning, execution, nonconformity classification, and CAPA verification. Use for internal audit planning, audit execution, finding classification, external audit preparation, or audit program management.
code-reviewer
Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.