Skills2026年4月6日·1 分钟阅读

Claude SEO — Complete SEO Skill for Claude Code

Universal SEO analysis skill with 15 sub-skills and 12 parallel subagents. Covers technical SEO, E-E-A-T, schema markup, GEO/AEO, local SEO, Google APIs, and PDF reporting. MIT license, 4,000+ stars.

Agent 就绪

先审查再安装

这个资产需要先审查。复制的指令会要求 Agent dry-run、列出写入项,确认后再继续。

Needs Confirmation · 64/100策略:需确认
Agent 入口
任意 MCP/CLI Agent
类型
Skill
安装
Single
信任
信任等级:Established
入口
Claude SEO — Complete SEO Skill for Claude Code
先审查命令
npx -y tokrepo@latest install cb068086-1c7d-408e-90a1-c39cfc6ffe87 --target codex

先 dry-run,确认写入项后再运行此命令。

TL;DR
An SEO skill for Claude Code that automates keyword research, on-page optimization, technical audits, and content strategy.
§01

What it is

Claude SEO is a comprehensive skill for Claude Code that provides SEO automation capabilities. It covers keyword research, on-page optimization, technical SEO audits, meta tag generation, content optimization, internal linking analysis, and structured data validation. The skill integrates directly into Claude Code workflows, letting you run SEO tasks alongside development.

This skill is for developers and technical marketers who manage SEO for developer-focused websites, documentation sites, or SaaS products. If you handle both code and SEO, this skill lets you do both in the same environment without switching to separate SEO tools.

§02

How it saves time or tokens

Instead of using separate SEO tools for keyword research, meta tag writing, and technical audits, this skill consolidates SEO workflows into Claude Code. It generates optimized meta descriptions, title tags, and structured data based on page content. Technical audits check for common issues -- missing alt text, broken internal links, slow page load indicators, and schema markup errors -- in a single pass. Content optimization suggestions are specific to the page rather than generic.

§03

How to use

  1. Install the SEO skill in your Claude Code environment.
  2. Run SEO audits on your pages or site structure.
  3. Apply generated optimizations to your codebase directly.
§04

Example

# Run a technical SEO audit on your site
claude -p 'Run an SEO audit on the pages in ./pages/. 
Check for: missing meta descriptions, duplicate titles, 
missing alt text, broken internal links, and schema markup issues.'

# Generate optimized meta tags for a page
claude -p 'Generate SEO-optimized title and meta description 
for this page about vector databases. Target keyword: 
vector database comparison 2026. Follow title length 
40-60 chars, description 120-155 chars.'

# Analyze internal linking structure
claude -p 'Analyze the internal linking structure of this site. 
Identify orphan pages, suggest new internal links, 
and check for broken link references.'
§05

Related on TokRepo

§06

Common pitfalls

  • Over-optimizing content for keywords at the expense of readability. SEO skills should enhance content quality, not stuff keywords. Focus on user intent and natural language.
  • Running audits without acting on findings. SEO improvements only matter when implemented. Prioritize high-impact fixes (missing meta descriptions, broken links) over minor issues.
  • Ignoring technical SEO fundamentals. No amount of content optimization helps if your site has crawl issues, slow load times, or broken canonical tags. Fix technical issues first.

常见问题

What SEO tasks can this skill automate?+

The skill automates keyword research, meta tag generation, on-page optimization analysis, technical SEO audits, internal linking suggestions, structured data generation and validation, and content optimization recommendations.

Does this skill work with any website framework?+

Yes. The skill analyzes HTML output and source code regardless of the framework. It works with Next.js, Nuxt, Astro, Hugo, plain HTML, and any other site generator. Framework-specific optimizations (like Next.js metadata API) are supported.

Can it generate structured data?+

Yes. The skill generates JSON-LD structured data for common types: Article, SoftwareApplication, FAQPage, HowTo, and Organization. It validates existing schema markup against Google's requirements and suggests corrections.

How does it handle keyword research?+

The skill analyzes your content, identifies relevant keywords, and suggests optimization opportunities. It works best when you provide target keywords or competitor URLs for comparison. It does not access real-time search volume data.

Can this replace dedicated SEO tools like Ahrefs or SEMrush?+

No. Dedicated SEO tools provide search volume data, backlink analysis, SERP tracking, and competitive intelligence that require web crawling infrastructure. This skill handles on-page optimization, technical audits, and content tasks that work with local code.

引用来源 (3)
🙏

来源与感谢

Created by AgriciDaniel. Licensed under MIT.

claude-seo — ⭐ 4,000+

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产