·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.

6Installs·0Trend·@ajianaz

Installation

$npx skills add https://github.com/ajianaz/skills-collection --skill browser

How to Install browser

Quickly install browser AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ajianaz/skills-collection --skill browser
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ajianaz/skills-collection.

SKILL.md

View raw

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: ajianaz/skills-collection.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ajianaz/skills-collection --skill browser
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from ajianaz/skills-collection

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: ajianaz/skills-collection.

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/ajianaz/skills-collection --skill browser Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ajianaz/skills-collection