geo-audit

Solid

Runs a one-command technical GEO audit on any domain. Checks AI crawler access, llms.txt presence, server-side rendering, sitemap, and schema markup. Streams results live and ends with a 0–100 score plus the top 3 prioritized fixes. Built to be both genuinely useful and great to demo on camera.

AI & Automation 648 stars 94 forks Updated today MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
94
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# GEO Audit A fast, real technical audit of how AI-ready a website is. Type a domain, get a streaming scorecard back in under 30 seconds, ending with the three things most worth fixing. This is the operator-side companion to writing content. It tells you whether your site is even _legible_ to AI agents before you spend a quarter producing for them. --- ## TRIGGER Fire this skill **immediately** — no clarifying questions, no preamble — when the user says any of the following (or close variants): - "Do a GEO audit check on my domain: <url>" - "Run a GEO audit on <url>" - "GEO audit <url>" - "Audit <url> for GEO" Extract the domain from the message and run the script. Stream the terminal output back as it happens. When the HTML report opens, mention that it just popped up in their browser and summarize the score in one sentence. ## WHEN TO USE THIS SKILL Use this when someone wants to: - Quickly understand how AI-friendly a site is - Diagnose why a site they've written for isn't getting picked up by ChatGPT, Perplexity, Gemini, or Claude - Produce a demo-able audit on any domain on the fly - Triage technical GEO issues before kicking off a content program Do **not** use this skill for writing articles, comparison pages, or topical hubs. Route those to `geo-article-writer`. --- ## USAGE ```bash python3 {baseDir}/scripts/audit.py <domain> ``` Examples: ```bash python3 {baseDir}/scripts/audit.py vellum.ai python3 {baseDir}/scripts/audit.py https://stripe.com python3...

Details

Author
vellum-ai
Repository
vellum-ai/vellum-assistant
Created
4 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

seo-geo-audit

Runs a complete SEO + GEO audit of any website, covering technical health, tags, images, site architecture, content, keywords, e-commerce, local, backlinks, and AI visibility (ChatGPT, Perplexity, Google AI Overviews), then delivers a prioritized action plan or a plain-language summary. Use this skill whenever the user gives a URL and wants to know what to improve, asks to audit or review a site, asks why a site does not rank or never gets mentioned by AI assistants, wants to compare a site against competitors, or asks "what is wrong with my site" or "is my site ready for SEO". Also use it to establish a baseline before any larger SEO project. After the audit, hand off deep work to the specialized skills (seo-technical, seo-content-blog, seo-backlinks, geo-visibility, geo-tracking).

2 Updated 2 days ago
Thibaultbm
AI & Automation Listed

geo-audit

Full website GEO+SEO audit with parallel subagent delegation. Orchestrates a comprehensive Generative Engine Optimization audit across AI citability, platform analysis, technical infrastructure, content quality, and schema markup. Produces a composite GEO Score (0-100) with prioritized action plan.

0 Updated 2 weeks ago
HermeticOrmus
AI & Automation Listed

audit

Audit a website or web codebase for SEO and AI-search (GEO/AEO) — produces two independent 0-100 scores (Search SEO + AI Visibility) plus a prioritized, evidence-backed report. Read-only; never writes files. Use when the user asks to audit, analyze, check, or score a site's SEO, structured data/schema, meta tags, Core Web Vitals, robots.txt, sitemaps, or llms.txt, or how it ranks in Google and is cited by AI engines (ChatGPT, Perplexity, Google AI Overviews, Gemini, Claude).

16 Updated 1 weeks ago
Hainrixz