seo-geo-setup

seo-geo-setup is a skill for Claude Code from crealwork/ai-marketing-kit. It costs 184 tokens per session (1,017 once invoked), scanned A, original, MIT.

A setup checklist for making a website discoverable in search engines and in answers from AI search services. It also covers local search listings for businesses that serve a particular place.

In plain words
What is it for?
Use it to register a site with Google, Naver, Bing, Daum, or Pinterest, prepare files such as robots.txt and llms.txt, add structured page information, and set up local listings on services such as Google Business Profile, Naver Place, Kakao Maps, and Yelp.
Why use it?
It reduces the chance of missing technical steps such as submitting a sitemap, allowing the right crawlers, or verifying a business listing. A sitemap is a file that tells search engines which pages a site has.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the ai-marketing-kit plugin — 26 skills shipped together

Good fit Use it to register a site with Google, Naver, Bing, Daum, or Pinterest, prepare files such as robots.txt and llms.txt, add structured page information, and set up local listings on services such as Google Business Profile, Naver Place, Kakao Maps, and Yelp.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/crealwork/ai-marketing-kit/seo-geo-setup
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 crealwork/ai-marketing-kit --skill seo-geo-setup
Clone the repo
git clone --depth 1 https://github.com/crealwork/ai-marketing-kit

Made for: Claude Code.

Or install ai-marketing-kit, the plugin that ships this one along with the rest of its 26 skills.

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-setup

README.md
[![agentmods](https://agentmods.dev/badge/skills/crealwork/ai-marketing-kit/seo-geo-setup/github.svg)](https://agentmods.dev/skills/crealwork/ai-marketing-kit/seo-geo-setup)
Your own site
<a href="https://agentmods.dev/skills/crealwork/ai-marketing-kit/seo-geo-setup"><img src="https://agentmods.dev/badge/skills/crealwork/ai-marketing-kit/seo-geo-setup/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for seo-geo-setup

Your own site · 80×15
<a href="https://agentmods.dev/skills/crealwork/ai-marketing-kit/seo-geo-setup"><img src="https://agentmods.dev/badge/skills/crealwork/ai-marketing-kit/seo-geo-setup.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 184 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,017 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.
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.00184 $0.01017
Opus 5 $0.00092 $0.00508
Sonnet 5 $0.00037 $0.00203
Haiku 4.5 $0.00018 $0.00102

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

Security

Grade A, and why

seo-geo-setup 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 10d 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.

skills/seo-geo-setup/SKILL.md · 60 lines

What it actually says

SEO / GEO Setup

사이트를 검색엔진(글로벌+한국) + AI 검색(ChatGPT·Perplexity·Gemini·Copilot) 전 채널에 뜨게 만들고 로컬 노출까지 잡는 체크리스트 스킬. 측정(analytics-setup), 퍼블리시 최적화(publish-checklist), 광고(paid-ads)는 각자 스킬로 — 이 스킬은 "검색과 AI 답변에 존재하게 만드는 것"만 담당한다.

Gates

G0 — 준비물. sitemap.xml + robots.txt 존재 확인 (Daum 인증이 robots.txt를 수정하므로 접근 권한 먼저). 페이지 head 태그(title/OG/favicon)가 엉망이면 등록 전에 publish-checklist 스킬부터 — 네이버는 title/description 규칙을 까다롭게 보므로 등록 품질에 직결된다.

G1 — 검색엔진 등록. references/ENGINES.md. Google(URL 접두어!), Naver, Bing(GSC 임포트), Daum(PIN→robots.txt), Pinterest(RSS 자동 핀). 등록은 브라우저 작업 — 유저 계정 로그인이 필요하니 단계별로 안내하거나 브라우저 도구로 진행. 각 엔진은 사이트맵 제출까지가 한 세트.

G2 — GEO (AI 검색). references/GEO.md. AI 크롤러 robots.txt 허용(최우선), llms.txt 배포, 인용되기 좋은 콘텐츠 구조(직답+숫자+FAQ), JSON-LD, 엔티티 일관성, 분기 점검 루프. Bing 등록(G1)이 GEO의 기반 인덱스다.

G3 — 로컬 SEO (오프라인 매장/지역 서비스일 때만). references/LOCAL.md. GBP 리뷰 전략(GEO 겸용), Naver Place 대표 키워드 5종 조합, Kakao, Yelp.

다음 단계 핸드오프: 등록이 끝나면 측정(analytics-setup — GSC↔GA4 연결, AI Search 채널 포함) → 필요 시 광고(paid-ads).

Hard rules

  1. GSC는 '도메인'이 아닌 'URL 접두어' 방식으로 등록 (데이터 분리·크롤버짓· 링크거부).
  2. Bing은 GSC 임포트로 — GSC 등록을 먼저 끝내는 이유이자 GEO의 기반 (Copilot·ChatGPT 검색이 Bing 인덱스를 쓴다).
  3. Daum은 PIN을 robots.txt에 삽입해야 사이트맵 수집이 시작된다.
  4. AI 크롤러를 막고 있으면 GEO는 시작도 못 한다 — robots.txt + CDN의 봇 차단 설정을 가장 먼저 확인 (GEO.md §1).
  5. 등록만 하고 사이트맵을 안 내면 절반만 한 것 — 완료 체크리스트로 마감.

Quick reference

작업 위치
검색엔진 5종 등록 + 완료 체크 references/ENGINES.md
GEO: AI 크롤러·llms.txt·인용 구조·측정 루프 references/GEO.md
로컬 SEO (GBP·Naver Place·Kakao·Yelp) references/LOCAL.md
head 태그/favicon/OG publish-checklist 스킬
GA4/GTM/Clarity 측정 + AI Search 채널 analytics-setup 스킬
유료 광고 집행 paid-ads 스킬

Thanks

AIMS (aim-squad.com) 옆에서 많이 배우고 있습니다 — 고맙습니다.

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 10d ago First seen · 60 lines · 184 tokens per session scan A f7782eeebe23

Subscribe to this mod's changes

seo-geo-setup is a skill published in the GitHub repository crealwork/ai-marketing-kit (18 stars, last pushed 1mo ago), licensed MIT. It adds 184 tokens to every session and 1,017 once invoked, about $0.0009 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

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens

next-cache-components-optimizer

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…

vercel/next.js · 170 tokens

next-partial-prefetching-adoption

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…

vercel/next.js · 103 tokens