Skip to content

Conversation

@cryptid11
Copy link

a ~ was forgotten

@vercel
Copy link
Contributor

vercel bot commented Jan 21, 2026

@cryptid11 is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

@ctate
Copy link
Collaborator

ctate commented Jan 22, 2026

Good catch on the missing ~. Let's also fix line 649 for consistency:

# Line 649 - should also use ~/.claude/
cp -r node_modules/agent-browser/skills/agent-browser ~/.claude/skills/

# Lines 655-656 - your fix (correct)
mkdir -p ~/.claude/skills/agent-browser
curl -o ~/.claude/skills/agent-browser/SKILL.md \
  https://raw.githubusercontent.com/vercel-labs/agent-browser/main/skills/agent-browser/SKILL.md

Both methods should install to the same location to avoid confusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants