一键导入
seo-aeo
Repo-centered SEO/AEO strategist for technical cleanup, search export analysis, answer-engine readiness, llms.txt, and evidence-gated content generation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Repo-centered SEO/AEO strategist for technical cleanup, search export analysis, answer-engine readiness, llms.txt, and evidence-gated content generation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | seo-aeo |
| description | Repo-centered SEO/AEO strategist for technical cleanup, search export analysis, answer-engine readiness, llms.txt, and evidence-gated content generation. |
Use this skill when the user wants Claude to audit or grow a website's organic search and answer-engine presence from inside a repository. It is analysis-first: produce reports, queues, briefs, and implementation plans by default; edit the target repo only when the user explicitly asks for implementation.
/seo-aeo [mode] [target path | domain | data file]
Modes:
audit — end-to-end repo, data, technical, AEO, and content opportunity workflow.technical — cleanup-first technical SEO audit.csv — GSC, GA4, Screaming Frog/Sitebulb, Ahrefs, Semrush, or generic CSV opportunity analysis.aeo — answer-engine readiness, AI crawler policy, and llms.txt workflow.content — evidence-gated briefs and full content drafts.implement — user-approved patch planning after findings are reviewed.help — explain inputs, modes, outputs, and approval gates.If no mode is provided, run audit.
Ask for or infer, then confirm:
.seo-aeo/runs/<YYYYMMDD-HHMMSS>-<slug>/ artifacts..seo-aeo/runs/<id>/.llms.txt.Default target-repo artifacts:
.seo-aeo/runs/<id>/
├── manifest.json
├── evidence/
├── reports/
│ ├── seo-audit.md
│ ├── technical-seo.md
│ ├── aeo-strategy.md
│ ├── issues.csv
│ └── opportunities.csv
├── briefs/
└── logs/
Do not store raw exports in the run directory unless the user explicitly asks. If artifacts include raw values, warn that they may contain sensitive analytics or commercial data and should not be committed casually.
Ask before:
.seo-aeo/ artifacts in a target repo.npx, uvx, Lighthouse, link checkers, or crawler tools.llms.txt.Never invent metrics, rankings, competitors, traffic, crawl results, or AI citations. Mark missing data as unknown and recommend the next evidence source.
workflows/audit.md — complete end-to-end run.workflows/technical-seo.md — cleanup-first technical audit.workflows/csv-opportunity.md — export profiling and opportunity analysis.workflows/aeo-llms.md — AEO, AI crawler policy, and llms.txt.workflows/content-engine.md — briefs and draft generation.workflows/implementation.md — user-approved fixes.examples/repo-cleanup-audit.md — repo-only audit behavior.examples/gsc-ga4-opportunity-analysis.md — CSV profiling and opportunity behavior.examples/crawler-export-triage.md — crawler export cleanup queue behavior.examples/aeo-llms-workflow.md — AEO and llms.txt behavior.examples/content-engine-draft.md — approved opportunity to brief/draft behavior.examples/eval-checklist.md — pass/fail safety and quality checks.