Files
our-claude-skills/custom-skills/33-seo-migration-planner/desktop/skill.yaml
Andrew Yim e527fb4b0f feat(seo-skills): multi-backend Data Source Selection (#7)
Replaces single-vendor (Ahrefs-only) tool defaults with a per-task
backend menu across all 14 SEO skills. Each skill now lists every
capable MCP in allowed-tools and documents how to pick between
Semrush, Ahrefs, OurSEO Agent (CLI + MCP), DataForSEO, and GSC
in its SKILL.md Data Source Selection section.

Tool stubs (~40 new files) populated per skill with capability
deltas, call patterns, and explicit "not for this skill when"
callouts so the menu is self-correcting.

Skills affected: 19-keyword-strategy, 20-serp-analysis,
21-position-tracking, 22-link-building, 23-content-strategy,
24-ecommerce, 25-kpi-framework, 26-international, 27-ai-visibility,
28-knowledge-graph, 31-competitor-intel, 32-crawl-budget,
33-migration-planner, 34-reporting-dashboard.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 03:15:32 +09:00

19 lines
1.0 KiB
YAML

name: seo-migration-planner
description: |
SEO site migration planning and monitoring. Triggers: site migration, domain move, redirect mapping, platform migration, URL restructuring, 사이트 이전.
# Allowed tools list every backend the skill can pull migration-baseline / monitoring data from.
# Per-task selection happens in SKILL.md > Data Source Selection — NOT here.
allowed-tools:
- mcp__ourseo__* # default — crawl_website, audit_page, check_index
- mcp__firecrawl__* # large-scale URL inventory + redirect verification
- mcp__ahrefs__* # site-explorer-* for traffic-value + backlink baseline
- mcp__claude_ai_Ahrefs__* # Ahrefs (Claude.ai namespace)
- mcp__semrush__* # organic_research, overview_research baseline
- mcp__dfs-mcp__* # DataForSEO MCP fallback
- Bash # `our` CLI full surface
- mcp__notion__*
- mcp__perplexity__* # research migration best practices
- WebSearch
- WebFetch