Skip to main content

file-analyst

Analyze local files via scripts/file_analyst.py. Actions โ€” summarize/contract/datasheet/extract/stats for PDF/DOCX/CSV/XLSX/TXT/JSON/MD; ocr/ocr_translate for images (jpg/png/webp/bmp/tiff) AND scanned PDFs (Tesseract 5.x); pdf_to_md for PDFโ†’Markdown conversion (MarkItDown). Examples โ€” 'summarize --path report.pdf', 'contract --path lease.pdf', 'datasheet --path tpa3255.pdf', 'ocr --path scan.jpg', 'ocr_translate --path image.png --to he', 'pdf_to_md --path report.pdf'. Trigger when asked to read, summarize, extract data from files, analyze a lease/rental contract (use 'contract'), analyze a technical datasheet / IC spec sheet (use 'datasheet'), read text from an image (use 'ocr'), or translate text inside an image (use 'ocr_translate'). CRITICAL: NEVER pass a file path that was not explicitly confirmed by a prior tool output (look for 'saved to' in tool output). Invented file paths will fail. Only use paths that were created by a tool or provided by the user.

Jump to install

Source facts

Repository
bj112233/governor-edr
Last source activity
July 23, 2026 at 18:13
Detected SKILL.md language
English
Stars
1
Forks
0

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.