intake_pdf

Automate PDF intake and validation to produce verified knowledge artifacts.

1|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/JoNaYeon/claude-code-skills --skill intake-pdf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intake_pdf
Source: https://github.com/JoNaYeon/claude-code-skills/tree/main/intake/intake_pdf
Command: npx skills add https://github.com/JoNaYeon/claude-code-skills --skill intake-pdf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates ingestion and verification of PDFs from inbox-pdf, turning raw reports into reliable knowledge stationed in knowledge/.

Core Features & Use Cases

  • Automated PDF ingestion from inbox-pdf with four-step validation.
  • Extracted data and insights saved as knowledge artifacts for reuse in dashboards, reports, or decision-making.
  • Use Case: When a team receives monthly PDFs, run intake_pdf to convert them into verified knowledge for searchable archives.

Quick Start

Process inbox-pdf/report.pdf and store the verified knowledge under knowledge/.

Frequently Asked Questions about intake_pdf

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate PDF intake and validation for knowledge management?

Automating PDF intake and validation involves ingesting raw reports from an inbox and applying a four-step verification process to produce reliable knowledge artifacts. The verified data is then stored under a knowledge directory for reuse in dashboards and decision-making.

What is the best way to extract data from batch PDFs for searchable archives?

The best way to extract data from batch PDFs is using an automated intake workflow that handles multiple files simultaneously. It validates the extracted data through a four-step process and saves the results as knowledge artifacts for searchable archival workflows.

Can I use automated PDF intake for monthly team reports?

Yes, you can use automated PDF intake for monthly team reports. The process ingests the PDFs, enforces a four-step validation process to ensure data reliability, and stores the verified insights as knowledge artifacts for future use.

How does the four-step validation process work for PDF data extraction?

The four-step validation process works by systematically verifying ingested PDF data to ensure accuracy before storage. This mechanism transforms raw reports into reliable knowledge artifacts, preventing unverified data from entering your searchable archives.

Where are verified knowledge artifacts stored after PDF intake?

Verified knowledge artifacts are stored under a designated knowledge directory after PDF intake. This ensures that extracted data and insights are readily available for reuse in dashboards, reports, or decision-making workflows.