Overview
- Skill Key
- heldinhow/super-browser
- Author
- heldinhow
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/heldinhow/super-browser
- Latest Commit SHA
- ed6c3c07c0c459472adc300bf10d302eaf3f2d7a
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Super Browser 技能。 若已安装,则直接安装 Super Browser 技能。
# Super Browser Automation **The ultimate browser automation framework.** Combines the best of 8 top-rated browser skills. --- ## Why This Skill? Unified browser automation that works locally or in the cloud. Handles any web task from scraping to testing. --- ## Core Features ### 1. Environment Selection (automatic) - **Cloud** - Browserbase (remote, scalable) - **Local** - Local Chrome/Chromium - Auto-detect based on available keys ### 2. Session Management - Create/destroy sessions - Use profiles (persist logins) - Connect to existing tabs ### 3. Core Actions | Command | Description | |---------|-------------| | navigate | Go to URL | | click | Click element | | type | Input text | | snapshot | Analyze page | | screenshot | Capture screen | | pdf | Export to PDF | ### 4. Interactions - Use @refs from snapshot - Wait for elements - Mouse control - Drag and drop ### 5. Best Practices - Always observe before acting - Use explicit waits - Handle errors gracefully --- ## Usage ### Quick Automation ``` browser open url="https://example.com" browser snapshot browser click ref="login-btn" ``` ### Cloud Session ``` browser session create --provider=browserbase browser task run --goal="Find pricing page" ``` ### Profile Management ``` browser profile create --name=shopping browser profile connect --name=shopping ``` --- ## Merged From | Skill | Rating | |-------|--------| | agent-browser | 3.672 | | browser-automation | 3.590 | | browser-use | 3.538 | | fast-browser-use | 3.534 | | stagehand-browser-cli | 3.519 | | agent-browser-stagehand | 3.531 | --- ## Version v1.0.0 - Initial release
openbotx
An open-source platform for orchestrating AI agents — secure, simple, and built for everyone. Multi-agent, real-time task board, web control panel, skills system, browser automation, multi-provider, scheduler, and more. One command to start. Everything from the browser. No coding required.
sealiu1997
OpenClaw skill for 知识星球 / ZSXQ digests with token-first auth and browser recovery.
abczsl520
🌐 OpenClaw skill for Browser-Use — AI-powered browser automation for complex multi-step workflows (login, form filling, scraping, posting)
chizhongwang
Teach AI agents to discover hidden APIs, data functions & browser automation recipes for any website. Works with Claude Code, ClawHub, Cursor & any AgentSkills-compatible agent.
ashemag
OpenClaw skill to crosspost X/Twitter posts to Reddit via browser automation
canbirlik
A visual, human-like web browser for OpenClaw agents.Supports reading,screenshots, and visible mode.