Install
openclaw skills install pwd-toolPrint the full path of the current working directory. Use for identifying your location in the filesystem.
openclaw skills install pwd-toolDisplay the absolute path of the current working directory. Essential for navigation awareness and script path management.
pwd-tool [options]
-P: Show physical path (resolve symlinks)-L: Show logical path (with symlinks, default)pwd-tool
pwd-tool -P