Agent Skill
2/7/2026

web-browser

Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Chromium-based browsers using the Chrome DevTools Protocol (CDP). When Claude needs to browse the web, it can use this skill to do so.

M
megalithic
212GitHub Stars
2Views
npx skills add megalithic/dotfiles

SKILL.md

Nameweb-browser
DescriptionAllows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Chromium-based browsers using the Chrome DevTools Protocol (CDP). When Claude needs to browse the web, it can use this skill to do so.
┌┬┐┌─┐┌─┐┌─┐┬ ┬┌┬┐┬ ┬┬┌─┐
│││├┤ │ ┬├─┤│ │ │ ├─┤││
┴ ┴└─┘└─┘┴ ┴┴─┴ ┴ ┴ ┴┴└─┘
@megalithic 🗿
<p align="center">

ghostty + tmux + nvim

ghostty + tmux + fish + fzf

</p>

🚀 Installation

  1. Install Determinate nix.
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
  1. Source nix to run nix things
source "/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh"
  1. Run the installer (this clones the repo to ~/.dotfiles)
nix run github:megalithic/dotfiles

Usage

You can see the current tasks by running just --list

$ just --list
Available recipes:
default
fix-shell-files # fix shell files. this happens sometimes with nix-darwin
hm              # run home-manager switch
news
mac | rebuild # rebuild nix darwin
uninstall     # uninstalls the nix determinate installer
update        # updates brew, flake, and runs home-manager
update-brew   # update and upgrade homebrew packages
update-flake  # update your flake.lock
upgrade-nix   # upgrades nix

NOTE: this nix setup is super unstable at the moment.


🐉 Thar be dragons

I am pushing updates constantly, so there are NO guarantees of stability with my config!

Warning

I highly recommend you dig into the scripts and configs to see what all is going on (because it does a lot more than what I'm describing in this README) before you -- all willy-nilly, throw caution to the wind -- install a stranger's shell scripts. 🤣


✨ Accoutrements

A few of the must-have tools I roll with:

<p align="center" style="margin-top: 20px; text-align:center; display: flex; align-items: center; justify-content: center;"> <a href="https://megalithic.io" target="_blank" style="display:block; height:150px;"> <img src="https://raw.githubusercontent.com/megalithic/dotfiles/main/assets/megadotfiles.png" alt="megadotfiles logo" height="150px" /> </a> </p>
Skills Info
Original Name:web-browserAuthor:megalithic