wikimedia-diffs

Fetch and compare Wikipedia page revisions with wikitext and HTML diffs.

15|6|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/fuzheado/Wikipedia-AI-Skills --skill wikimedia-diffs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wikimedia-diffs
Source: https://github.com/fuzheado/Wikipedia-AI-Skills/tree/main/.claude/skills/wikimedia-diffs
Command: npx skills add https://github.com/fuzheado/Wikipedia-AI-Skills --skill wikimedia-diffs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires wikimedia-api-access, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of analyzing Wikipedia page revisions, providing a comprehensive view of changes, allowing users to quickly understand the nature of edits and their impact.

Core Features & Use Cases

  • Fetch and Compare Revisions: Retrieve and compare the differences between any two revisions of a Wikipedia page.
  • Visual Diffs: View changes in both wikitext and rendered HTML for a clear comparison.
  • Detailed Statistics: Access comprehensive statistics about the diff, including the total number of bytes changed, lines added, and removed.
  • Use Case: Quickly identify the extent and nature of changes made to a Wikipedia article over time, or spot potential vandalism by analyzing diffs in real-time.

Quick Start

Fetch the diff for the latest edit on the 'Python (programming language)' article.

Frequently Asked Questions about wikimedia-diffs

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

FAQPage Schema
How do I compare Wikipedia page revisions to see what changed?

To compare Wikipedia page revisions, you can fetch and diff any two specific versions of an article. This provides both raw wikitext and rendered HTML visual comparisons to quickly understand the nature of edits.

Can I detect Wikipedia vandalism by analyzing edit histories?

Yes, you can detect potential Wikipedia vandalism by analyzing edit histories. Fetching real-time diffs provides detailed statistics on bytes changed and lines removed to spot suspicious modifications.

Does this tool provide visual diffs for wikitext and rendered HTML?

Yes, the tool provides visual diffs for both raw wikitext and rendered HTML. This allows for a clear visual comparison of changes across different Wikimedia projects.

What statistics are available when analyzing Wikipedia article changes?

When analyzing Wikipedia article changes, you get comprehensive statistics including the total number of bytes changed, lines added, and lines removed between the compared revisions.

Do I need the wikimedia-api-access dependency to fetch page revision diffs?

Yes, you need the wikimedia-api-access dependency to fetch page revision diffs. It provides the necessary environment setup to retrieve revision data and render visual comparisons.

What is the best way to monitor changes across different Wikimedia projects?

The best way to monitor changes across different Wikimedia projects is to fetch and compare page revisions. This approach identifies the extent and nature of edits over time using wikitext and HTML diffs.