Fix SEO skill 34 bugs, Korean labels, and transition Ahrefs refs to our-seo-agent (#2)
This commit is contained in:
@@ -68,19 +68,13 @@ python scripts/link_gap_finder.py --target https://example.com --competitor http
|
||||
- Categorize link sources (editorial, directory, forum, blog, news)
|
||||
- Prioritize by feasibility and impact
|
||||
|
||||
## Ahrefs MCP Tools Used
|
||||
## Data Sources
|
||||
|
||||
| Tool | Purpose |
|
||||
|------|---------|
|
||||
| `site-explorer-all-backlinks` | Get all backlinks for a target |
|
||||
| `site-explorer-backlinks-stats` | Backlink statistics overview |
|
||||
| `site-explorer-referring-domains` | List referring domains |
|
||||
| `site-explorer-anchors` | Anchor text distribution |
|
||||
| `site-explorer-broken-backlinks` | Find broken backlinks |
|
||||
| `site-explorer-domain-rating` | Get Domain Rating |
|
||||
| `site-explorer-domain-rating-history` | DR trend over time |
|
||||
| `site-explorer-refdomains-history` | Referring domains trend |
|
||||
| `site-explorer-linked-domains` | Domains linked from target |
|
||||
| Source | Purpose |
|
||||
|--------|---------|
|
||||
| `our-seo-agent` CLI | Primary data source (future); use `--input` for pre-fetched JSON |
|
||||
| WebSearch / WebFetch | Supplementary live data |
|
||||
| Notion MCP | Save audit report to database |
|
||||
|
||||
## Output Format
|
||||
|
||||
|
||||
@@ -22,17 +22,10 @@ Analyze backlink profiles, detect toxic links, find competitor link gaps, track
|
||||
|
||||
## MCP Tool Usage
|
||||
|
||||
### Ahrefs for Backlink Data
|
||||
### SEO Data
|
||||
```
|
||||
mcp__ahrefs__site-explorer-all-backlinks: Get all backlinks for a target
|
||||
mcp__ahrefs__site-explorer-backlinks-stats: Backlink statistics overview
|
||||
mcp__ahrefs__site-explorer-referring-domains: List referring domains
|
||||
mcp__ahrefs__site-explorer-anchors: Anchor text distribution
|
||||
mcp__ahrefs__site-explorer-broken-backlinks: Find broken backlinks
|
||||
mcp__ahrefs__site-explorer-domain-rating: Get Domain Rating
|
||||
mcp__ahrefs__site-explorer-domain-rating-history: DR trend over time
|
||||
mcp__ahrefs__site-explorer-refdomains-history: Referring domains trend
|
||||
mcp__ahrefs__site-explorer-linked-domains: Domains linked from target
|
||||
our-seo-agent CLI: Primary backlink data source (future); use --input for pre-fetched JSON
|
||||
WebSearch / WebFetch: Supplementary backlink data
|
||||
```
|
||||
|
||||
### Notion for Report Storage
|
||||
|
||||
Reference in New Issue
Block a user