recovery-monitor

recovery-monitor is a skill for Claude Code from maxschottke-spec/seo-survival-kit. It costs 80 tokens per session (230 once invoked), scanned A, original, MIT.

A weekly SEO recovery tracker that uses search-visibility and keyword-position data. It saves each result in NDJSON, a file format that stores one JSON record per line.

In plain words
What is it for?
It helps collect current rankings, calculate a recovery score, append history, and produce a report of gains or losses.
Why use it?
It makes progress easier to compare over time and shows where the score changes came from, including the confidence in each data source.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the seo-rescue plugin — 18 skills, 6 commands shipped together

Good fit It helps collect current rankings, calculate a recovery score, append history, and produce a report of gains or losses.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add maxschottke-spec/seo-survival-kit
Claude Code
/plugin install seo-rescue

Made for: Claude Code.

Or install seo-rescue, the plugin that ships this one along with the rest of its 18 skills, 6 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for recovery-monitor

README.md
[![agentmods](https://agentmods.dev/badge/skills/maxschottke-spec/seo-survival-kit/recovery-monitor/github.svg)](https://agentmods.dev/skills/maxschottke-spec/seo-survival-kit/recovery-monitor)
Your own site
<a href="https://agentmods.dev/skills/maxschottke-spec/seo-survival-kit/recovery-monitor"><img src="https://agentmods.dev/badge/skills/maxschottke-spec/seo-survival-kit/recovery-monitor/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for recovery-monitor

Your own site · 80×15
<a href="https://agentmods.dev/skills/maxschottke-spec/seo-survival-kit/recovery-monitor"><img src="https://agentmods.dev/badge/skills/maxschottke-spec/seo-survival-kit/recovery-monitor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 230 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00080 $0.00230
Opus 5 $0.00040 $0.00115
Sonnet 5 $0.00016 $0.00046
Haiku 4.5 $0.00008 $0.00023

Measured 12d ago against content hash 67c34ce8bab2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

recovery-monitor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/seo-rescue/skills/recovery-monitor/SKILL.md · 21 lines

What it actually says

Recovery Monitor

Read and follow the full command specification:

  1. Read ${CLAUDE_PLUGIN_ROOT}/commands/recovery-monitor.md for the complete workflow.
  2. After collecting Sistrix + DataForSEO data, call node "${CLAUDE_PLUGIN_ROOT}/scripts/recovery-monitor.js" helper functions.
  3. Validate each history entry against ${CLAUDE_PLUGIN_ROOT}/schemas/history.schema.json.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 21 lines · 80 tokens per session scan A 67c34ce8bab2

Subscribe to this mod's changes

recovery-monitor is a skill published in the GitHub repository maxschottke-spec/seo-survival-kit (9 stars, last pushed 1mo ago), licensed MIT. It adds 80 tokens to every session and 230 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

content-seo

When the user wants to brief, write, review, optimize, or publish public SEO content. Also use for article outlines, blog posts, landing-page copy, refreshes, and ranking-oriented editorial drafts.

agencia-conversion/agentic-seo-skills · 45 tokens

brain-keeper

When the user wants to ingest sources, change brain pages, register decisions, catalog content publications, or lint brain pages for provenance and link integrity.

agencia-conversion/agentic-seo-skills · 33 tokens

backlink-analysis

When the user wants backlink, referring-domain, anchor, link-quality, link-gap, link-intersect, anchor-diff, link-velocity, brand-mention, or competitor link-profile analysis for one target domain or URL.

agencia-conversion/agentic-seo-skills · 49 tokens

competitive-analysis

When the user wants to compare domains or URLs against competitors across SEO footprint, share of voice, keyword/content gap, head-to-head pages, off-page link gap (via backlink-analysis), and brand positioning. Orchestrates evidence from serp-extract, keyword-research, backlink-analysis, and topic-cluster without…

agencia-conversion/agentic-seo-skills · 70 tokens

start

Friendly first-run alias that routes new Agentic SEO users to the canonical agentic-seo and project-init workflow without duplicating process rules.

agencia-conversion/agentic-seo-skills · 30 tokens

autoresearch

When the user wants a rigorous iteration loop for an artifact, prompt, briefing, content structure, or Agentic SEO skill. Also use for Karpathy-style experiment runs that need baseline scoring, explicit metrics, stop rules, and keep/reject decisions.

agencia-conversion/agentic-seo-skills · 53 tokens