agentsclimarketplace

Seo priority score

Skill marketingskills/seo/skills/seo-priority-score

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 seo-priority-score

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

Rank SEO tasks by expected impact, confidence, effort, authority feasibility, and revenue proximity. Use when Codex needs to decide which of many identified issues to work on first.

SKILL.md

1.3 KB, as published. Nobody here has run it

SEO Priority Score

Overview

Given a list of potential SEO tasks (from any Diagnose skill), score each one on a standardized framework and produce a ranked priority list.

Inputs

  • List of SEO tasks or opportunities with supporting data
  • Optional: business context (revenue per visitor, conversion rates, margins)

Workflow

  1. For each task, collect or estimate:
    • Impact: traffic, conversion, or revenue potential (scale 1-10)
    • Confidence: how reliable the signal is (scale 1-5)
    • Effort: hours or cost to implement (scale 1-5, inverted)
    • Authority feasibility: can the site realistically compete (scale 1-5)
    • Revenue proximity: how directly this affects pipeline (scale 1-5)
  2. Calculate a composite priority score: (Impact × Confidence) / (Effort × Authority gap) with revenue proximity as a multiplier.
  3. Group tasks by effort band: quick wins (< 4 hours), medium projects (4-20 hours), strategic initiatives (20+ hours).
  4. Output a sorted priority list with the score breakdown.

Output

Ranked task list with priority score, breakdown, and effort band.

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.