wiki-dedup

Identify and merge duplicate pages in an Obsidian wiki using Python.

Updated Jul 13, 2026
One-click install
npx skills add https://github.com/Abulfadl-Ahmadi/Experimental-Physics-Spring-2026 --skill wiki-dedup-abulfadl-ahmadi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-dedup
Source: https://github.com/Abulfadl-Ahmadi/Experimental-Physics-Spring-2026/tree/main/.skills/wiki-dedup
Command: npx skills add https://github.com/Abulfadl-Ahmadi/Experimental-Physics-Spring-2026 --skill wiki-dedup-abulfadl-ahmadi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, pandas, scikit-learn, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill identifies and merges duplicate pages in an Obsidian wiki, helping users maintain a clean and organized knowledge base.

Core Features & Use Cases

  • Identify Duplicate Pages: Scan the wiki for pages with similar content or titles.
  • Merge Pages: Automatically merge pages if they are confirmed to be duplicates.
  • Manual Review: Users can review and manually merge pages that require further analysis.
  • Use Case: For instance, if you have two pages discussing the same concept with slightly different titles, this Skill can help you merge them into one comprehensive page.

Quick Start

Use the wiki-dedup skill to scan and merge duplicate pages in your Obsidian wiki.

Frequently Asked Questions about wiki-dedup

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

FAQPage Schema
How do I find and merge duplicate pages in an Obsidian wiki?

To merge duplicate pages in an Obsidian wiki, you can use a deduplication skill to scan for pages with similar content or titles, review the matches, and combine them into a single comprehensive page.

Can I manually review duplicate entries before merging my wiki pages?

Yes, you can manually review pages that require further analysis before merging. The deduplication process identifies similar wiki pages but allows you to confirm and manually merge entries to ensure accuracy.

Do I need Python and pandas to deduplicate Obsidian wiki pages?

Yes, deduplicating Obsidian wiki pages requires Python along with pandas and scikit-learn libraries to process and analyze your knowledge base for duplicate entries and content similarities.

What is the best way to clean up duplicate entries in a knowledge management system?

The best way to clean up duplicate entries in a knowledge management system is to scan for pages with similar content or titles, automatically merge confirmed duplicates, and manually review ambiguous matches to maintain consistency.

How does page merging work for wiki content with slightly different titles?

Page merging for wiki content with different titles works by scanning the knowledge base to identify pages discussing the same concept, allowing you to automatically or manually merge them into one organized page.

Are there limitations when using scikit-learn for Obsidian wiki deduplication?

When using scikit-learn for Obsidian wiki deduplication, limitations may arise from analyzing ambiguous content or slightly different page titles, which is why manual review is required for pages needing further analysis.