This is a straightforward file management utility that handles the mundane stuff like creating, moving, copying, and deleting files and folders. It includes sensible safety rails that require confirmation before deletions and block operations on system directories. The batch operations are genuinely useful for common tasks like organizing your Downloads folder by file type or bulk renaming. The source includes Python examples for renaming and shell snippets for sorting files by extension. It's built by Naga Team and does exactly what you'd expect from something called file-manager, nothing more. Good for when you need Claude to help tidy up directories without reaching for the terminal yourself.
npx skills add https://github.com/rtgs2017/nagaagent --skill file-manager