pdf-research-corpus-analyzer

pdf-research-corpus-analyzer is a skill for Claude Code, Codex from agnt-gg/agnt. It costs 206 tokens per session (2,062 once invoked), scanned A, original, no licence file.

A research tool for examining a folder of PDF papers or books, comparing their contents, and creating an ordered reading plan. PDFs are fixed-layout document files commonly used for academic papers and books.

In plain words
What is it for?
Use it to analyze collections of research papers or books, find links between them, build a concept index, and plan what to read next.
Why use it?
It helps replace scattered reading and note-taking with connections between documents and a structured path through the material. The description does not claim any specific research field.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to analyze collections of research papers or books, find links between them, build a concept index, and plan what to read next.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/agnt-gg/agnt/pdf-research-corpus-analyzer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add agnt-gg/agnt --skill pdf-research-corpus-analyzer
Clone the repo
git clone --depth 1 https://github.com/agnt-gg/agnt

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for pdf-research-corpus-analyzer

README.md
[![agentmods](https://agentmods.dev/badge/skills/agnt-gg/agnt/pdf-research-corpus-analyzer/github.svg)](https://agentmods.dev/skills/agnt-gg/agnt/pdf-research-corpus-analyzer)
Your own site
<a href="https://agentmods.dev/skills/agnt-gg/agnt/pdf-research-corpus-analyzer"><img src="https://agentmods.dev/badge/skills/agnt-gg/agnt/pdf-research-corpus-analyzer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for pdf-research-corpus-analyzer

Your own site · 80×15
<a href="https://agentmods.dev/skills/agnt-gg/agnt/pdf-research-corpus-analyzer"><img src="https://agentmods.dev/badge/skills/agnt-gg/agnt/pdf-research-corpus-analyzer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 206 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,062 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00206 $0.02062
Opus 5 $0.00103 $0.01031
Sonnet 5 $0.00041 $0.00412
Haiku 4.5 $0.00021 $0.00206

Measured 11d ago against content hash 9f2a4c437a15, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

pdf-research-corpus-analyzer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

backend/skills/pdf-research-corpus-analyzer/SKILL.md · 190 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 190 lines · 206 tokens per session scan A 9f2a4c437a15

Subscribe to this mod's changes

pdf-research-corpus-analyzer is a skill published in the GitHub repository agnt-gg/agnt (532 stars, last pushed yesterday), with no licence file. It adds 206 tokens to every session and 2,062 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

document-converter

Convert documents bidirectionally via the pi-doc-engine facade: ingest PDF/DOCX/PPTX/XLSX to provenance-stamped Markdown (with OCR), and produce templated DOCX/PDF from Markdown with diagrams, TOC and round-trip merge. Use on "convert this PDF to markdown", "ingest these docs into kb", "make a DOCX from markdown with…

BlackBeltTechnology/pi-agent-dashboard · 97 tokens

pdf

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

AminulIslamSifat/Sable · 50 tokens

nano-pdf

Edit PDFs with natural-language instructions using the nano-pdf CLI.

ApiliumCode/mayros · 17 tokens

summarize

Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).

ApiliumCode/mayros · 32 tokens

foundry-hosted-agent-validation

Step-by-step process for validating a Python Foundry hosted agent sample (under python/samples/04-hosting/foundry-hosted-agents/) end to end — running it locally (native runtime and azd ai agent run) and after deploying it to an Azure AI Foundry project with azd. Use this when asked to validate a hosted agent sample.

microsoft/agent-framework · 82 tokens

pdf

Read, extract, split, merge, rotate, watermark, fill, OCR, or create PDF files with verification of page counts and text extraction.

Hmbown/CodeWhale · 31 tokens