diagnose

Diagnose content extraction failures from closed platforms using logs and web tools.

31|3|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/Automattic/data-liberation-agent --skill diagnose-automattic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diagnose
Source: https://github.com/Automattic/data-liberation-agent/tree/main/skills/diagnose
Command: npx skills add https://github.com/Automattic/data-liberation-agent --skill diagnose-automattic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps diagnose and fix issues with content extraction from closed platforms, ensuring high-quality data transfer to WordPress.

Core Features & Use Cases

  • Debugging Extraction Failures: Analyze logs and identify root causes of failed or low-quality extractions.
  • Log Analysis: Review detailed logs to pinpoint errors and performance issues.
  • Content Quality Assessment: Evaluate the quality of extracted content and identify missing or incorrect data.
  • Use Case: If you've encountered missing content or failed extractions after importing data from a closed platform to WordPress, this Skill can help you identify and resolve the issues.

Quick Start

Run the diagnose skill with the output directory of your last extraction to analyze and fix any issues.

Frequently Asked Questions about diagnose

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Why does content extraction from closed platforms fail when importing to WordPress?

Content extraction from closed platforms fails due to source site changes, API limitations, or parsing errors. This Skill analyzes extraction logs to pinpoint root causes and identify missing or incorrect data.

How do I debug low-quality content extraction results in WordPress?

To debug low-quality content extraction results, run the diagnose skill against your last extraction output directory. It reviews detailed logs to pinpoint errors and assesses content quality.

Do I need the data-liberation-agent plugin to diagnose closed platform extraction issues?

Yes, you need the data-liberation-agent plugin and WordPress installed. This Skill requires this specific environment to probe source sites and analyze extraction logs.

What is the best way to analyze extraction logs for missing WordPress content?

The best way to analyze extraction logs for missing content is using an automated diagnostic tool. This Skill uses Bash, Grep, and WebSearch to parse logs, probe source sites, and identify root causes.

Can I use log analysis to fix failed closed platform data transfers?

Yes, you can use log analysis to fix failed closed platform data transfers. By probing source sites and evaluating detailed logs, this Skill identifies exact extraction failures and helps resolve them.