[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-80613":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":10,"languages":10,"totalLinesOfCode":10,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":15,"stars7d":16,"stars30d":17,"stars90d":15,"forks30d":15,"starsTrendScore":18,"compositeScore":19,"rankGlobal":10,"rankLanguage":10,"license":10,"archived":20,"fork":20,"defaultBranch":21,"hasWiki":22,"hasPages":20,"topics":23,"createdAt":10,"pushedAt":10,"updatedAt":27,"readmeContent":28,"aiSummary":29,"trendingCount":15,"starSnapshotCount":15,"syncStatus":18,"lastSyncTime":30,"discoverSource":31},80613,"google-ai-search-optimization","deepakness\u002Fgoogle-ai-search-optimization","deepakness","Unofficial Agent Skill based on Google Search guidance for AI Overviews, AI Mode, and SEO audits.","https:\u002F\u002Fx.com\u002FDeepakNesss\u002Fstatus\u002F2055707992897753597",null,129,10,112,1,0,6,17,2,44.82,false,"main",true,[24,25,26],"ai-agents","ai-seo","seo","2026-06-12 04:01:29","# Google AI Search Optimization Skill\n\nAn open Agent Skill for applying Google's official guidance on optimizing websites for generative AI features in Google Search, including AI Overviews and AI Mode.\n\nThis skill helps AI agents explain, audit, plan, and implement SEO work based on Google's current public recommendations. It focuses on practical Search fundamentals: crawlability, indexability, helpful non-commodity content, media SEO, structured data, ecommerce\u002Flocal details, and agent-friendly site readiness.\n\nPrimary source: [Google's guide to optimizing for generative AI features on Google Search](https:\u002F\u002Fdevelopers.google.com\u002Fsearch\u002Fdocs\u002Ffundamentals\u002Fai-optimization-guide).\n\n## Install\n\nInstall with the open [`skills` CLI](https:\u002F\u002Fgithub.com\u002Fvercel-labs\u002Fskills):\n\n```bash\nnpx skills add deepakness\u002Fgoogle-ai-search-optimization\n```\n\nThe CLI may ask whether to install for the current project or globally.\n\nTo force a global install:\n\n```bash\nnpx skills add deepakness\u002Fgoogle-ai-search-optimization --global\n```\n\nList available skills before installing:\n\n```bash\nnpx skills add deepakness\u002Fgoogle-ai-search-optimization --list\n```\n\n## Manual Install\n\nYou can also clone or download this repository and copy the skill folder directly.\n\nProject-local install for agents that use the common `.agents\u002Fskills` path:\n\n```bash\ngit clone https:\u002F\u002Fgithub.com\u002Fdeepakness\u002Fgoogle-ai-search-optimization.git\nmkdir -p .agents\u002Fskills\ncp -R google-ai-search-optimization\u002Fskills\u002Fgoogle-ai-search-optimization .agents\u002Fskills\u002F\n```\n\nGlobal Codex install:\n\n```bash\nmkdir -p ~\u002F.codex\u002Fskills\ncp -R google-ai-search-optimization\u002Fskills\u002Fgoogle-ai-search-optimization ~\u002F.codex\u002Fskills\u002F\n```\n\nGlobal Claude Code install:\n\n```bash\nmkdir -p ~\u002F.claude\u002Fskills\ncp -R google-ai-search-optimization\u002Fskills\u002Fgoogle-ai-search-optimization ~\u002F.claude\u002Fskills\u002F\n```\n\nThe folder you copy should contain `SKILL.md` at its root.\n\n## What It Covers\n\n- How Google AI Overviews and AI Mode relate to normal Google Search.\n- Why SEO still matters for generative AI Search.\n- Retrieval-augmented generation, query fan-out, and Search-index grounding.\n- Helpful, reliable, people-first content.\n- Non-commodity content and firsthand expertise.\n- Crawlability, indexing, snippets, canonicalization, JavaScript SEO, and page experience.\n- Image and video SEO for AI-era Search visibility.\n- Structured data without treating schema as an AI-specific ranking trick.\n- Ecommerce and local business details through Merchant Center and Business Profile.\n- Myth-busting around AEO\u002FGEO hacks, `llms.txt`, content chunking, fake mentions, and AI-only rewrites.\n- Agent-friendly website readiness.\n\n## Repository Structure\n\n```text\n.\n├── README.md\n└── skills\n    └── google-ai-search-optimization\n        ├── SKILL.md\n        └── references\n            ├── audit-playbook.md\n            └── google-ai-search-principles.md\n```\n\n## Usage Examples\n\nAsk your AI agent:\n\n```text\nUse the google-ai-search-optimization skill to audit this product page for Google AI Search readiness.\n```\n\n```text\nUse the google-ai-search-optimization skill to turn this SEO advice into a prioritized implementation plan.\n```\n\n```text\nUse the google-ai-search-optimization skill to check whether adding llms.txt helps with Google AI Overviews.\n```\n\n## Notes\n\nThis skill summarizes and operationalizes public Google guidance, but it is not a replacement for the live docs. For current policy-sensitive advice, verify against the official Google sources linked inside the skill references.\n\nThe `skills` CLI may collect anonymous install telemetry. To opt out:\n\n```bash\nDISABLE_TELEMETRY=1 npx skills add deepakness\u002Fgoogle-ai-search-optimization\n```\n","这个项目是一个基于Google搜索指南的非官方代理技能，旨在帮助优化网站以适应生成式AI特性，包括AI概览和AI模式。其核心功能涵盖了爬取能力、索引能力、高质量内容创建、媒体SEO、结构化数据使用及电子商务\u002F本地业务细节等关键SEO要素，并提供审计、规划与实施建议。适合需要根据Google当前公开推荐来提升其在线可见度和用户体验的网站所有者或开发者使用。通过遵循该项目提供的指导原则，用户可以确保自己的网站对搜索引擎更加友好，同时也能更好地服务于访问者。","2026-06-11 04:01:23","CREATED_QUERY"]