seo

Run deterministic SEO audits for websites, blogs, and GitHub repositories.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Vincri126/MCO-Template --skill seo-vincri126
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo
Source: https://github.com/Vincri126/MCO-Template/tree/main/seo-skill
Command: npx skills add https://github.com/Vincri126/MCO-Template --skill seo-vincri126

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires beautifulsoup4, google-api-python-client, google-auth-oauthlib, playwright, requests, and includes scripts (resource) components.

What problem does it solve?

Standardizes deterministic, LLM-first SEO analysis so teams stop guessing about technical gaps, content quality issues, and repository discoverability across websites, blogs, and GitHub projects.

Core Features & Use Cases

  • Script-backed audits: Coordinates crawlers, readability, robots/llms.txt checks, security headers, performance, and structured data scripts for reliable evidence.
  • Multi-skill command mapping: Routes generic SEO requests into full audits, page audits, schema, sitemap, GEO, and GitHub workflows while enforcing artifacts such as FULL-AUDIT-REPORT.md and ACTION-PLAN.md.
  • Use Case: Run a full SEO audit on a client’s homepage, blog, and GitHub repo to generate prioritized findings with confidence labels, recommended schema templates, and an optional interactive HTML dashboard.

Quick Start

Ask for a seo audit on https://example.com and deliver FULL-AUDIT-REPORT.md plus ACTION-PLAN.md with script-backed evidence.

Frequently Asked Questions about seo

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 to generate a full report?

Run a technical SEO audit by requesting an analysis on your target URL, which coordinates script-backed crawlers to check robots, headers, Core Web Vitals, and schema. It produces a verified FULL-AUDIT-REPORT.md and a prioritized ACTION-PLAN.md.

Does this SEO audit tool check for llms.txt and structured data schema?

Yes, this SEO audit tool checks for llms.txt files and validates structured data schema. It applies deterministic scripts to verify schema implementation, security headers, and robots.txt configurations for reliable evidence.

Can I use this to improve GitHub repository discoverability and SEO?

Yes, you can improve GitHub repository discoverability through dedicated GitHub workflows. The SEO audit evaluates your repository's discoverability and generates actionable findings with confidence labels.

What's the best way to automate deep dive SEO checks for a single blog post?

Automate single-page deep dive SEO checks by routing your request into the page audit workflow. It applies targeted scripts for readability, performance, and structured data to generate verified findings for that specific blog post.

Do I need Playwright and BeautifulSoup to perform script-backed website optimization audits?

Yes, the script-backed website optimization audits require dependencies like Playwright and BeautifulSoup to coordinate crawlers, extract readability metrics, and verify Core Web Vitals evidence deterministically.