Rapidfuzz skill deduplication starter
Skill ma-compbio-lab/SkillFoundry/skills/meta-maintenance/rapidfuzz-skill-deduplication-starter
A framework for discovering, compiling, and validating reusable skills for scientific agents.From the repository description
npx -y skills add ma-compbio-lab/SkillFoundry --skill rapidfuzz-skill-deduplication-starterAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.3 KB, 73 tokens by cl100k_base, as published. Nobody here has run it
RapidFuzz Skill Deduplication Starter
Use this skill to scan a tiny skill inventory for near-duplicate names with RapidFuzz.
What This Skill Does
- reads a toy TSV of skill names and slugs
- computes pairwise fuzzy similarity scores
- returns pairs above a configurable threshold
- emits a compact machine-readable dedup summary
What ships with it: 9 files
6.0 KB alongside SKILL.md, 2 of them executable
assets/
- rapidfuzz_dedup_summary.json495 B
- README.md104 B
examples/
- README.md344 B
- toy_skills.tsv254 B
scripts/
- run_rapidfuzz_skill_deduplication.pyruns1.9 KB
tests/
- README.md138 B
- test_run_rapidfuzz_skill_deduplication.pyruns1.3 KB
- metadata.yaml1.3 KB
- refs.md198 B