Automatic domain diagnosis for Core Update recovery. Calls Sistrix + DataForSEO MCP, quantifies VI drop, identifies keyword losses, scans backlink profile, correlates with known Core Update dates. Outputs structured befund.json to cache. Use when starting recovery analysis for a domain. Data-driven: requires Sistrix/DataForSEO MCP access (CSV fallbacks exist) and writes befund.json — for the tool-free pure-Markdown framework use post-core-update-recovery instead.
Scanned 8/31/2026
Install to Claude Code
npx -y skills add maxschottke-spec/seo-survival-kit --skill recovery-diagnose --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Recovery Diagnose?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/maxschottke-spec-recovery-diagnose)More formats (shields.io, HTML) on the badges page.
---
name: recovery-diagnose
description: 'Automatic domain diagnosis for Core Update recovery. Calls Sistrix + DataForSEO MCP, quantifies VI drop, identifies keyword losses, scans backlink profile, correlates with known Core Update dates. Outputs structured befund.json to cache. Use when starting recovery analysis for a domain. Data-driven: requires Sistrix/DataForSEO MCP access (CSV fallbacks exist) and writes befund.json — for the tool-free pure-Markdown framework use post-core-update-recovery instead.'
user-invocable: true
argument-hint: '<domain>'
allowed-tools: [Read, Write, Bash(node:*), Grep, Glob]
license: MIT
metadata:
author: Max Schottke
version: '0.5.4'
category: marketing
---
# Recovery Diagnose
Read and follow the full command specification:
1. Read `${CLAUDE_PLUGIN_ROOT}/commands/recovery-diagnose.md` for the complete workflow.
2. Read `${CLAUDE_PLUGIN_ROOT}/references/CORE_UPDATES.md` for Core Update dates.
3. Read `${CLAUDE_PLUGIN_ROOT}/references/RECOVERY_SYSTEM.md` for diagnosis thresholds and recovery stage estimation.
4. Validate output against `${CLAUDE_PLUGIN_ROOT}/schemas/befund.schema.json`.
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!