Skip to content

docs(pixelbrowse): recommend uv tool/pipx install (pixelshot on PATH)#45

Open
andylizf wants to merge 1 commit into
mainfrom
docs/uv-tool-install
Open

docs(pixelbrowse): recommend uv tool/pipx install (pixelshot on PATH)#45
andylizf wants to merge 1 commit into
mainfrom
docs/uv-tool-install

Conversation

@andylizf

Copy link
Copy Markdown
Contributor

A plain pip install pixelrag into a project venv can leave pixelshot off PATH — so the pixelbrowse skill can't find it and the agent burns turns hunting (observed live). Recommend uv tool install pixelrag (or pipx) which keeps the CLI isolated yet always on PATH. Updates the README 'Give Claude eyes' block and adds a 'requires pixelshot on PATH / install with uv tool if missing' note to the skill so the agent self-heals instead of searching venvs. Docs only.

…PATH

A plain `pip install pixelrag` into a project venv can leave `pixelshot` off
PATH, so the skill can't find it and the agent wastes turns hunting. Recommend
`uv tool install pixelrag` (or pipx) — isolated yet always on PATH — and tell the
skill to install it that way if missing instead of searching venvs.
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
web Ready Ready Preview, Comment Jun 12, 2026 4:48pm

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.

1 participant