gologin-agent-browser-skill

Installation
SKILL.md

Gologin Agent Browser Skill

Use this skill when the task needs browser state, interaction, or multi-step navigation.

Core Rules

  • Use this skill for browser automation, not for scraping-only tasks.
  • Prefer snapshot refs like @e3 after snapshot.
  • Refresh the snapshot after navigation or DOM-changing actions.
  • Use semantic find when stale refs or dynamic pages make raw refs unreliable.
  • Keep browser session work inside the gologin-agent-browser CLI model.

CLI Surface

Package:

  • gologin-agent-browser-cli

CLI:

Installs
8
GitHub Stars
1
First Seen
Mar 12, 2026
gologin-agent-browser-skill — gologinlabs/agent-skills