Add skill alias mappings to skill_aliases.py, then remap output files (zero API calls)
Add new alias mappings or vague skill removals to jobdistill/skill_aliases.py, then re-apply to output files.
Parse user request — the user will specify either:
Edit jobdistill/skill_aliases.py:
SKILL_ALIASES dict (variant → canonical)VAGUE_SKILLS setUpdate source CSVs if needed:
skill_categories.csvskill_alias_mapping.csvRun /remap-skills to re-apply aliases and regenerate skill_analysis_results.csv + dashboard.html.
Verify — show the affected skills and their new counts.
importlib.reload)normalize_skill() function returns empty string for vague skills — the pipeline and remap script both skip empty returns