document-extraction

document-extraction is a plugin for Claude Code from iterationlayer/skills. Its manifest loads nothing; the 142 skills it bundles cost 3,070 tokens per session together, scanned A, a copy of iterationlayer-skills marketplace, MIT.

A document-extraction add-on reads PDFs and other documents and turns their contents into structured data or Markdown.

In plain words
What is it for?
Use it to extract financial, insurance, shipping, tax, contract, resume, and academic-paper information, or prepare documents for knowledge bases and RAG, a system that searches stored documents when answering questions.
Why use it?
It reduces manual transcription from invoices, receipts, resumes, academic papers, and other business documents.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

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.

Claude Code
/plugin marketplace add iterationlayer/skills
agentmods
npx agentmods add plugins/iterationlayer/skills/document-extraction
Clone the repo
git clone --depth 1 https://github.com/iterationlayer/skills

Made for: Claude Code.

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 document-extraction

README.md
[![agentmods](https://agentmods.dev/badge/plugins/iterationlayer/skills/document-extraction.svg)](https://agentmods.dev/plugins/iterationlayer/skills/document-extraction)
Your own site
<a href="https://agentmods.dev/plugins/iterationlayer/skills/document-extraction"><img src="https://agentmods.dev/badge/plugins/iterationlayer/skills/document-extraction.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 142 skills cost 3,070 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod in the catalogue.
Security

Grade A, and why

document-extraction 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 2d 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.

Origin

This is a copy

100% identical to iterationlayer-skills marketplace — 437 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude-plugin/marketplace.json#document-extraction · 152 lines

How it starts

The opening of the file, as written. The whole thing — 152 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "document-extraction",
  "strict": false,
  "description": "Extract structured data from PDFs, invoices, receipts, resumes, and documents using Iteration Layer",
  "source": "./",
  "skills": [
    "./skills/convert-contract-to-markdown",
    "./skills/convert-document-for-knowledge-base",
    "./skills/convert-document-for-rag-ingestion",
    "./skills/convert-invoice-to-markdown",
    "./skills/convert-resume-to-markdown",
    "./skills/document-extraction-api",
    "./skills/document-to-markdown-pipeline",
    "./skills/extract-1098-data",
    "./skills/extract-1099-misc-data",
    "./skills/extract-1099-nec-data",
    "./skills/extract-academic-paper-metadata",
    "./skills/extract-acord-25-data",
    "./skills/extract-aging-report-data",
    "./skills/extract-air-cargo-manifest-data",
    "./skills/extract-air-waybill-data",
    "./skills/extract-article-text",
    "./skills/extract-auto-insurance-claim-data",
    "./skills/extract-balance-sheet-data",
    "./skills/extract-bank-statements-data",
    "./skills/extract-bill-of-entry-data",
    "./skills/extract-bill-of-lading-data",
    "./skills/extract-busta-paga-data",
    "./skills/extract-cargo-manifest-data",
    "./skills/extract-carrier-invoices-to-spreadsheet",
    "./skills/extract-cash-flow-statement-data",
    "./skills/extract-certificate-of-insurance-data",
    "./skills/extract-certificate-of-origin-data",
    "./skills/extract-certificazione-unica-data",
    "./skills/extract-cfdi-carta-porte-data",
    "./skills/extract-cfdi-invoice-data",
    "./skills/extract-cfdi-nomina-data",
    "./skills/extract-closing-disclosure-data",
    "./skills/extract-closing-statement-data",
    "./skills/extract-cmr-waybill-data",
    "./skills/extract-commercial-invoice-data",
    "./skills/extract-commercial-lease-data",
    "./skills/extract-contract-clause-data",
    "./skills/extract-contracts-to-register",
    "./skills/extract-court-filing-data",
    "./skills/extract-credit-card-statements-da

Read the full file on GitHub · 152 lines

Contents

What it installs

The manifest is a name and a version. 142 skills travel with it, and installing the plugin installs all of them — 3,070 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Files

What ships with it

1 file beside marketplace.json#document-extraction in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 2d ago First seen · 152 lines scan A 4ddd0b79ed57

Subscribe to this mod's changes

document-extraction is a plugin published in the GitHub repository iterationlayer/skills (3 stars, last pushed 2mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. It is 100% identical to iterationlayer-skills marketplace, differing in 437 lines, and is treated as a copy.