web-browser
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
web-browser Skill
原作者不详 · 凯寓 (KAIYU) 修改维护 版本:v2.1.0
跨平台兼容
| 项目 | macOS / Linux | Windows |
|---|---|---|
| 环境检查 | bash ${CLAUDE_SKILL_DIR}/scripts/check-deps.sh |
需要 Git Bash 或 WSL 运行 |
| 临时文件路径 | /tmp/shot.png |
%TEMP%\shot.png |
| Chrome 用户数据 | ~/Library/Application Support/Google/Chrome/ |
%LOCALAPPDATA%\Google\Chrome\User Data\ |
| Node.js 安装 | brew install node |
winget install OpenJS.NodeJS.LTS |
Windows 用户注意:check-deps.sh 是 bash 脚本,需要通过 Git Bash 或 WSL 运行。截图路径请使用
%TEMP%\shot.png替代/tmp/shot.png。
前置检查
在开始联网操作前,先检查 CDP 模式可用性: