·browser
</>

browser

julianromli/ai-skills

Minimal Chrome DevTools Protocol tools for browser automation and scraping. Use when you need to start Chrome, navigate pages, execute JavaScript, take screenshots, or interactively pick DOM elements.

18Installs·0Trend·@julianromli

Installation

$npx skills add https://github.com/julianromli/ai-skills --skill browser

SKILL.md

IMPORTANT: All scripts are located in /.factory/skills/browser/ and must be called with full paths.

IMPORTANT: The code must be a single expression or use IIFE for multiple statements:

Interactive element picker. Click to select, Cmd/Ctrl+Click for multi-select, Enter to finish.

Minimal Chrome DevTools Protocol tools for browser automation and scraping. Use when you need to start Chrome, navigate pages, execute JavaScript, take screenshots, or interactively pick DOM elements. Source: julianromli/ai-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/julianromli/ai-skills --skill browser
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is browser?

Minimal Chrome DevTools Protocol tools for browser automation and scraping. Use when you need to start Chrome, navigate pages, execute JavaScript, take screenshots, or interactively pick DOM elements. Source: julianromli/ai-skills.

How do I install browser?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/julianromli/ai-skills --skill browser Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/julianromli/ai-skills