schema-markup

Generate JSON-LD schema markup for WordPress articles.

Updated May 18, 2026
One-click install
npx skills add https://github.com/fzturk/clearlegaltips-workspace --skill schema-markup-fzturk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schema-markup
Source: https://github.com/fzturk/clearlegaltips-workspace/tree/main/.claude/skills/schema-markup
Command: npx skills add https://github.com/fzturk/clearlegaltips-workspace --skill schema-markup-fzturk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires wp-cli, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the addition of schema markup to WordPress articles, improving SEO and rich results.

Core Features & Use Cases

  • Schema Markup Generation: Automatically generates JSON-LD schema markup for various article types.
  • Article Type Specific: Tailored schema for HowTo, FAQPage, and Article types based on article content.
  • Use Case: Ideal for enhancing the visibility of WordPress articles on search engines by providing structured data.

Quick Start

Use the schema-markup skill to add schema markup to a WordPress article with Post ID 1234.

Frequently Asked Questions about schema-markup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add schema markup to WordPress articles automatically?

Automating schema markup for WordPress articles involves generating JSON-LD structured data for HowTo, FAQPage, and Article types. This process reads your basic article content and injects the schema markup to enhance SEO and rich results.

What is JSON-LD structured data and how does it improve SEO?

JSON-LD structured data is a format used to provide schema markup for web pages. Adding it to WordPress articles improves SEO by enabling search engines to parse content and display rich results for HowTo, FAQPage, and Article formats.

Do I need wp-cli to generate schema markup for WordPress?

Yes, wp-cli is required to apply automated schema markup generation to WordPress articles. This dependency allows the scripts to interface directly with your WordPress installation and target specific articles by Post ID.

What's the best way to add FAQPage schema to a WordPress post?

The best way to add FAQPage schema to a WordPress post is using an automated script that generates JSON-LD structured data. It reads the basic article content and creates tailored schema markup to produce rich results in search engines.

Can I use scripts to apply HowTo schema to a specific WordPress Post ID?

Yes, you can use scripts to apply HowTo schema to a specific WordPress Post ID. The automation requires a WordPress installation and basic article content to generate and add the appropriate JSON-LD structured data.