Install
openclaw skills install @dinghaibin/less-toolView file contents with interactive scrolling and search. Use for reading log files, code, and large text documents with pagination.
openclaw skills install @dinghaibin/less-toolView file contents with forward and backward scrolling, search functionality, and line number navigation. Supports large files by loading only the viewed portion into memory.
less-tool [options] <file>
Space: Forward one pageb: Back one pagej/k: Scroll up/down one line/pattern: Search forward?pattern: Search backwardn: Next matchq: Quitless-tool large_log.txt
less-tool -N script.py