seo-analysis

Installation
SKILL.md

SEO & AEO Analysis

Produce two outputs per analysis: a data dashboard (grid-dashboard YAML) showing the current state, and an action report (markdown) with specific before→after changes. Optionally, generate a redline preview showing all changes applied to the live page.

CRITICAL: Check Tools, Then Create a Task List

Before doing ANY analysis, check which tools are available and create a Task list scoped to those tools.

Step 1: Check tool availability

Verify each tool using the exact commands below and record what is available:

Tool Check command Required?
Playwright Bash: playwright-cli --version Yes — abort if unavailable
GSC ToolSearch { "query": "select:mcp__tdx-studio__google_search_console_list_sites", "max_results": 1 } No — skip GSC-dependent tasks
SerpAPI ToolSearch { "query": "select:mcp__tdx-studio__serpapi_google_search", "max_results": 1 } No — skip SERP feature analysis
GA4 ToolSearch { "query": "select:mcp__tdx-studio__google_analytics_list_properties", "max_results": 1 } No — skip behavior metrics
Installs
2
GitHub Stars
19
First Seen
Mar 31, 2026
seo-analysis — treasure-data/td-skills