i18n/zh-TW/geo-fundamentals/SKILL.md
生成式引擎最佳化,針對 AI 搜尋引擎(ChatGPT、Claude、Perplexity)。
npx skillsauth add tai-ch0802/skills-bundle geo-fundamentalsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
為 AI 驅動的搜尋引擎最佳化。
GEO = 生成式引擎最佳化(Generative Engine Optimization)
| 目標 | 平台 | |------|------| | 被 AI 回應引用 | ChatGPT、Claude、Perplexity、Gemini |
| 面向 | SEO | GEO | |------|-----|-----| | 目標 | 排名第一 | AI 引用 | | 平台 | Google | AI 引擎 | | 指標 | 排名、CTR | 引用率 | | 重點 | 關鍵字 | 實體、資料 |
| 引擎 | 引用方式 | 機會 | |------|----------|------| | Perplexity | 編號 [1][2] | 最高引用率 | | ChatGPT | 行內/腳注 | 自訂 GPT | | Claude | 情境式 | 長篇內容 | | Gemini | 來源區塊 | SEO 交叉 |
AI 引擎如何選擇要引用的內容:
| 因素 | 權重 | |------|------| | 語義相關性 | ~40% | | 關鍵字匹配 | ~20% | | 權威信號 | ~15% | | 新鮮度 | ~10% | | 來源多樣性 | ~15% |
| 元素 | 為什麼有效 | |------|------------| | 原創統計 | 獨特、可引用的資料 | | 專家引言 | 權威轉移 | | 清晰定義 | 容易擷取 | | 步驟指南 | 可操作的價值 | | 比較表格 | 結構化資訊 | | FAQ 區塊 | 直接回答 |
| 行動 | 目的 | |------|------| | Google 知識面板 | 實體識別 | | 維基百科(如果知名)| 權威來源 | | 網路上一致的資訊 | 實體整合 | | 產業提及 | 權威信號 |
| 爬蟲 | 引擎 | |------|------| | GPTBot | ChatGPT/OpenAI | | Claude-Web | Claude | | PerplexityBot | Perplexity | | Googlebot | Gemini(共用)|
| 策略 | 適用時機 | |------|----------| | 全部允許 | 想要 AI 引用 | | 封鎖 GPTBot | 不想被 OpenAI 訓練 | | 選擇性 | 允許部分、封鎖部分 |
| 指標 | 如何追蹤 | |------|----------| | AI 引用 | 手動監控 | | 「根據 [品牌]」提及 | 在 AI 中搜尋 | | 競爭對手引用 | 比較份額 | | AI 引介流量 | UTM 參數 |
| ❌ 不要 | ✅ 要 | |---------|-------| | 不加日期就發布 | 加上時間戳 | | 模糊的歸因 | 指名來源 | | 跳過作者資訊 | 展示資歷 | | 薄內容 | 全面覆蓋 |
記住: AI 引用清晰、權威且容易擷取的內容。成為最佳答案。
| 腳本 | 用途 | 指令 |
|------|------|------|
| scripts/geo_checker.py | GEO 稽核(AI 引用就緒度)| python scripts/geo_checker.py <project_path> |
development
Unified testing skill — TDD workflow, unit/integration patterns, E2E/Playwright strategies. Replaces tdd-workflow + testing-patterns + webapp-testing.
testing
Security-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.
development
Spec-Driven Development (SDD): A structured workflow (Requirement -> Analysis -> Implementation) enforcing explicit documentation before coding.
development
Methodologies for System Analysis (SA), focusing on technical architecture, data flow modeling, and API design.