New skill that runs a 6-stage SEO audit pipeline (Technical, On-Page, Core Web Vitals, Schema, Local SEO, Search Console) and produces a unified health score (0-100) with weighted categories. Includes Python orchestrator script, slash command, and Notion integration for Korean audit reports. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
13 lines
469 B
YAML
13 lines
469 B
YAML
# Skill metadata (extracted from SKILL.md frontmatter)
|
|
|
|
name: seo-comprehensive-audit
|
|
description: |
|
|
Comprehensive SEO audit orchestrator. Runs 6-stage pipeline (Technical, On-Page, CWV, Schema, Local, GSC) and produces a unified report with weighted health score (0-100).
|
|
Triggers: comprehensive SEO, full SEO audit, 종합 SEO 감사, site audit, SEO health check.
|
|
|
|
# Optional fields
|
|
allowed-tools:
|
|
- mcp__firecrawl__*
|
|
- mcp__perplexity__*
|
|
- mcp__notion__*
|