运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install pwd-tool
镜像加速npx clawhub@latest install pwd-tool --registry https://cn.longxiaskill.com镜像同步中
技能文档
PWD - 打印当前工作目录 显示当前工作目录的绝对路径。对于导航意识和脚本路径管理至关重要。 用法:pwd-tool [选项] 选项 -P:显示物理路径(解析符号链接) -L:显示逻辑路径(包含符号链接, 默认) 示例 pwd-tool pwd-tool -P