Open banner
aspiers aspiers

Open

Development community

Description

--- description: Open a URL or file, inferring it from recent conversation if omitted argument-hint: "[URL-or-file]" allowed-tools: Skill(open-in-user-browser) --- # Open a URL or file Use the `open-in-user-browser` skill to open the target. Target: $ARGUMENTS

Installation

Installs to ~/.claude/commands/aspiers-ai-config-open.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/aspiers/ai-config/HEAD/.claude/commands/open.md -o ~/.claude/commands/aspiers-ai-config-open.md

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

Full documentation available on GitHub

View Source Repository