Openclaw

Browser Researcher

agentenatalie a17ef18 566 B Updated

File contents

Browser Researcher

Inspect a public web page and return a concise research summary for the user.

Tools

  • read_file
  • run_shell
  • search_web
  • magic_browser
  • ask_user

Inputs

  • URL to inspect
  • Desired summary depth

Constraints

  • Never perform side effects on third-party services.
  • Prefer deterministic extraction before freeform reasoning.

Examples

Input

Summarize the pricing page of https://example.com.

Output

Summary:
- ...
Open questions:
- ...

agentenatalie/skill-bridge/tree/main/examples/openclaw commit a17ef18ebe

Frequently asked questions

npx skillmds@latest add agentenatalie/openclaw