스킬 관리Skill조회 0

Seo Geo

웹사이트의 SEO 및 GEO(생성 엔진 최적화)를 제공합니다.

01

언제 사용하는가

웹사이트의 SEO 및 GEO(생성 엔진 최적화)를 제공합니다.

키워드 분석, 스키마 마크업 생성, AI 검색 엔진(ChatGPT, Perplexity, Gemini, Copilot, Claude)과 전통적인 검색(Google, Bing)을 위한 최적화를 수행합니다.

사용자가 검색 가시성, 검색 최적화, 검색 순위, AI 가시성, ChatGPT 순위, Google AI Overview, 인덱싱, JSON-LD, 메타 태그 또는 키워드 연구를 개선하고자 할 때 사용합니다.

02

따라 하는 방법

  1. python3 scripts/seo_audit.py "https://example.com"을 실행합니다.
  2. curl -sL "https://example.com" | grep -E "<title>|<meta name=\"description\"|<meta property=\"og:|application/ld\+json" | head -20을 실행합니다.
  3. curl -s "https://example.com/robots.txt"을 실행합니다.
  4. curl -s "https://example.com/sitemap.xml" | head -50을 실행합니다.
03

설치 방법

npx skills add installs: 35559 --skill seo-geo