Prioritize crawl, indexation, canonical, schema, and internal-link issues from crawler output or Search Console. Use when Codex needs to identify and rank technical SEO fixes by impact.
Scanned 9/20/2026
Install to Claude Code
npx -y skills add unempyd/revenueos --skill technical-seo-triage --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Technical Seo Triage?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/unempyd-technical-seo-triage)More formats (shields.io, HTML) on the badges page.
---
name: technical-seo-triage
description: Prioritize crawl, indexation, canonical, schema, and internal-link issues from crawler output or Search Console. Use when Codex needs to identify and rank technical SEO fixes by impact.
---
# Technical SEO Triage
## Overview
Given crawl data or Search Console coverage data, identify and prioritize technical SEO issues by their expected impact on organic performance. Covers crawl errors, indexation gaps, canonical misconfigurations, schema validation, and internal link structure problems.
## Inputs
- Crawl output (Screaming Frog, Sitebulb, or custom JSON/CSV)
- Search Console coverage report (pasted or via live data bridge)
- Optional: sitemap URLs
## Workflow
1. Load and normalize the crawl or coverage data.
2. Identify issues by category:
- Crawl: 4xx/5xx, redirect chains, blocked resources, excessive depth
- Indexation: noindex on organic pages, orphan pages, thin content detected
- Canonical: missing, conflicting, or cross-domain canonicals
- Schema: missing core schema, validation errors, type mismatch
- Internal links: broken links, orphan pages, excessive links per page
3. Score each issue by:
- Pages affected
- Traffic at risk (from GSC data if available)
- Effort to fix
4. Group related issues and recommend batch fixes.
5. Output a prioritized fix list.
## Output
Prioritized technical issue report with affected URLs, impact estimate, and recommended fix.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!