geo-fundamentals
Optimize Content for AI Search Engines
This skill helps content creators optimize their web pages for AI-powered search engines like ChatGPT, Claude, and Perplexity to increase citation rates in AI-generated responses.
スキルZIPをダウンロード
Claudeでアップロード
設定 → 機能 → スキル → スキルをアップロードへ移動
オンにして利用開始
テストする
「geo-fundamentals」を使用しています。 python scripts/geo_checker.py ./my-website
期待される結果:
GEO CHECKER - AI Citation Readiness Audit
Project: /path/to/my-website
Found 5 public pages to analyze
[OK] index.html: 75%
[OK] about.html: 80%
[!] contact.html: 55%
AVERAGE GEO SCORE: 70%
[OK] Good - Some improvements recommended
「geo-fundamentals」を使用しています。 Check my blog for GEO elements
期待される結果:
Analysis shows your blog has:
- JSON-LD structured data: YES
- Author attribution: YES
- Publication dates: YES
- FAQ schema: NO
Recommendation: Add FAQ schema to increase citation probability in AI responses.
セキュリティ監査
安全Static analysis flagged potential issues (external_commands, weak cryptographic algorithm) but manual review confirms these are false positives. The skill is documentation about GEO (Generative Engine Optimization) with a read-only Python script that analyzes local HTML/JSX/TSX files. No network requests, no command injection vectors, no cryptographic code present.
高リスクの問題 (1)
中リスクの問題 (1)
品質スコア
作れるもの
Web Content Audit
Run the geo_checker.py script on a project to analyze public-facing pages for AI optimization gaps.
SEO Team Workflow
Integrate GEO analysis into existing SEO workflows to ensure content is ready for AI engines.
Pre-Publish Review
Check new web pages for GEO elements before publishing to maximize AI citation potential.
これらのプロンプトを試す
Use the geo-fundamentals skill to audit my website at [PROJECT_PATH]. Check for structured data, author info, dates, and FAQ sections.
Run the geo_checker.py script to get an average GEO score for my project. What elements are missing?
Based on the GEO audit results, suggest specific changes to improve AI citation rates for my content.
Verify if my web pages contain proper JSON-LD structured data for Article, FAQPage, and Organization schemas.
ベストプラクティス
- Include structured data (JSON-LD) with Article and FAQPage schemas
- Add clear author attribution with credentials
- Include publication and modification dates
- Use question-based headings and direct answer patterns
回避
- Publishing content without dates or author info
- Using thin content without original data or statistics
- Skipping structured data markup for AI engines
- Failing to add FAQ sections for direct answer extraction