seo-audit

Diagnose technical SEO issues, plan site architecture, and implement JSON-LD schema markup.

31|5|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/MoizIbnYousaf/marketing-cli --skill seo-audit-moizibnyousaf
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: seo-audit
Source: https://github.com/MoizIbnYousaf/marketing-cli/tree/main/skills/seo-audit
Command: npx skills add https://github.com/MoizIbnYousaf/marketing-cli --skill seo-audit-moizibnyousaf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Websites lose organic traffic due to undiagnosed crawlability, indexation, speed, and on-page issues, and teams lack a structured process to find and prioritize fixes. This Skill runs a prioritized SEO audit, plans site architecture, or generates schema markup depending on what the user needs. ## Core Features & Use Cases - Full Audit Mode: Diagnoses crawlability, indexation, Core Web Vitals, on-page optimization, and E-E-A-T content quality, then outputs a prioritized action plan saved to marketing/seo/audit-report.md. - Architecture Mode: Plans page hierarchies, URL patterns, navigation specs, and internal linking strategies for SaaS, e-commerce, blog, docs, and local business sites. - Schema Mode: Generates validated JSON-LD structured data (Article, Product, FAQPage, BreadcrumbList, and more) for rich search results. - Use Case: A SaaS founder whose traffic dropped asks for an SEO audit; the Skill loads brand context, checks technical and on-page factors, and delivers a ranked list of fixes with evidence and impact levels. ## Quick Start Run an SEO audit on my website and give me a prioritized list of issues to fix first.

Frequently Asked Questions about seo-audit

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

FAQPage Schema
How do I run a technical SEO audit on my website?▼

Provide your site URL and the Skill checks crawlability, indexation, Core Web Vitals, mobile-friendliness, security, and on-page factors in priority order. It outputs an executive summary plus findings with impact, evidence, fix, and priority ranking saved to marketing/seo/audit-report.md.

How do I implement schema markup for rich results?▼

Use the Schema mode to generate JSON-LD structured data for your page type, such as Article, Product, FAQPage, or BreadcrumbList. Validate the output with Google Rich Results Test and the Schema.org Validator before deploying.

Why can't the audit detect my schema markup?▼

Static fetch tools like web_fetch and curl miss JSON-LD injected by client-side JavaScript, which many CMS plugins use. Render the page in a browser and query script tags, or use Google Rich Results Test for accurate detection.

Can I plan site architecture and URL structure with this Skill?▼

Yes, Architecture mode designs page hierarchies, URL patterns, navigation specs, and internal linking plans based on your site type. It provides templates for SaaS, e-commerce, blog, documentation, and local business sites following the 3-click rule.

What happens if web search is unavailable during an audit?▼

The Skill completes all technical checks including crawlability, indexation, speed, on-page SEO, and schema detection, since these do not require web search. It skips competitive benchmarking and SERP analysis, noting the limitation so you can spot-check competitors manually.