with one click
browser
打开浏览器访问网页
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
打开浏览器访问网页
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
浏览器自动化操作 - 打开网页、截图、提取内容、填表等
文员办公助手 - 文档处理、表格操作、格式转换、内容整理等
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"