browse

star 14

Look something up online or visit a website. Use this when someone asks you to search, check something, or find information.

OriNachum By OriNachum schedule Updated 2/18/2026

name: browse description: > Look something up online or visit a website. Use this when someone asks you to search, check something, or find information. metadata: author: reachy-nova version: "1.0"

Browse Skill

Use browser automation to search the web or navigate to websites. You can search Google or go to a specific URL.

Parameters

  • query (string, required): What to search for or do in the browser
  • url (string, optional): URL to navigate to (defaults to https://www.google.com)

Examples

  • "search for AI news"
  • "look up the weather in Paris"
  • "find the latest Python release notes"
  • "go to reddit.com and find trending posts"
Install via CLI
npx skills add https://github.com/OriNachum/reachy-nova --skill browse
Repository Details
star Stars 14
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator