Browser banner
LEFTEQ LEFTEQ

Browser

Development community

Description

--- disable-model-invocation: true name: browser description: Set the macOS default web browser via the `defaultbrowser` CLI. No arg lists handlers; an arg switches. argument-hint: "[chrome|safari|firefox|brave|opera|...]" --- # `/browser` Wrapper over the `defaultbrowser` CLI. Argument: `$ARGUMENTS` Be FAST and TERSE. Do not reason out loud, do not warn about dialogs, do not read back state. ## If an argument IS given Resolve the alias to a handler token (chrome, safari, firefox, opera, ch

Installation

Installs to ~/.claude/skills/lefteq-claudikpublic-browser/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lefteq-claudikpublic-browser && curl -fsSL https://raw.githubusercontent.com/LEFTEQ/ClaudikPublic/HEAD/commands/browser.md -o ~/.claude/skills/lefteq-claudikpublic-browser/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository