← Back to Skills Marketplace
xueyetianya

Headless Browser

by bytesagain4 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ Security Clean
264
Downloads
0
Stars
2
Active Installs
3
Versions
Install in OpenClaw
/install headless-browser
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Headless Browser concepts, best practices, and implementation pat...
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install headless-browser
  3. After installation, invoke the skill by name or use /headless-browser
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
Metadata
Slug headless-browser
Version 2.0.1
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 3
Frequently Asked Questions

What is Headless Browser?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Headless Browser concepts, best practices, and implementation pat... It is an AI Agent Skill for Claude Code / OpenClaw, with 264 downloads so far.

How do I install Headless Browser?

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

Is Headless Browser free?

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

Which platforms does Headless Browser support?

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

Who created Headless Browser?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.1.

💬 Comments