dedupe

Solid

Use when deduplicating bounded collections.

AI & Automation 422 stars 44 forks Updated today

Install

View on GitHub

Quality Score: 82/100

Stars 20%
87
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
0
Description 5%
100

Skill Content

# Dedupe Produce a proof-rich duplicate report for a bounded collection. Keep discovery, grouping, canonical selection, mutation, and verification separate so unique information cannot disappear silently. ## Runtime composition Apply these owners for every dedupe task. Load their current instructions instead of copying their procedures here. 1. Load `always-current-datetime` and acquire its clock anchor before a user-facing reply. Query runtime time again only when freshness, age, redirects, file times, or a newest-item tie-breaker affects the decision. 2. Load `starting-point`. Fix the requested result, bounded inputs, authority, required evidence, unknowns, and forbidden outcomes. 3. Load `outcome-bounded-work`. Treat adapter steps as candidate routes unless a step protects identity, safety, authorization, reproducibility, or proof. 4. Load `logic-audit`. Audit identity rules, normalization, similarity thresholds, non-transitive pairs, conflicts, canonical tie-breakers, nulls, missing values, links, and edge cases before mutation and completion. Stop with `contract-unavailable: <skill-name>` if a required owner cannot load. Never replace an unavailable owner with remembered text. ## Commands | Command | Result | | --------- | --------------------------------------------------------------- | | `help` | Show adapters, identity classes, defaults, and required inputs. | | `inspect` | Produce a non-mutating rep...

Details

Author
aiskillstore
Repository
aiskillstore/marketplace
Created
8 months ago
Last Updated
today
Language
Python
License
None

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

dedup

Find and merge duplicate or near-duplicate notes anywhere in a vault (rules, concepts, people, leads) with a deterministic scanner and a supersede-not-delete merge policy. Human review before any merge is written. Triggers: "/dedup", "clean up duplicates", "dedupe <folder>".

6 Updated 2 days ago
tonydzi
AI & Automation Listed

dedupe-skills

Overlapping-skill auditor. Sweeps every installed skill surface (plugins, personal and project skills), clusters skills that do the same job, collide on triggers, contradict each other when both active, or burn always-on input tokens redundantly — then recommends which to keep and which to remove, and performs only the removals the user explicitly confirms (preferring reversible disable over uninstall). Trigger on /eff:dedupe-skills or $eff:dedupe-skills, and on natural-language asks like: 'find duplicate skills', 'which of my skills overlap', 'my skills conflict with each other', 'clean up redundant skills', '겹치는 스킬 찾아줘', '중복 스킬 정리해줘', '스킬끼리 충돌하는 것 같아', '비슷한 스킬 추려줘'. Keep this distinct from eff:update-skills (version bumps only) and eff:prune-skills (removal by low USAGE) — dedupe-skills removes by functional OVERLAP.

0 Updated 1 months ago
im-ian
AI & Automation Listed

dedup-skills

Use when asked to deduplicate skills or prompt directories, find repeated rules, or check a skill tree for contradictions. Produces a read-only ledger classifying every repetition cluster and conflict candidate with evidence and zero unclassified cells.

35 Updated 2 days ago
OutlineDriven