Skip to main content
AI/MLgithub

eyeball

Document analysis with inline source screenshots. When you ask Copilot to analyze a document, Eyeball generates a Word doc where every factual claim includes a highlighted screenshot from the source material so you can verify it with your own eyes.

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--eyeball
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/github/awesome-copilot/HEAD/plugins/eyeball/skills/eyeball/SKILL.md -o .claude/skills/eyeball.md

Drops the SKILL.md into .claude/skills/eyeball.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.