claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// Claude Skills

geo-skills

Free GEO (Generative Engine Optimization) skill pack for Claude Code. Score how citable your site is to ChatGPT, Claude, Perplexity and Gemini. MIT.

// Claude Skills[ cli ][ api ][ web ][ claude ]#claude#skillsMIT$open-sourceupdated 5 days ago
// install
git clone https://github.com/TheSmokeDev/geo-skills

geo-skills

A free, open-source GEO (Generative Engine Optimization) skill pack. Built as portable Agent Skills - runs in Claude Code, Codex, and other agents that read skill files.

geo-skills: your site URL into the geo orchestrator, scored across 6 weighted categories into a GEO Score and a prioritized fix list

Traditional SEO ranks you in Google's blue links. GEO gets you quoted inside the AI answer - by ChatGPT, Claude, Perplexity, Gemini, and Google AI Overviews. This pack scores how citable your site is to those engines and writes you a prioritized fix list. No dashboard subscription, no paid API required. It runs locally in Claude Code.

What it does

Point the orchestrator at a URL. It crawls your site, runs a panel of specialist subagents, and hands you a single GEO Score (0-100), weighted across 6 categories:

CategoryWeightWhat it measures
AI Citability25%How quotable and extractable your content is for an LLM
Brand Authority20%Third-party mentions and entity-recognition signals
Content E-E-A-T20%Experience, Expertise, Authoritativeness, Trustworthiness
Technical GEO15%AI crawler access, llms.txt, rendering, speed
Schema / Structured Data10%Schema.org markup quality and completeness
Platform Optimization10%Presence on the platforms AI models cite

Then it ranks every issue by severity (critical first, quick wins flagged) and gives you a 30-day action plan.

What's in the pack

GEO core (the flagship):

SkillWhat it does
geoThe orchestrator. Runs a full GEO audit and produces the composite score.
geo-auditFull website GEO+SEO audit with parallel subagent delegation.
geo-citabilityScores content passages (0-100) for AI extractability, suggests rewrites.
geo-crawlersAudits robots.txt and headers for AI crawler access (GPTBot, ClaudeBot, PerplexityBot...).
geo-llmstxtValidates or generates an llms.txt file.
geo-brand-mentionsMaps where your brand is cited across the web; scores brand authority.
geo-platform-optimizerPlatform-specific optimization for Google AIO, ChatGPT, Perplexity, Gemini, Copilot.
geo-schemaDetects, validates, and generates JSON-LD schema for AI entity recognition.
geo-technicalTechnical SEO + GEO checks (crawlability, SSR, rendering, Core Web Vitals).
geo-contentE-E-A-T and content-quality assessment for AI citability.
geo-report / geo-report-pdfBusiness-facing GEO reports (markdown + professional PDF).
geo-proposal / geo-prospect / geo-compareClient tooling: proposals, pipeline, month-over-month deltas (optional, for agencies).
ai-seoThe GEO strategy guide - the theory, the 3 pillars, platform-specific tactics.
token-max-factoryPoint-and-shoot programmatic page factory: scan a site, expand it into hundreds of validated 2,800+ word answer-first pages via Archon. Hard uniqueness gates, packet-only facts, never deploys. Engine: token-max-site-factory.

Supporting SEO skills:

programmatic-seo · schema-markup · competitor-alternatives · seo-audit · content-strategy · site-architecture

Subagents (in agents/, used by the orchestrator): geo-ai-visibility, geo-content, geo-platform-analysis, geo-schema, geo-technical.

Compatibility

These are standard Agent Skills - each one is a SKILL.md instruction document plus a rubric and output format. That makes them portable:

RuntimeStatusNotes
Claude CodeNativeFull support, including the orchestrator's parallel subagents.
CodexWorksDrop the skills in ~/.codex/skills/. Run skills directly.
Other agents (Cursor, Hermes, etc.)WorksAny agent that loads skill / instruction files can run the individual skills.

The individual skills (citability, crawlers, schema, content, and the rest) are plain instruction docs - any capable agent that can fetch a URL and write a file can run them. The one Claude Code-native piece is the geo orchestrator's parallel subagent fan-out (it launches 5 specialists at once). On other runtimes you invoke the skills directly, or the agent runs them in sequence - same checks, same output. The allowed-tools frontmatter is advisory and is safely ignored by agents that don't use it.

Install

See INSTALL.md. Short version: copy skills/ into your agent's skills directory (~/.claude/skills/ for Claude Code, ~/.codex/skills/ for Codex) and, on Claude Code, agents/ into ~/.claude/agents/. Then:

/geo audit https://yoursite.com

Free-first

Every skill in this pack works with no paid API. Where a third-party data tool could help (rank trackers, backlink suites), it is always marked optional and the skill degrades gracefully without it. Research figures cited in the skills come from published studies and are attributed inline.

The one heavy-artillery exception: token-max-factory drives the free, MIT Archon CLI and the free, MIT engine repo, and writes pages through the coding-agent subscription you already run this pack with (codex by default, claude opt-in). Still no SEO APIs, no data vendors, no dashboards.

License

MIT. See LICENSE. Built by SmokeDev. PRs welcome - see CONTRIBUTING.md.

// compatibility

Platformscli, api, web
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguagePython

// faq

What is geo-skills?

Free GEO (Generative Engine Optimization) skill pack for Claude Code. Score how citable your site is to ChatGPT, Claude, Perplexity and Gemini. MIT.. It is open-source on GitHub.

Is geo-skills free to use?

geo-skills is open-source under the MIT license, so it is free to use.

What category does geo-skills belong to?

geo-skills is listed under skills in the Claudeers registry of Claude-compatible tools.

0 views
13 stars
unclaimed
updated 5 days ago

// embed badge

geo-skills on Claudeers
[![Claudeers](https://claudeers.com/api/badge/geo-skills.svg)](https://claudeers.com/geo-skills)

// retro hit counter

geo-skills hit counter
[![Hits](https://claudeers.com/api/counter/geo-skills.svg)](https://claudeers.com/geo-skills)

// reviews

// guestbook

0/500

// related in Claude Skills

🔓

An agentic skills framework & software development methodology that works.

// skillsobra/Shell249,840MIT[ claude ]
🔓

Public repository for Agent Skills

// skillsanthropics/Python159,495[ claude ]
🔓

💫 Toolkit to help you get started with Spec-Driven Development

// skillsgithub/Python117,790MIT[ claude ]
🔓

AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…

// skillsGraphify-Labs/Python77,228MIT[ claude ]
→ see how geo-skills connects across the ecosystem