Browser

Automate browser tasks with code-first CLI workflows for screenshots and verification.

2|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/edheltzel/atlas --skill browser-edheltzel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Browser
Source: https://github.com/edheltzel/atlas/tree/main/.claude/skills/Browser
Command: npx skills add https://github.com/edheltzel/atlas --skill browser-edheltzel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright.

What problem does it solve?

Replaces token-heavy MCP with code-first browser automation, reducing token usage and boilerplate.

Core Features & Use Cases

  • CLI-first tasks: Take screenshots, verify elements, and open pages with minimal code.
  • Workflows: Dedicated workflows for Extract, Interact, Verify, and Screenshot tasks.
  • File-based MCP: Pre-written code paths to execute browser tasks efficiently.

Quick Start

Use the Browse.ts tool for quick actions like screenshot or verify, or run pre-built workflows for multi-step tasks.