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.
소스 정보
- 저장소
- agentik-os/OmegaOS
- 최근 소스 활동
- 2026년 8월 7일 14:50
- 감지된 SKILL.md 언어
- 영어
- 스타
- 11
- 포크
- 2
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
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)