cxcscmu/skilllearnbench-data-filtering
How to filter tabular datasets. Use this skill whenever you need to process or filter CSV files, tabular data, or databases to find records that match specific criteria such as location, price, category, or flags (like pet-friendly).
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill data-filtering
Take cxcscmu/skilllearnbench-data-filtering from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.