一键导入
browser
打开浏览器访问网页
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
打开浏览器访问网页
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
浏览器自动化操作 - 打开网页、截图、提取内容、填表等
文员办公助手 - 文档处理、表格操作、格式转换、内容整理等
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.
文件读写操作,支持创建、读取、写入、删除文件
Process, optimize, and manage images with web optimization, color management, platform specs, and e-commerce standards.
Create SVG images and convert them to PNG without external graphics libraries. Use when you need to generate custom illustrations, avatars, or artwork (e.g., "draw a dragon", "create an avatar", "make a logo") or convert SVG files to PNG format. This skill works by writing SVG text directly (no PIL/ImageMagick required) and uses system rsvg-convert for PNG conversion.
| name | browser |
| description | 打开浏览器访问网页 |
| when_to_use | 浏览器 打开网页 访问网站 打开网址 open browser |
| metadata | {"openclaw":{"requires":{"bins":["open","xdg-open","start"]}}} |
打开浏览器访问指定网页。
✅ USE this skill when:
open "https://example.com"
xdg-open "https://example.com"
start "" "https://example.com"
open "https://www.baidu.com"
open "https://www.bilibili.com"