duplicate-detection

Detect and consolidate duplicate knowledge articles across ServiceNow knowledge bases.

34|13|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/Happy-Technologies-LLC/happy-servicenow-skills --skill duplicate-detection-happy-technologies-llc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: duplicate-detection
Source: https://github.com/Happy-Technologies-LLC/happy-servicenow-skills/tree/main/skills/knowledge/duplicate-detection
Command: npx skills add https://github.com/Happy-Technologies-LLC/happy-servicenow-skills --skill duplicate-detection-happy-technologies-llc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Duplicate knowledge articles across ServiceNow knowledge bases create confusion, waste effort, and hinder accurate search results.

Core Features & Use Cases

  • Cross-KB deduplication: detect duplicate articles using title similarity and metadata, across multiple knowledge bases.
  • Cluster and prioritize: group potential duplicates and suggest authoritative versions based on usage, freshness, and relevance.
  • Audit-ready decisions: generate and record merges, retirements, and redirects for governance.

Quick Start

Load the skill and run a deduplication pass across your knowledge bases to generate a remediation plan.

Frequently Asked Questions about duplicate-detection

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

FAQPage Schema
How do I find and remove duplicate knowledge articles in ServiceNow?

To find and remove duplicate knowledge articles in ServiceNow, you run a cross-KB deduplication pass that uses title similarity and metadata to detect matches. This generates a remediation plan grouping duplicates into clusters for review.

What is the best way to consolidate redundant ServiceNow knowledge base content?

The best way to consolidate redundant ServiceNow knowledge base content is to cluster similar articles and suggest an authoritative version based on usage, freshness, and relevance. This reduces clutter and improves search quality across the platform.

Can I detect duplicate articles across multiple ServiceNow knowledge bases at once?

Yes, you can detect duplicate articles across multiple ServiceNow knowledge bases at once. The deduplication process scans cross-KB metadata and title similarity to unify similar articles into actionable clusters.

How do I document knowledge article merges and retirements for audit compliance?

To document knowledge article merges and retirements for audit compliance, generate audit-ready records of all remediation actions. This includes tracking suggested merges, redirects, and retirements within your governance documentation.

Why does my ServiceNow knowledge search return outdated or conflicting articles?

Your ServiceNow knowledge search returns outdated or conflicting articles because of duplicate content spread across knowledge bases. Deduplicating these articles and retiring obsolete versions improves search accuracy and reduces user confusion.

How do I choose which duplicate ServiceNow article to keep as the authoritative version?

To choose which duplicate ServiceNow article to keep as the authoritative version, evaluate suggested authoritative versions prioritized by article usage data, content freshness, and overall relevance to the search context.