long-document-evidence-reader

Community

Turn long PDFs into traceable evidence.

AuthorAllanYiin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Long documents contain many pages and sources; this skill provides a structured way to read, search, and cite evidence without overwhelming a single LLM context window.

Core Features & Use Cases

  • Long-context loading: Load PDFs and codebases into a ContextStore as chunks with source traceability.
  • Evidence retrieval: Use optional BM25 pre-filtering to narrow candidate chunks before analysis.
  • REPL-driven reasoning: Interactively inspect and process chunks inside a Python REPL using variables and llm_query() for sub-LLMs.
  • Final output with traceability: Produce results via FINAL or FINAL_VAR to ensure reproducible, cit-able answers.
  • Reference support: Maintain evidence references and headers for auditability.

Quick Start

Provide a PDF or code repository and ask a question; the skill will load the content, enable iterative querying via REPL, and return a final answer with traceable evidence.

Dependency Matrix

Required Modules

pypdfPyPDF2

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: long-document-evidence-reader
Download link: https://github.com/AllanYiin/Amon/archive/main.zip#long-document-evidence-reader

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.