ailey-tools-seo-report

Analyzes websites and generates interactive HTML, Markdown, JSON, and CSV SEO reports.

4|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/armoin2018/ai-command-center --skill ailey-tools-seo-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ailey-tools-seo-report
Source: https://github.com/armoin2018/ai-command-center/tree/main/plugins/aicc-seo-report/skills/ailey-tools-seo-report
Command: npx skills add https://github.com/armoin2018/ai-command-center --skill ailey-tools-seo-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @modelcontextprotocol/sdk, commander, chalk, axios, cheerio, lighthouse, puppeteer, robots-parser, validator, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Crawls websites to evaluate technical SEO, content quality, and performance, producing actionable recommendations to improve search visibility and site health.

Core Features & Use Cases

  • Crawl-based SEO analysis: assesses technical SEO, content quality, and Core Web Vitals to generate a unified score.
  • Multi-format reporting: outputs interactive HTML reports, Markdown summaries, JSON data, and CSV recommendations for stakeholders.
  • Use Case: ideal for quarterly site audits, competitor benchmarking, and ongoing SEO health monitoring.

Quick Start

Execute the SEO report CLI against a target URL to generate a full audit and export all report formats in a single run.

Frequently Asked Questions about ailey-tools-seo-report

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

FAQPage Schema
How do I automate a comprehensive SEO audit for my website?

Run a CLI command against a target URL to crawl the site and evaluate technical SEO, content quality, and Core Web Vitals. The audit generates a unified SEO score and exports interactive HTML reports, Markdown summaries, JSON data, and CSV recommendations in a single run.

What formats are included in an automated SEO report?

Automated SEO reporting outputs interactive HTML reports for stakeholders, Markdown summaries for quick reading, JSON data for programmatic integration, and CSV recommendations for actionable tracking. This multi-format approach covers technical SEO, content quality, and Core Web Vitals.

How do I check Core Web Vitals and technical SEO performance?

Check Core Web Vitals and technical SEO performance by running a crawl-based website analysis. The audit uses Lighthouse and Puppeteer to evaluate real-world page rendering, assesses technical compliance, and generates a unified SEO health score with actionable recommendations.

Can I use this SEO audit for competitor benchmarking and ongoing site reviews?

Yes, you can use this SEO audit for competitor benchmarking and ongoing site reviews. The modular architecture applies crawl-based analysis across websites of various sizes, making it ideal for quarterly site audits and continuous SEO health monitoring.

What dependencies are required to run a crawl-based SEO analysis?

Crawl-based SEO analysis requires dependencies including Lighthouse and Puppeteer for performance testing, Cheerio for HTML parsing, Axios for HTTP requests, and robots-parser for crawling rules. These tools evaluate technical SEO and generate unified audit scores.

Does automated SEO reporting work with MCP server integration?

Yes, automated SEO reporting works with MCP server integration. The modular architecture uses the Model Context Protocol SDK alongside optional scripts and references to crawl websites and generate interactive HTML reports, Markdown summaries, and JSON data outputs.