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>
This commit is contained in:
Andrew Yim
2026-05-14 03:15:32 +09:00
committed by GitHub
parent 1ca84f67ed
commit e527fb4b0f
71 changed files with 2647 additions and 258 deletions

View File

@@ -1,9 +1,17 @@
name: seo-reporting-dashboard
description: |
SEO reporting dashboard and executive report generation. Triggers: SEO report, dashboard, executive summary, 보고서, 대시보드.
# Reporting dashboard aggregates from ALL backends — every SEO source can feed a report section.
# Per-section selection happens in SKILL.md > Data Source Selection — NOT here.
allowed-tools:
- mcp__ahrefs__*
- mcp__notion__*
- mcp__perplexity__*
- mcp__semrush__* # traffic + organic + visibility data
- mcp__ahrefs__* # backlinks + DR + brand-radar + web-analytics
- mcp__claude_ai_Ahrefs__* # Ahrefs (Claude.ai namespace)
- mcp__ourseo__* # crawl + audit + KG + check_serp + check_index
- mcp__dfs-mcp__* # DataForSEO MCP fallback
- Bash # `our` CLI: full surface (GA4, GSC, GBP, etc.)
- mcp__notion__* # query past audits + push final reports
- mcp__perplexity__* # industry benchmarks + context enrichment
- WebSearch
- WebFetch