‹ 首页

30x-seo-plan

@norahe0304-art · 收录于 1 周前

SEO strategy planning: competitor analysis, keyword strategy, content calendar, and implementation roadmap. Use when user says "SEO plan", "SEO strategy", "content calendar", or "SEO roadmap".

适合你,如果需要系统化的SEO策略和落地路线图

/ 下载安装
30x-seo-plan.skill双击,或拖进 Claude 桌面版 / Cowork,即完成安装↓ .skill↓ .zip
用别的 agent?下载 .zip 解压,把文件夹放进它的技能目录
Claude Code~/.claude/skills/(项目级 .claude/skills/)
Codex CLI~/.codex/skills/
Cursor自动读取上面两处目录
其他工具见其文档的「skills」目录;两个下载是同一份文件,只是名字不同
/ 通过 npx 安装 校验哈希
npx oh-my-skill add norahe0304-art/30x-seo/30x-seo-plan
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- norahe0304-art/30x-seo/30x-seo-plan
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify norahe0304-art/30x-seo/30x-seo-plan
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
41GitHub stars
~790最小装载
~790含声明引用
~5.9K文本包总量
镜像托管

怎么用

技能原文 SKILL.md作者撰写 · MIT · bb60a06

SEO Strategy Planning

What This Skill Does

Create SEO strategy: analyze competitors, plan keywords, create content calendar, output implementation roadmap.

Does NOT do:

  • Website architecture design → use site-architecture
  • Technical SEO checks → use seo-technical
  • Content generation → use seo-content-writer

Optional Input

| Input | Source | Description | |-------|--------|-------------| | seo-keywords output | /seo keywords | If keyword research exists, read as strategy input |

Not a hard dependency. You can plan first then research, or research first then plan.

Process
Step 1: Discovery

Ask user:

  • Business type (SaaS / E-commerce / Local service / Media / Other)
  • Target audience (Who are your customers?)
  • Main competitors (3-5)
  • Goals (Traffic? Conversions? Brand?)
  • Existing website? (Yes → analyze current state; No → new site planning)
Step 2: Competitor Analysis

For each competitor, analyze:

| Dimension | Check Points | |-----------|--------------| | Content | What pages? Blog frequency? Content depth? | | Keywords | What keywords rank? Content topics? | | E-E-A-T | Author info? Expert endorsements? Trust signals? | | Structure | URL hierarchy? Navigation design? |

Tools: WebFetch + Perplexity

Output: COMPETITOR-ANALYSIS.md

Step 3: Keyword Strategy

If seo-keywords output exists → read and integrate If not → infer from competitor analysis + user input

Determine:

  • Core keywords (3-5)
  • Long-tail keywords (10-20)
  • Topic clusters

Output: Integrate into SEO-STRATEGY.md

Step 4: Content Planning

Based on keyword strategy, plan:

| Content Type | Example | |--------------|---------| | Pillar pages | Authoritative long-form on core topics | | Cluster pages | Detailed articles around pillars | | Blog posts | Regular update content |

Output: CONTENT-CALENDAR.md

# Content Calendar

## Month 1
| Week | Topic | Target Keyword | Type | Priority |
|------|-------|----------------|------|----------|
| 1 | ... | ... | Pillar | High |
| 2 | ... | ... | Cluster | Medium |
Step 5: Implementation Roadmap

Simplified roadmap:

| Phase | Timeline | Focus | |-------|----------|-------| | Launch | Week 1-2 | Technical foundation (→ seo-technical), core pages | | Content | Week 3-8 | Publish per calendar (→ seo-content-writer) | | Optimize | Week 9-12 | Monitor rankings, adjust strategy |

Output: IMPLEMENTATION-ROADMAP.md


Output Files

| File | Content | |------|---------| | SEO-STRATEGY.md | Complete strategy: goals, keywords, topic clusters | | COMPETITOR-ANALYSIS.md | Competitor analysis report | | CONTENT-CALENDAR.md | Content calendar (for seo-content-writer) | | IMPLEMENTATION-ROADMAP.md | Implementation roadmap |


Integration
seo-keywords ──(optional)──> seo-plan
                                │
                                ├──> seo-content-writer (content generation)
                                ├──> site-architecture (architecture design)
                                └──> seo-technical (technical checks)

| Skill | When to Use | |-------|-------------| | seo-keywords | Do keyword research before planning | | site-architecture | When detailed architecture design needed | | seo-content-writer | Generate content per calendar | | seo-technical | Check technical foundation |


Example
User: /seo plan
Claude: Please tell me:
1. Business type?
2. Target audience?
3. Main competitors?
4. SEO goals?

User: SaaS project management tool, targeting SMBs, competitors are Asana, Monday, Notion

Claude: [Executing competitor analysis...]
        [Creating keyword strategy...]
        [Planning content calendar...]
        [Outputting 4 files]

[PROTOCOL]: Update this header on changes, then check CLAUDE.md

按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。