UAP Release Analyzer

Wandelt einen Ordner mit freigegebenen FOIA-PDFs in einen 11-teiligen Analysebericht um.

von ckpxgfnksd-max · ckpxgfnksd-max/uap-release-analyzer

Getestet · Funktioniert ★ 8.8/10

UAP Release Analyzer — Wandelt einen Ordner mit freigegebenen FOIA-PDFs in einen 11-teiligen Analysebericht um.

Was es kann

Eine vier-Skript-Pipeline, die eine tranche freigegebener UAP/UFO-Dokumente inventarisiert, text extrahiert, jede file by agency from its filename prefix klassifiziert, FOIA redaction markers zählt und einen standardisierten 11-section REPORT.md schreibt. Wird ausgelöst, whenever you point it at a folder of FOIA-released government PDFs and ask what is in it.

Testbericht

Erstellte eine 14-file FOIA-style tranche with real agency prefixes, redaction stamps and two image-only PDFs, then analyzed it twice. Mein eigener 30-line pdfplumber pass got the basics right — 14 files, 26 pages, the 2 scanned files with no text layer — but produced one undifferentiated frequency list where 'roswell', 'centcom' and 'disc' all sat in the same bucket, and no written report. Die pipeline classified all 14 files to the correct agency including flagging the unknown prefix to OTHER, split entities into locations/agencies/phenomena/year clusters, and emitted inventory.csv, five analytics files and an 11-section REPORT.md in 0.35s, with a caveats section that admits its own extraction is regex and not NER. The canned prose in section 2 is its weak spot: it described the NASA panel report as 'mission transcripts, crew debriefings' because that narrative is hardcoded, not read from the text.

Getestet am: 2026-07-17 · Claude Code 2.x (agent harness)

Installation

git clone https://github.com/ckpxgfnksd-max/uap-release-analyzer.git ~/.claude/skills/uap-release-analyzer
pip install pdfplumber pypdf

Befehle & Beispiel-Prompts

  • /uap-release-analyzerWandelt einen Ordner mit freigegebenen FOIA-PDFs in einen 11-teiligen Analysebericht um.

Skills reagieren auf normale Anfragen — keine Slash-Befehle nötig. Nach der Installation aktivieren Prompts wie diese den Skill (auf Englisch):

  • Analyze this folder of declassified FOIA UFO documents and summarize them
  • I have a tranche of redacted government PDFs, classify them by agency
  • Build me a report on redaction patterns across these released UAP files