agentsclimarketplace

Score

Skill Hainrixz/claude-seo-ai/skills/score

Recompute and display the two scores (Search SEO + AI Visibility) from the most recent audit's findings, without re-crawling. Use to re-show or refresh the scores after an audit, or to score a saved findings JSON file.From its SKILL.md

Install
npx -y skills add Hainrixz/claude-seo-ai --skill 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

  • runs commandsInstructs the agent to run 1 command, including `node scripts/score.mjs --findings <path>`.

SKILL.md

0.9 KB, 156 tokens by cl100k_base, as published. Nobody here has run it

/claude-seo-ai:score

Recompute and show the two 0–100 scores from the latest audit's findings by re-running the seo-score skill (which uses scripts/score.mjs for a reproducible number).

  • If a findings JSON path is given in $ARGUMENTS, score that file: node scripts/score.mjs --findings <path>.
  • Otherwise use the findings from the most recent audit this session. If no audit has run yet, tell the user to run /claude-seo-ai:audit <url> first.

Show both scores with bands, the per-category breakdown, any severity-gating cap, and the needs_api count. Two scores, never blended.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. 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.