Deduplicates word lists (prioritizing word.txt) and suggests spelling corrections. Invoke when user wants to clean up, deduplicate, or fix word files.
This skill manages the integrity of the project's word lists: __doc__/word.txt (master) and __doc__/word_mid.txt.
De-duplication:
word.txt and word_mid.txt.word_mid.txt that already exist in word.txt.word_mid.txt to ensure word.txt remains the source of truth for these words.Spelling Correction:
When invoked:
__doc__/word.txt and .__doc__/word_mid.txtword_mid.txt.word_mid.txt.__doc__/word_mid.txt (and __doc__/word.txt if corrections apply there).__doc__/word.txt__doc__/word_mid.txt