cxcscmu/list-directory-files
Use when you need to enumerate files in a directory, optionally filtering by extension. Returns sorted list of file paths.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill list-directory-files
Take cxcscmu/list-directory-files 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.