Use when deduplicating overlapping research materials, AI notes, excerpts, transcripts, and source packs.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add BlueSkyXN/Codex-is-all-you-need --skill research-source-dedup --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Research Source Dedup?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/blueskyxn-research-source-dedup)More formats (shields.io, HTML) on the badges page.
---
name: research-source-dedup
description: Use when deduplicating overlapping research materials, AI notes, excerpts, transcripts, and source packs.
metadata:
version: "0.2"
updated: "2026-06-11"
---
# Source deduplication workflow
Use this skill when multiple materials may overlap, repeat the same source, summarize the same source differently, or contain duplicated excerpts.
## Steps
1. Inventory all materials and assign stable source identifiers.
2. Group likely duplicates and near-duplicates by title, URL, author, date, filename, excerpt overlap, and topic.
3. Identify canonical sources when possible.
4. Separate primary sources from summaries, AI-generated notes, commentary, and derivative materials.
5. Preserve unique details even when sources overlap.
6. Flag materials with missing metadata.
7. Return a deduplication map before synthesis.
## Do not
- Delete or overwrite original materials.
- Treat a summary as a primary source when the primary source exists.
- Merge conflicting versions without noting the conflict.
- Invent missing metadata.
## Output
Return:
1. Source inventory
2. Duplicate groups
3. Canonical source candidates
4. Unique materials
5. Missing metadata
6. Recommended source set for synthesis
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.
SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.
Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation
Python backend development expertise for FastAPI, security patterns, database operations, Upstash integrations, and code quality. Use when: (1) Building REST APIs with FastAPI, (2) Implementing JWT/OAuth2 authentication, (3) Setting up SQLAlchemy/async databases, (4) Integrating Redis/Upstash caching, (5) Refactoring AI-generated Python code (deslopification), (6) Designing API patterns, or (7) Optimizing backend performance.
PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.