seo-geo-claude-skills

作者 aaron-he-zhu已验证

20 SEO & GEO skills for Claude Code, Cursor, Codex, and 35+ AI agents. Keyword research, content writing, technical audits, rank tracking. CORE-EEAT + CITE frameworks.

54
Stars
3
Forks
Python
语言
2026/8/24
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/aaron-he-zhu/seo-geo-claude-skills

快速入门

使用 seo-geo-claude-skills 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

SEO & GEO Skills Library

📦 Also bundled in aaron-marketing-skills — the unified library that combines these SEO/GEO skills with influencer-marketing skills (CORE-EEAT · CITE · C³). This repo is the standalone SEO/GEO edition.

20 skills. 5 commands. Plan, audit, and monitor SEO/GEO work.

GitHub Stars Version License Last Commit Claude Code

English | 中文

Claude Skills and Commands for Search Engine Optimization (SEO) and Generative Engine Optimization (GEO). Skill content is zero-dependency Markdown; Claude Code hooks use a small Bash runner. Content quality uses CORE-EEAT (80 items); domain trust uses CITE (40 items).

Quick Start

Install with Claude Code, any Agent Skills-compatible host, or a plain git clone:

Tool Install

Claude Code /plugin marketplace add aaron-he-zhu/seo-geo-claude-skills then /plugin install aaron-seo-geo@aaron

skills.sh / generic Agent Skills hosts npx skills add aaron-he-zhu/seo-geo-claude-skills

Any host git clone https://github.com/aaron-he-zhu/seo-geo-claude-skills

In Claude Code, marketplace add only registers the catalog — run /plugin install aaron-seo-geo@aaron (or pick it from /plugin) to actually enable the skills and commands. Single skill on generic hosts: npx skills add aaron-he-zhu/seo-geo-claude-skills -s keyword-research.

If your host supports automatic skill routing, try a natural-language request:

Research keywords for my SaaS product targeting small teams

Slash-command entrypoint when your host exposes ./commands/:

/aaron-seo-geo:auto audit https://example.com/blog/my-article

Optional tools are documented in CONNECTORS.md; every skill also works at Tier 1 with user-provided data.

Operating Model

Every skill follows the same activation contract: Quick Start, Skill Contract, Handoff Summary, Data Sources, Instructions, Reference Materials, and Next Best Skill. Four cross-cutting skills form the protocol layer:

Protocol skill Role

content-quality-auditor 80-item CORE-EEAT publish gate

domain-authority-auditor 40-item CITE trust gate

entity-optimizer Canonical entity profile

memory-management HOT/WARM/COLD project memory (capture · promote · demote · archive · query)

Shared refs: skill-contract.md, state-model.md, auditor-runbook.md.

Skills

Phase Skills

Research keyword-research, competitor-analysis, serp-analysis, content-gap-analysis

Build seo-content-writer, geo-content-optimizer, meta-tags-optimizer, schema-markup-generator

Optimize on-page-seo-auditor, technical-seo-checker, internal-linking-optimizer, content-refresher

Monitor rank-tracker, backlink-analyzer, performance-reporter, alert-manager

Cross-cutting content-quality-auditor, domain-authority-auditor, entity-optimizer, memory-management

Commands

Five commands, organized by SEO/GEO intent:

Command Use it for

/aaron-seo-geo:auto Describe any goal — infers intent and runs the smallest useful workflow (--deep for exhaustive/stress-test)

/aaron-seo-geo:research Keyword demand, SERP intent, competitors, content gaps, site/topic/entity maps

/aaron-seo-geo:create Brief, write, series, refresh, CMS-neutral publish package (--brief/--series/--refresh/--publish/--meta/--schema)

/aaron-seo-geo:audit On-page + CORE-EEAT quality, technical SEO, AI visibility, domain authority (--full/--tech/--visibility/--authority)

/aaron-seo-geo:track Rankings, alerts, performance reports, project memory (--alert/--report/--remember)

Daily work normally starts with /aaron-seo-geo:auto, which runs the workflow implied by your goal and stops only at blocking decisions. The other four are explicit mode entrypoints.

Breaking rename note: current commands use /aaron-seo-geo:. Paste any old /seo:* command into /aaron-seo-geo:auto to recover the new route; for example, /aaron-seo-geo:auto /seo:audit-page https://example.com/blog/post returns /aaron-seo-geo:audit https://example.com/blog/post.

Command files: commands/.

Recommended Workflow

  • Research: keyword-research -> competitor-analysis -> content-gap-analysis.

  • Build: seo-content-writer -> geo-content-optimizer -> meta-tags-optimizer / schema-markup-generator.

  • Optimize: content-quality-auditor -> on-page-seo-auditor -> technical-seo-checker.

  • Monitor: rank-tracker -> performance-reporter -> alert-manager.

For a full trust review, pair content-quality-auditor with domain-authority-auditor for a 120-item assessment. If memory-management is active, handoffs and open loops are retained in HOT/WARM/COLD memory.

References

Reference Purpose

core-eeat-benchmark.md 80-item content quality benchmark

cite-domain-rating.md 40-item domain authority benchmark

auditor-runbook.md Auditor handoff schema, cap arithmetic, artifact gate

CONNECTORS.md Optional MCP/tool connector tiers

Contributing

See CONTRIBUTING.md. Release state is tracked in VERSIONS.md; security guidance is in SECURITY.md.

Disclaimer

These skills assist SEO/GEO workflows but do not guarantee rankings, AI citations, traffic, legal compliance, or business outcomes. Verify recommendations with qualified professionals before relying on them for major strategy or legal decisions.

License

Apache License 2.0

Star History

常见问题

What is seo-geo-claude-skills?

seo-geo-claude-skills is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by aaron-he-zhu. 20 SEO & GEO skills for Claude Code, Cursor, Codex, and 35+ AI agents. Keyword research, content writing, technical audits, rank tracking. CORE-EEAT + CITE frameworks. It has 54 GitHub stars.

Is seo-geo-claude-skills safe to use?

Yes. seo-geo-claude-skills passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install seo-geo-claude-skills?

Clone the repository with "git clone https://github.com/aaron-he-zhu/seo-geo-claude-skills" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is seo-geo-claude-skills written in?

seo-geo-claude-skills is primarily written in Python. It is open-source under aaron-he-zhu on GitHub, so you can review or fork the full source.

Are there alternatives to seo-geo-claude-skills?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh seo-geo-claude-skills against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情