# Browser

> Claude/Codex skill by [@danielmiessler](https://omgskills.com/library/danielmiessler/index.md) · 17k stars · Updated 2026-07-12

Debug-first browser automation with always-on visibility. Console logs, network requests, and errors captured by default. USE WHEN browser, screenshot, debug web, verify UI, troubleshoot frontend.

Tags: ai, augmentation, humans, productivity

## Install

```sh
git clone https://github.com/danielmiessler/LifeOS /tmp/LifeOS && ln -s /tmp/LifeOS/Releases/v2.5/.claude/skills/Browser ~/.claude/skills/Browser
```

## From README

Customization Before executing, check for user customizations at: /.claude/skills/PAI/USER/SKILLCUSTOMIZATIONS/Browser/ If this directory exists, load and apply any PREFERENCES.md, configurations, or resources found there. These override default behavior. If the directory does not exist, proceed with skill defaults. 🚨 MANDATORY: Voice Notification (REQUIRED BEFORE ANY ACTION) You MUST send this notification BEFORE doing anything else when this skill is invoked. Send voice notification: Output text notification: This is not optional. Execute this curl command immediately upon skill invocation. Browser v2.0.0 - Debug-First Browser Automation Debugging visibility by DEFAULT. Console logs, network requests, and errors are always captured. No opt-in required. --- Philosophy Debugging shouldn't be opt-in. Like good logging frameworks - you don't turn on logging when you have a problem, you have it enabled from the start so the data exists when problems occur. Headless by default.

## Links

- HTML page: https://omgskills.com/skills/danielmiessler/lifeos/browser/
- GitHub: https://github.com/danielmiessler/LifeOS
- Author: [@danielmiessler](https://omgskills.com/library/danielmiessler/index.md)

## More from this repo

- [Tldraw](https://omgskills.com/skills/danielmiessler/lifeos/tldraw/index.md) — Read, create, and edit tldraw .tldr canvas files deterministically — sketch hand-drawn-register diagrams (boxes,...
   - [@danielmiessler](https://omgskills.com/library/danielmiessler/index.md) · 19k stars
- [Aphorisms](https://omgskills.com/skills/danielmiessler/lifeos/aphorisms/index.md) — Curated aphorism collection with CRUD — content-based matching, themed search, thinker research, DB maintenance.
   - [@danielmiessler](https://omgskills.com/library/danielmiessler/index.md) · 19k stars
- [Art](https://omgskills.com/skills/danielmiessler/lifeos/art/index.md) — Static visual content across 20+ formats — diagrams, mermaid, infographics, D3 dashboards, comics, icons, wallpaper —...
   - [@danielmiessler](https://omgskills.com/library/danielmiessler/index.md) · 19k stars
