Reviewed sourceDeveloper Toolsv1.0.0

eyeball Agent Plugin

Analyze Word files, PDFs, or web pages and create a Word report where factual claims are paired with highlighted screenshots from the rendered source for visual verification.

0 repository stars MIT Updated Aug 6, 2026
Reviewed seed

Eyeball

with reviewed context.

The catalog adds a fixed-commit inventory, operating summary, prerequisites, and task-fit guidance for Eyeball.

Inspect, compare, verify

Installation

Install Eyeball

Install from github/awesome-copilot in a compatible Agent Plugins client. Python 3.8+, PyMuPDF, Pillow, python-docx, Playwright, and Chromium are required; Word input also needs Microsoft Word or LibreOffice.

Terminal · Git sparse checkout
git clone --filter=blob:none --sparse https://github.com/github/awesome-copilot.git
cd awesome-copilot
git sparse-checkout set plugins/eyeball
Python 3.8+, PyMuPDF, Pillow, python-docx, Playwright, and Chromium are required; Word input also needs Microsoft Word or LibreOffice.
Review the fixed-source README and manifest before enabling the workflow.

Explainable standards check

Latest official standard could not be confirmed

Official latest version: 1.0.0 (Working Draft). The value is read from the official specification and cached for one day.

Read the official specification

This is a static package-format check, not a security audit, quality score, malware scan, or guarantee of client compatibility.

Source package available for inspection

The package could not be checked: plugin.json returned 403.

Static source inspection

Capabilities

What can you do with eyeball?

Analyze Word files, PDFs, or web pages and create a Word report where factual claims are paired with highlighted screenshots from the rendered source for visual verification.

The reviewed package declares 1 skill and 0 agent resources for its documented workflow.

  • Read full text from PDF, Word, or web sources
  • Write analysis with exact sections, pages, and source phrases
  • Find cited text in the rendered source
  • Capture highlighted screenshots around cited evidence
  • Interleave analysis and screenshots in a Word document
  • Place the generated report on the user's Desktop

Analyze a document with exact references

Read full text from PDF, Word, or web sources; Write analysis with exact sections, pages, and source phrases; Find cited text in the rendered source.

Capture visual evidence for each claim

Capture highlighted screenshots around cited evidence; Interleave analysis and screenshots in a Word document; Place the generated report on the user's Desktop.

Practical workflow

A reviewed Eyeball workflow

Pass 01 / Start

Analyze a document with exact references

Read the source and draft the requested analysis using exact references and verbatim search phrases.

Pass 02 / Verify

Capture visual evidence for each claim

Render the source, highlight matching evidence, capture screenshots, and assemble the Word report.

Package contents

What is included in eyeball?

eyeball declares 1 Skill, 0 MCP configurations, and 0 additional resources. The included-file links below point to the reviewed source repository.

Agent Skills

1

eyeball

MCP servers

0

No runtime service

Package format

Agent Plugins

Official latest 1.0.0

Synced source content

Repository README

View original README

This README snapshot is stored by Agent Plugins Hub and refreshed by the daily GitHub synchronization pipeline. Remote images and embedded content are not loaded.

Source
https://github.com/github/awesome-copilot#readme

This repository does not currently provide a README snapshot. The plugin instructions below remain available.

Source documentation

Eyeball source documentation

Rendered from the linked GitHub source. Raw HTML is disabled, scripts cannot execute, remote images are omitted, and external links open separately.

What this catalog entry adds

This entry summarizes the fixed reviewed manifest and README without extending the upstream package's claims.

Package scope

Analyze Word files, PDFs, or web pages and create a Word report where factual claims are paired with highlighted screenshots from the rendered source for visual verification.

Declared package inventory

Skills: eyeball

Agent resources: None declared.

Agents are listed as resources because the extension declares them separately from skills. Only the real upstream plugin.json and README.md are listed as package files.

Documented capabilities

  • Read full text from PDF, Word, or web sources
  • Write analysis with exact sections, pages, and source phrases
  • Find cited text in the rendered source
  • Capture highlighted screenshots around cited evidence
  • Interleave analysis and screenshots in a Word document
  • Place the generated report on the user's Desktop

Workflow

  1. Read the source and draft the requested analysis using exact references and verbatim search phrases.
  2. Render the source, highlight matching evidence, capture screenshots, and assemble the Word report.

Requirements and limitations

Python 3.8+, PyMuPDF, Pillow, python-docx, Playwright, and Chromium are required; Word input also needs Microsoft Word or LibreOffice.

Review generated output and consequential actions with the relevant maintainer or subject-matter expert.

License

The upstream manifest and README identify the plugin as MIT licensed.