A bare-bones file management utility for OpenClaw agents that handles basic file organization tasks. The documentation is sparse, showing only a generic quick start template with bash and Python entry points, but no actual examples of what file operations it supports or how to use them. You'd presumably reach for this when your agent needs to move, copy, or organize files programmatically, though you'll need to dig into the source code or experiment to figure out what commands it actually accepts. It's marked as requiring no binary dependencies, so at least setup should be straightforward once you understand what it does.
npx skills add https://github.com/bussgrowwithlucky-crypto/openclaw-skill-file-manager --skill file-manager