repost-dedup-semantic

Detect paraphrased or semantically similar content in social media reposting workflows.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/EthanSK/Repost-with-agent --skill repost-dedup-semantic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repost-dedup-semantic
Source: https://github.com/EthanSK/Repost-with-agent/tree/main/skills/repost-dedup-semantic
Command: npx skills add https://github.com/EthanSK/Repost-with-agent --skill repost-dedup-semantic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps prevent the posting of paraphrased or semantically similar content on social platforms, reducing duplicate posts and maintaining content quality.

Core Features & Use Cases

  • Semantic Duplicate Detection: Uses AI-powered reasoning to identify content that expresses the same idea with different words.
  • Cross-Post Deduplication: Ensures new posts are genuinely new by comparing against recent destination content within a customizable window.
  • Use Case: When reposting or scheduling social media content, automatically skip posts that would be redundant, saving time and avoiding spammy duplicates.

Quick Start

Use this Skill to compare the current draft with recent posts from the destination and decide whether to skip or proceed with posting.

Frequently Asked Questions about repost-dedup-semantic

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

FAQPage Schema
How do I detect paraphrased duplicate content in social media posts?

This Skill detects paraphrased duplicate content by applying AI reasoning to compare current drafts with recent destination posts, identifying semantic similarity to prevent redundant publishing.

What is the best way to prevent redundant posts when scheduling social media content?

Preventing redundant posts is achieved by analyzing semantic similarity within a configurable post window, comparing new drafts against recent destination content to ensure posts are genuinely new.

How does semantic similarity analysis work for social media deduplication?

Semantic similarity analysis for social media deduplication works by using AI reasoning to evaluate whether a current draft expresses the same idea as recent posts, even when different words are used.

Do I need special dependencies to check semantic similarity in social media workflows?

No special dependencies are required to check semantic similarity; this Skill relies solely on core AI reasoning capabilities to perform deduplication without additional packages.

Can I customize the post window for cross-post deduplication?

Yes, you can customize the post window for cross-post deduplication; the Skill analyzes semantic similarity within a configurable window to compare current drafts against recent destination content.

When should I use AI reasoning for content deduplication instead of exact match filtering?

AI reasoning for content deduplication is used when posts are paraphrased rather than identical, identifying semantically similar content that exact match filters miss to maintain high content quality.