Mineru Pdf

🌐Community
by kesslerio Β· vlatest Β· Repository

Extracts key data, summaries, and insights from PDF documents quickly and accurately using advanced AI analysis.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add mineru-pdf npx -- -y @trustedskills/mineru-pdf
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "mineru-pdf": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/mineru-pdf"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The mineru-pdf skill allows AI agents to extract text and metadata from PDF documents. It can parse the contents of a PDF, enabling agents to understand and utilize information contained within those files. This includes extracting all textual content as well as key metadata like title and author.

When to use it

  • Research tasks: Extracting data points or summaries from research papers or reports.
  • Document processing: Converting PDFs into more usable formats for analysis or further manipulation.
  • Information retrieval: Quickly finding specific information within a large collection of PDF documents.
  • Contract review: Extracting key clauses and terms from legal contracts stored as PDFs.

Key capabilities

  • PDF text extraction
  • Metadata extraction (title, author)
  • Parsing of PDF content

Example prompts

  • "Extract the main points from this PDF: [URL to PDF]"
  • "What is the title and author of this document? [URL to PDF]"
  • β€œCan you get all the text from this PDF file?”

Tips & gotchas

The skill's effectiveness depends on the quality of the PDF; scanned documents or PDFs with complex formatting may yield less accurate results. Providing a direct URL is preferred for optimal performance.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
kesslerio
Installs
24

🌐 Community

Passed automated security scans.