agentsclimarketplace

Technical seo triage

Skill marketingskills/seo/skills/technical-seo-triage

Open-source skills that turn your agent into an SEO operator. Diagnose traffic decay, write refresh briefs, build proposals, and generate client-ready reports.

Install
npx -y skills add marketingskills/seo --skill technical-seo-triage

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

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.

SKILL.md

1.4 KB, as published. Nobody here has run it

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.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.