Install
openclaw skills install @dinghaibin/ls-toolList directory contents with detailed file information. Use for browsing files, checking permissions, and examining directory structure.
openclaw skills install @dinghaibin/ls-toolList files and directories with configurable detail levels including file size, permissions, ownership, and timestamps.
ls-tool [options] [path...]
-l: Long format (permissions, size, date)-a: Show hidden files (starting with .)-h: Human-readable file sizes-R: Recursive listing-t: Sort by modification timels-tool -la
ls-tool -lh /home/user
ls-tool -R src/