browse-now

Installation
SKILL.md

Browse Now

Use the user's real browser when the task needs live interaction, login state, or dynamic content.

When To Use

Use browse-now when:

  • the site requires the user's existing browser session or login cookies
  • the task needs clicking, typing, scrolling, or navigating through a live page
  • the page is dynamic enough that plain HTTP fetches or web search will miss the real UI state
  • the user needs a screenshot or content extraction from the rendered page

Skip it when ordinary web search or direct HTTP fetching would answer the question faster.

browse-now is local-only. It must run on the same machine as the Nowledge Mem app, the browser, and the Exchange extension. It is not exposed through Access Anywhere.

Core Loop

Installs
10
GitHub Stars
126
First Seen
Mar 16, 2026
browse-now — nowledge-co/community