← 返回 Skills 市场
xueyetianya

Headless Browser

作者 bytesagain4 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ 安全检测通过
264
总下载
0
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install headless-browser
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Headless Browser concepts, best practices, and implementation pat...
使用说明 (SKILL.md)

Headless Browser

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Headless Browser concepts, best practices, and implementation pat... No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears to be a simple offline documentation tool. Before installing, you may want to: (1) verify the small bundled script content (it only prints text) and run it in a sandbox if you want to confirm behavior; (2) note the minor version mismatch and the help text bug (harmless); (3) confirm the publisher (BytesAgain) if you require maintained docs; and (4) be aware that although the skill declares no network or credential use, any agent that executes the bundled script will run it locally—so only install skills from sources you trust.
功能分析
Type: OpenClaw Skill Name: headless-browser Version: 2.0.1 The bundle is a legitimate reference tool for headless browser documentation. The primary script (scripts/script.sh) only outputs static text via heredocs and contains no network calls, file system modifications, or credential access. The SKILL.md instructions accurately reflect the script's functionality without any signs of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name and description match the provided artifacts: SKILL.md describes a reference tool and the included script is a local bash program that prints documentation. No credentials, binaries, or external services are requested that would be out of scope.
Instruction Scope
SKILL.md explicitly states no external API calls or network access and the script performs only heredoc outputs. Minor inconsistency: metadata version is 2.0.1 while the script defines VERSION="2.0.0" and the help heredoc uses a single-quoted block so $VERSION won't be expanded (a harmless bug). No instructions read files, env vars, or send data externally.
Install Mechanism
No install specification — instruction-only plus a bundled script. No downloads, package installs, or extract operations are present.
Credentials
The skill requires no environment variables, credentials, or config paths. The script does not access environment variables beyond normal shell usage.
Persistence & Privilege
always:false and no install steps or configuration changes are requested. The skill does not attempt to persist or modify agent/system configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install headless-browser
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /headless-browser 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
Slug headless-browser
版本 2.0.1
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 3
常见问题

Headless Browser 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Headless Browser concepts, best practices, and implementation pat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 264 次。

如何安装 Headless Browser?

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

Headless Browser 是免费的吗?

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

Headless Browser 支持哪些平台?

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

谁开发了 Headless Browser?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.1。

💬 留言讨论