30-SECOND BRIEF
What it does—and when it fits
Eyeball is a GitHub Awesome Copilot document-analysis workflow that extracts a source, writes a Word report, and places highlighted source screenshots beside factual assertions so readers can inspect the cited evidence visually.
INSTALL BY AGENT
Choose your Agent
Paths come from official Agent docs or the universal installer behind skills.sh. Compatibility still follows this Skill's record.
.agents/skills/eyeball/~/.copilot/skills/eyeball/Use project scope for team sharing and personal scope across repositories. The installer defaults to project scope; add -g for personal scope.
npx skills add github/awesome-copilot --skill eyeball --agent github-copilotCopilot also accepts .github/skills and .claude/skills at project scope. Preview untrusted Skills before enabling scripts.
View path evidence ↗TYPICAL WORKFLOW
A practical workflow
Extract the complete source
Read the full text and verify actual headings, sections, and page numbers before analysis.
Anchor every claim
Select exact, uncommon source phrases and the pages that directly support each point.
Build visual evidence
Create a Word document with dynamically cropped and highlighted screenshots.
THE TRADEOFFS
Advantages and tradeoffs
Notable strengths
- Makes source verification visible inside the delivered analysis.
- Requires exact anchors rather than generic topic labels.
Limitations
- Requires Python packages, Chromium, and sometimes Word automation; setup is substantial.
- A highlighted passage proves the source text exists, not that the analysis or source itself is correct.
BEST FIT
Who it is for
Reviewers who need claim-level visual traceability in document analysis
Teams checking contracts, reports, or policies against original pages
BEFORE YOU USE IT
Risks to review before use
Selective screenshots create false confidence
A precise crop can omit qualifications elsewhere in the document. Read the full source, include enough context, disclose missing anchors, and review the generated Word file before relying on it.
SECURITY
What the permission profile means
- Approve dependency installation and browser access separately.
- Protect generated screenshots and reports at the same level as the source.
Not a security certification. External ratings are attributed references. SkillSignal has not independently executed or security-reviewed this Skill.
INSIDE THE PACKAGE
Indexed files
TAGS
Original SkillSignal editorial profile grounded in GitHub Awesome Copilot commit 318066d2, checked 2026-08-20; not independently executed or security-certified.