docs-cleaner

Merge duplicate documentation pages while preserving links and metadata.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/basabecode/SomosTecnicos --skill docs-cleaner-basabecode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-cleaner
Source: https://github.com/basabecode/SomosTecnicos/tree/main/.agents/skills/docs-cleaner
Command: npx skills add https://github.com/basabecode/SomosTecnicos --skill docs-cleaner-basabecode

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidates documentation by removing duplicates while preserving valuable content and references, reducing noise in knowledge bases.

Core Features & Use Cases

  • Merge duplicate pages and consolidate similar topics without losing critical details.
  • Preserve links, metadata, and cross-references to maintain documentation integrity.
  • Use Case: when cleaning a large repo's docs, run this to deduplicate sections and merge related articles into a single, coherent guide.

Quick Start

Run the docs-cleaner on the target docs directory to deduplicate content while preserving metadata and references.

Frequently Asked Questions about docs-cleaner

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

FAQPage Schema
How do I consolidate duplicate documentation pages without losing valuable references?

To merge duplicate documentation pages, consolidate similar topics while enforcing structure checks to prevent losing critical details. The process preserves links, metadata, and cross-references to maintain documentation integrity while resolving conflicts across folders.

What is the best way to clean up redundant content in a large knowledge base?

Cleaning up a large knowledge base requires deduplicating sections and merging related articles into a single coherent guide. This reduces noise by removing duplicate content while preserving metadata, cross-references, and link integrity across folders.

Does deduplicating developer docs preserve internal links and metadata?

Yes, deduplicating developer docs preserves links, metadata, and cross-references to maintain documentation integrity. The merging process enforces structure checks to ensure final docs are deduplicated with consistent formatting and intact link integrity across folders.

How do I merge overlapping user guides across different folders?

Merging overlapping user guides across folders involves consolidating redundant content while resolving conflicts. The process handles merging across directories, preserving valuable references, and maintaining link integrity to produce deduplicated final docs.

Can I use an automated content cleanup tool for resolving conflicts in documentation?

Yes, an automated content cleanup tool can handle merging across folders and resolving conflicts in documentation. It enforces structure checks, preserves metadata, and ensures final docs are deduplicated with consistent formatting while maintaining link integrity.

When should I not use documentation deduplication on my repository?

Avoid documentation deduplication when your repository contains highly distinct articles with minimal overlapping content. Since the process merges similar topics and resolves conflicts, applying it to unique, non-redundant documentation may unnecessarily alter structure and metadata.