← 返回 Skills 市场
qqbrowserteam

QQBrowserSkill

作者 QQBrowserTeam · GitHub ↗ · v0.7.4 · MIT-0
cross-platform ✓ 安全检测通过
672
总下载
4
收藏
3
当前安装
11
版本数
在 OpenClaw 中安装
/install qqbrowser-skill
功能描述
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qqbrowser-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qqbrowser-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug qqbrowser-skill
版本 0.7.4
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 11
常见问题

QQBrowserSkill 是什么?

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 672 次。

如何安装 QQBrowserSkill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install qqbrowser-skill」即可一键安装,无需额外配置。

QQBrowserSkill 是免费的吗?

是的,QQBrowserSkill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

QQBrowserSkill 支持哪些平台?

QQBrowserSkill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 QQBrowserSkill?

由 QQBrowserTeam(@qqbrowserteam)开发并维护,当前版本 v0.7.4。

💬 留言讨论