seo-geo-page-optimization

seo-geo-page-optimization is a skill for Claude Code, Codex from rexleimo/aios. It costs 37 tokens per session (467 once invoked), scanned A, original, MIT.

A checklist and writing process for improving one web page so search engines and AI answer tools can understand it quickly. It also focuses on making the page’s main action and important links easy to find.

In plain words
What is it for?
Use it to revise a page title, headings, description, first-screen answer, call to action, internal links, FAQ content, and page structure.
Why use it?
It addresses pages that lose visitors quickly, hide their main action, explain too much before answering the main question, or make related links difficult to discover.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex; mentions OpenCode.

Good fit Use it to revise a page title, headings, description, first-screen answer, call to action, internal links, FAQ content, and page structure.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rexleimo/aios/seo-geo-page-optimization
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add rexleimo/aios --skill seo-geo-page-optimization
Clone the repo
git clone --depth 1 https://github.com/rexleimo/aios

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for seo-geo-page-optimization

README.md
[![agentmods](https://agentmods.dev/badge/skills/rexleimo/aios/seo-geo-page-optimization.svg)](https://agentmods.dev/skills/rexleimo/aios/seo-geo-page-optimization)
Your own site
<a href="https://agentmods.dev/skills/rexleimo/aios/seo-geo-page-optimization"><img src="https://agentmods.dev/badge/skills/rexleimo/aios/seo-geo-page-optimization.svg" alt="Measured on agentmods" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 467 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00037 $0.00467
Opus 5 $0.00018 $0.00234
Sonnet 5 $0.00007 $0.00093
Haiku 4.5 $0.00004 $0.00047

Measured 8d ago against content hash e744b1f48e06, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

seo-geo-page-optimization scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skill-sources/seo-geo-page-optimization/SKILL.md · 62 lines

What it actually says

SEO + GEO Page Optimization

Trigger

Use this skill when a page has one or more symptoms:

  • High bounce rate on first visit
  • Weak click-through to key actions (signup, GitHub, docs, install)
  • Blog/project/friend links are hard to discover
  • The page explains too much before giving a direct answer

Goal

Make the page easy to consume in this order:

  1. Quick Answer
  2. Do it now action
  3. Why it works detail

Workflow

  1. Define one conversion target for the page.
  2. Add a first-screen Quick Answer block (3-5 sentences).
  3. Add a copy-paste command/action block right after it.
  4. Ensure primary links are visible in top navigation:
    • Project
    • Blog
    • Friend links / ecosystem links
  5. Keep title/meta aligned with one main intent.
  6. Add FAQ-style Q/A sections for answer-engine extraction.
  7. Verify internal links and canonical URL are clear.

Copy Template

Use this section pattern:

  • Problem
  • Quick Answer
  • Action Steps
  • Examples
  • FAQ

Minimum Checklist

  • title includes main intent
  • meta description includes value + action
  • H1/H2 structure is explicit and scannable
  • At least one visible CTA above the fold
  • Project URL is visible without scrolling deep
  • Blog and friend links are not hidden in footer only

Validation

  • Build the docs/site and confirm no broken nav links.
  • Manual check on desktop and mobile first screen.
  • Confirm key CTA can be completed in under 30 seconds.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 62 lines · 37 tokens per session scan A e744b1f48e06

Subscribe to this mod's changes

seo-geo-page-optimization is a skill published in the GitHub repository rexleimo/aios (52 stars, last pushed yesterday), licensed MIT. It adds 37 tokens to every session and 467 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

powerskills-workiq

Microsoft 365 automation via Work IQ (Graph-backed CLI). Ask natural-language questions against Outlook mail, calendar, Teams messages, SharePoint, OneDrive, and People. Fetch entities by URL, run OpenAPI actions (sendMail, copy, move), call functions (getSchedule, delta, reminderView), list Work IQ agents. Use when…

aloth/PowerSkills · 101 tokens

powerskills

Windows automation toolkit for AI agents. Provides Outlook email/calendar (COM), Microsoft 365 mail/calendar/Teams/SharePoint/OneDrive via Work IQ CLI, Edge browser (CDP), desktop screenshots/window management, and shell commands via PowerShell. Install this for the full suite, or install individual sub-skills…

aloth/PowerSkills · 92 tokens

powerskills-browser

Edge browser automation via Chrome DevTools Protocol (CDP). List tabs, navigate, take screenshots, extract page content/HTML, execute JavaScript, click elements, type text, fill forms, scroll. Use when needing to control Edge browser, scrape web content, automate web forms, or take browser screenshots on Windows.…

aloth/PowerSkills · 80 tokens

powerskills-desktop

Windows desktop automation. Take full-screen or window screenshots, list/focus/minimize/maximize windows, send keystrokes, launch applications. Use when needing to capture the Windows screen, manage windows, send keyboard input, or start programs.

aloth/PowerSkills · 53 tokens

powerskills-outlook

Outlook email and calendar automation via COM. Read inbox, unread, sent items. Search emails. Send, reply, draft. List calendar events and mail folders. Use when needing to check work email, read/send Outlook messages, search mail, or view calendar. Requires Outlook desktop app on Windows.

aloth/PowerSkills · 65 tokens

powerskills-system

Windows system commands and info via PowerShell. Execute shell commands, get system info (hostname, OS, uptime), list top processes, read environment variables. Use when needing to run commands, check system status, or inspect the Windows environment.

aloth/PowerSkills · 52 tokens