Fix SEO skill 34 bugs, Korean labels, and transition Ahrefs refs to our-seo-agent (#2)
This commit is contained in:
@@ -20,10 +20,10 @@ Aggregate outputs from all SEO skills (11-33) into stakeholder-ready executive r
|
||||
|
||||
## MCP Tool Usage
|
||||
|
||||
### Ahrefs for Fresh Data Pull
|
||||
### SEO Data
|
||||
```
|
||||
mcp__ahrefs__site-explorer-metrics: Pull current organic metrics snapshot for dashboard
|
||||
mcp__ahrefs__site-explorer-metrics-history: Pull historical metrics for trend visualization
|
||||
our-seo-agent CLI: Primary data source (future); use --input for pre-fetched JSON
|
||||
WebSearch / WebFetch: Supplementary live data
|
||||
```
|
||||
|
||||
### Notion for Reading Past Audits and Writing Reports
|
||||
@@ -42,7 +42,7 @@ mcp__perplexity__*: Enrich reports with industry benchmarks and competitor conte
|
||||
### Dashboard Generation
|
||||
1. Accept target domain and optional date range
|
||||
2. Query Notion SEO Audit Log for all past audit entries for the domain
|
||||
3. Optionally pull fresh metrics from Ahrefs (site-explorer-metrics, metrics-history)
|
||||
3. Optionally pull fresh metrics from our-seo-agent CLI or provide pre-fetched JSON via --input
|
||||
4. Normalize all skill outputs into unified format
|
||||
5. Compute cross-skill health score with weighted category dimensions
|
||||
6. Identify top issues (sorted by severity) and top wins across all audits
|
||||
|
||||
Reference in New Issue
Block a user