pixelrag
Give the agent EYES on a web page or document: render it to screenshot tiles with `pixelshot` and READ the image, instead of fetching HTML and parsing it. Charts, diagrams, infoboxes, tables and layout survive; markup noise, cookie walls and JS-rendered text stop mattering. Also queries a public 26M-vector visual index of 8.28M Wikipedia pages (no API key) and returns the matching screenshot CROP. Use when the user says "/pixelrag", "/omg-pixelrag", "screenshot this page", "look at this page", "read this page as an image", "what does this page look like", "visual search", or in French "regarde cette page", "fais une capture", "lis cette page comme une image", "recherche visuelle". NOT for scripted E2E of our own apps (Playwright, R-TEST) and NOT for open-ended agentic browsing of an unknown UI (browser-use, R-BROWSER) — this one is READ-ONLY LOOKING, one page at a time.
Source facts
- Repository
- agentik-os/OmegaOS
- Last source activity
- August 7, 2026 at 14:50
- Detected SKILL.md language
- English
- Stars
- 11
- Forks
- 2
Install options
The review-first prompt is selected by default. You can switch to a direct command or download a local copy.
Review the source files
Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.
Showing SKILL.md
- name
- pixelrag
- description
- Give the agent EYES on a web page or document: render it to screenshot tiles with `pixelshot` and READ the image, instead of fetching HTML and parsing it. Charts, diagrams, infoboxes, tables and layout survive; markup noise, cookie walls and JS-rendered text stop mattering. Also queries a public 26M-vector visual index of 8.28M Wikipedia pages (no API key) and returns the matching screenshot CROP. Use when the user says "/pixelrag", "/omg-pixelrag", "screenshot this page", "look at this page", "read this page as an image", "what does this page look like", "visual search", or in French "regarde cette page", "fais une capture", "lis cette page comme une image", "recherche visuelle". NOT for scripted E2E of our own apps (Playwright, R-TEST) and NOT for open-ended agentic browsing of an unknown UI (browser-use, R-BROWSER) — this one is READ-ONLY LOOKING, one page at a time.
- triggers
- ["pixelrag","omg-pixelrag","screenshot","pixelshot","visual search","read page as image","regarde cette page","capture de page","recherche visuelle"]
- allowed-tools
- ["Read","Bash","Glob","Grep","Write"]
- domain
- research
- read_only
- true
- argument-hint
- <url|pdf|html> — or a question for visual search
- source
- StarTrail-org/PixelRAG (Apache-2.0)
- license
- Apache-2.0 (upstream)