/ 目錄 / 演練場 / seo-geo-claude-skills
● 社群 aaron-he-zhu ⚡ 即開即用

seo-geo-claude-skills

作者 aaron-he-zhu · aaron-he-zhu/seo-geo-claude-skills

20 skills across Research → Build → Optimize → Monitor phases, with explicit SEO-vs-GEO split and skill-to-skill handoff contracts.

A workflow-shaped SEO/GEO skill library: 4 research skills, 4 build skills, 4 optimize skills, 4 monitor skills, plus 4 cross-cutting protocol skills. Each SKILL.md ships Trigger, Quick Start, Skill Contract, Handoff, and Next Best Skill sections so Claude can chain them reliably across a project.

為什麼要用

核心特性

即時演示

實際使用效果

seo-geo-claude-skill.replay ▶ 就緒
0/0

安裝

選擇你的客戶端

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "seo-geo-claude-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/aaron-he-zhu/seo-geo-claude-skills",
        "~/.claude/skills/seo-geo-claude-skills"
      ],
      "_inferred": true
    }
  }
}

開啟 Claude Desktop → Settings → Developer → Edit Config。儲存後重啟應用。

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "seo-geo-claude-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/aaron-he-zhu/seo-geo-claude-skills",
        "~/.claude/skills/seo-geo-claude-skills"
      ],
      "_inferred": true
    }
  }
}

Cursor 使用與 Claude Desktop 相同的 mcpServers 格式。專案級設定優先於全域。

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "seo-geo-claude-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/aaron-he-zhu/seo-geo-claude-skills",
        "~/.claude/skills/seo-geo-claude-skills"
      ],
      "_inferred": true
    }
  }
}

點擊 Cline 側欄中的 MCP Servers 圖示,然後選 "Edit Configuration"。

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "seo-geo-claude-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/aaron-he-zhu/seo-geo-claude-skills",
        "~/.claude/skills/seo-geo-claude-skills"
      ],
      "_inferred": true
    }
  }
}

格式與 Claude Desktop 相同。重啟 Windsurf 生效。

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "seo-geo-claude-skill",
      "command": "git",
      "args": [
        "clone",
        "https://github.com/aaron-he-zhu/seo-geo-claude-skills",
        "~/.claude/skills/seo-geo-claude-skills"
      ]
    }
  ]
}

Continue 使用伺服器物件陣列,而非映射。

~/.config/zed/settings.json
{
  "context_servers": {
    "seo-geo-claude-skill": {
      "command": {
        "path": "git",
        "args": [
          "clone",
          "https://github.com/aaron-he-zhu/seo-geo-claude-skills",
          "~/.claude/skills/seo-geo-claude-skills"
        ]
      }
    }
  }
}

加入 context_servers。Zed 儲存後熱重載。

claude mcp add seo-geo-claude-skill -- git clone https://github.com/aaron-he-zhu/seo-geo-claude-skills ~/.claude/skills/seo-geo-claude-skills

一行命令搞定。用 claude mcp list 驗證,claude mcp remove 移除。

使用場景

實戰用法: seo-geo-claude-skills

Take a keyword from research to published, GEO-optimized article

👤 Content marketers running the full pipeline ⏱ ~90 min intermediate

何時使用: You have a topic and want to hit both ranking and AI-citation goals.

步驟
  1. Research phase
    Use keyword-research + serp-analysis skills for 'best widget for small teams'.✓ 已複製
    → Skill Contract output with volume, intent, SERP features
  2. Build phase
    Handoff to seo-content-writer, then geo-content-optimizer.✓ 已複製
    → Article draft optimized for both rank and citation
  3. Optimize phase
    Run on-page-seo-auditor and meta-tags-optimizer.✓ 已複製
    → Audit pass with fixes applied
  4. Monitor phase
    Set up rank-tracker for the target keywords.✓ 已複製
    → Tracking config ready to export

結果: A published article with monitoring in place.

注意事項
  • Skipping the handoff section loses context between skills — Always pass the previous skill's Handoff output to the next
搭配使用: firecrawl

Refresh an aging post to regain rankings

👤 SEO editors with a backlog of year-old posts ⏱ ~30 min intermediate

何時使用: Traffic on a top post is decaying and you want to update rather than replace.

步驟
  1. Audit the existing post
    Use content-refresher on https://site.com/post. What decayed?✓ 已複製
    → Specific decay points (outdated data, SERP-intent drift, new competitors)
  2. Apply refresh
    Apply the refresh recommendations and re-run content-quality-auditor.✓ 已複製
    → Updated post with score delta

結果: Updated article primed to reclaim its ranking.

注意事項
  • Refresh without updating the publish date loses freshness signal — The skill reminds you to handle canonical date handling

組合

與其他 MCP 搭配,撬動十倍槓桿

seo-geo-claude-skill + firecrawl

Pair competitor-analysis with firecrawl to scrape SERP leaders

Use firecrawl to fetch the top 5 ranking pages, then hand off to competitor-analysis.✓ 已複製
seo-geo-claude-skill + claude-seo-skill

Use the bigger claude-seo-skill for audits, this library for content workflow

Run /seo audit for the technical side, then use seo-geo-claude-skills for the content campaign.✓ 已複製

工具

此 MCP 暴露的能力

工具輸入參數何時呼叫成本
Research skills topic / keyword / competitor URL Start of a campaign 0
Build skills brief from research phase After research 0
Optimize skills built content + live URL After publish or on an existing page 0
Monitor skills target URLs / keywords After publish, ongoing 0
Protocol skills (entity-optimizer, memory-management) campaign context Multi-session campaigns 0

成本與限制

運行它的成本

API 配額
None
每次呼叫 Token 數
1-3k per skill loaded
費用
Free — skill is local
提示
Follow the phase order; skipping around forces Claude to re-infer context.

安全

權限、密鑰、影響範圍

憑證儲存: No credentials — skill is prompts
資料出站: None from the skill itself

故障排查

常見錯誤與修復

Skills feel redundant with each other

Each targets a narrow trigger; check the Trigger section in SKILL.md.

Handoff between skills loses data

Explicitly pass the previous skill's Handoff block into the next prompt.

替代方案

seo-geo-claude-skills 對比其他方案

替代方案何時用它替代權衡
claude-seo-skillYou want slash commands and enterprise-scale audits with PDF/Excel outputHeavier; less explicit phase structure
agentic-seo-skillYou're on Antigravity or a non-Claude agentSimilar scope, different orchestration
claude-blog-skillBlog-specific workflow with slash commandsNarrower to content, deeper on blog ops

更多

資源

📖 閱讀 GitHub 上的官方 README

🐙 查看未解決的 issue

🔍 瀏覽全部 400+ MCP 伺服器和 Skills