π¦ ClawHub
Pwd Tool
by @dinghaibin
Print the full path of the current working directory. Use for identifying your location in the filesystem.
TERMINAL
clawhub install pwd-toolπ About This Skill
name: pwd-tool description: Print the full path of the current working directory. Use for identifying your location in the filesystem.
PWD - Print Working Directory
Display the absolute path of the current working directory. Essential for navigation awareness and script path management.
Usage
pwd-tool [options]
Options
-P: Show physical path (resolve symlinks)-L: Show logical path (with symlinks, default)Examples
pwd-tool
pwd-tool -P
π‘ Examples
pwd-tool
pwd-tool -P
βοΈ Configuration
-P: Show physical path (resolve symlinks)-L: Show logical path (with symlinks, default)