← Back to Skills Marketplace
qqbrowserteam

QQBrowserSkill

by QQBrowserTeam · GitHub ↗ · v0.7.4 · MIT-0
cross-platform ✓ Security Clean
672
Downloads
4
Stars
3
Active Installs
11
Versions
Install in OpenClaw
/install qqbrowser-skill
Description
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking...
Usage Guidance
This skill appears coherent for browser automation: it will need outbound network access and will download and install a browser binary (via the qqbrowser-skill install command) and save screenshots/downloads to temporary directories. Before installing, review the PyPI package (qqbrowser-skill) source and package contents, confirm you trust the Tencent CDN/download, and consider running it inside an isolated environment (VM/container) if you are concerned about executing third-party binaries. Be mindful that browser automation can interact with authenticated pages and could expose data you navigate to — avoid pointing it at sensitive accounts or secrets unless you trust and vet the package.
Capability Analysis
Type: OpenClaw Skill Name: qqbrowser-skill Version: 0.7.4 The qqbrowser-skill bundle is a browser automation tool for AI agents, providing standard capabilities such as navigation, element interaction, and page snapshots. It includes clear documentation regarding its use of network and filesystem permissions (limited to temporary directories) and specifies that its binary dependencies are fetched from official Tencent distribution channels (dldir1v6.qq.com). No evidence of malicious intent, data exfiltration, or prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description (browser automation) align with the runtime instructions: commands to navigate pages, click, fill forms, take screenshots, and download files. The requested permissions (network, filesystem temporary directories) are expected for a browser automation tool.
Instruction Scope
SKILL.md confines actions to browser operations and temporary file storage, and the command examples operate only on web pages and snapshots. There are no instructions to read unrelated system files or to access environment variables beyond the tool's runtime needs. The instructions appropriately warn about token consumption for snapshot calls.
Install Mechanism
The skill is instruction-only in the registry (no enforced install spec), but the README tells users to pipx/pip install the PyPI package and then run `qqbrowser-skill install`, which downloads a QQ Browser package from Tencent's CDN (dldir1v6.qq.com) over HTTPS. Downloading and extracting a browser binary is expected for this functionality, but it does involve running a third-party binary downloaded at install time — verify trust in the PyPI package and the downloaded payload before installing on sensitive hosts.
Credentials
No environment variables, credentials, or unrelated service keys are requested. The permission model is limited to outbound network and temporary filesystem use, which are proportionate to a browser automation skill.
Persistence & Privilege
The skill is not forced-always, does not request system-wide configuration changes, and does not declare elevated persistence. Autonomous invocation is allowed (platform default) but is not combined with other concerning flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qqbrowser-skill
  3. After installation, invoke the skill by name or use /qqbrowser-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.7.4
macOS support added. - macOS is now listed as a supported platform. - Installation instructions for macOS have been included.
v0.7.3
No user-visible changes detected in version 0.7.3. - No file changes or documentation updates were made in this release.
v0.7.2
- General clarification on browser binary sources, ensuring alignment with official software distribution.
v0.7.1
qqbrowser-skill v0.7.1 - Added details about Chromium binary download and verification in the Security section. - Clarified that the Chromium binary is downloaded from official Tencent channels and verified via hash checksum. - No functional changes to commands or skill logic.
v0.7.0
qqbrowser-skill v0.7.0 Changelog - Updated SKILL.md documentation for clarity and completeness. - Expanded the "Task Completion" section to include marking tasks as incomplete. - Added a "Help" section with command to list all available skills. - Removed the "Chromium Binary" subsection from the Security section for brevity.
v0.6.0
qqbrowser-skill 0.6.0 - Added explicit permissions section detailing required network and filesystem access. - Updated documentation to include security and privacy clarifications, including storage locations for screenshots and downloads. - No changes to commands or core functionality.
v0.5.0
No changes detected in this version. - Format report url.
v0.4.0
qqbrowser-skill 0.4.0 - Added separate installation instructions for Linux (pipx) and Windows (pip), clarifying platform-specific setup. - No changes to core functionality or commands. Documentation update only.
v0.3.0
- Added `source` and `homepage` fields with links to PyPI and the official website in the skill metadata. - No changes to functionality or commands. - Documentation is otherwise unchanged.
v0.2.0
Windows support added. - Platform support updated: Windows is now supported in addition to Linux x86_64. - No other feature or documentation changes detected.
v0.1.0
- Initial release of qqbrowser-skill, a CLI tool for browser automation by AI agents. - Supports Linux x86_64; macOS, Windows, and other architectures are not supported. - Automate navigation, form filling, clicking, screenshots, data extraction, downloads, tab management, keyboard actions, and more. - Core workflow uses indexed element references from periodic page snapshots. - Extensive command set provided for browser interaction and automation scenarios.
Metadata
Slug qqbrowser-skill
Version 0.7.4
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 11
Frequently Asked Questions

What is QQBrowserSkill?

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking... It is an AI Agent Skill for Claude Code / OpenClaw, with 672 downloads so far.

How do I install QQBrowserSkill?

Run "/install qqbrowser-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is QQBrowserSkill free?

Yes, QQBrowserSkill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does QQBrowserSkill support?

QQBrowserSkill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created QQBrowserSkill?

It is built and maintained by QQBrowserTeam (@qqbrowserteam); the current version is v0.7.4.

💬 Comments