← Back to Skills Marketplace
Web Navigator
by
Jason German
· GitHub ↗
· v1.0.0
645
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install web-navigator
Description
Enables interactive browsing and navigation of web pages to retrieve, summarize, or analyze online content based on user queries.
Usage Guidance
This skill is currently an incomplete template and does not contain the runtime instructions needed to safely understand what it will do. Do not rely on it yet. Ask the publisher for: (1) a completed SKILL.md with concrete, step-by-step runtime instructions describing how web pages are accessed, what data is read, and where results are sent; (2) the source code or homepage and an author identity you trust; and (3) any required credentials or third-party services explained and justified. Because it claims web navigation but provides no constraints, installing it as-is is ambiguous — if you consider enabling it later, require explicit, narrow instructions (allowed domains, data handling rules, and no automatic credential exfiltration) before granting access.
Capability Analysis
Type: OpenClaw Skill
Name: web-navigator
Version: 1.0.0
The skill bundle contains only a metadata file (`_meta.json`) and a boilerplate `SKILL.md` template. The `SKILL.md` consists entirely of `TODO` placeholders and instructional guidance for a human developer on how to structure a skill. There is no executable code, no active instructions for the AI agent that could be interpreted as malicious or suspicious, and no evidence of prompt injection attempts or exploitation of risky capabilities.
Capability Assessment
Purpose & Capability
The name/description say the skill enables interactive browsing and navigation, but there are no declared dependencies, no network or browser tooling described, and no explicit instructions for how to perform web navigation. This mismatch (claiming a network-capable feature but providing no mechanism, requirements, or examples) is incoherent and requires clarification from the author.
Instruction Scope
The SKILL.md is essentially an unfinished template (TODOs) and contains no concrete runtime instructions, decision trees, or constraints. Because there are no explicit instructions, an agent invoking this skill would not have a bounded workflow to follow — that ambiguity can lead to broad or unexpected agent behavior if the platform attempts to use the skill anyway.
Install Mechanism
There is no install spec and no code files (instruction-only). That minimizes immediate supply-chain risk because nothing is downloaded or written to disk, and there is nothing for the static scanner to analyze.
Credentials
The skill requests no environment variables, credentials, or config paths — which reduces risk. However, for a genuine web-browsing capability you'd expect at least guidance about network access, user-agent, or optional site credentials; the absence of any such declarations adds to the incoherence noted above.
Persistence & Privilege
The skill does not request always: true and is user-invocable only. It does not declare any ability to modify other skills or persistent agent settings. No elevated persistence is requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install web-navigator - After installation, invoke the skill by name or use
/web-navigator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release.
- Added SKILL.md template to guide documentation for web-navigator.
- Included detailed instructions for structuring the skill (workflow-based, task-based, reference/guidelines, capabilities-based).
- Provided placeholders for overview, main content, and optional resources sections (scripts, references, assets).
Metadata
Frequently Asked Questions
What is Web Navigator?
Enables interactive browsing and navigation of web pages to retrieve, summarize, or analyze online content based on user queries. It is an AI Agent Skill for Claude Code / OpenClaw, with 645 downloads so far.
How do I install Web Navigator?
Run "/install web-navigator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Web Navigator free?
Yes, Web Navigator is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Web Navigator support?
Web Navigator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Web Navigator?
It is built and maintained by Jason German (@mematron); the current version is v1.0.0.
More Skills