gemini-document-processing

Analyze complex PDFs with Google Gemini to extract JSON data and summaries.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Elios-FPT/EliosCodePracticeService --skill gemini-document-processing-elios-fpt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-document-processing
Source: https://github.com/Elios-FPT/EliosCodePracticeService/tree/main/.claude/skills/gemini-document-processing
Command: npx skills add https://github.com/Elios-FPT/EliosCodePracticeService --skill gemini-document-processing-elios-fpt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-genai, python-dotenv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Extracting structured data, summarizing, or answering questions from complex PDF documents (especially those with images, charts, or tables) is a manual, time-consuming, and error-prone process. This skill leverages Google Gemini's native vision capabilities to automate comprehensive PDF analysis, saving significant effort.

Core Features & Use Cases

  • Multimodal PDF Analysis: Understands text, images, diagrams, charts, and tables within PDFs up to 1,000 pages.
  • Structured Data Extraction: Extract specific information into JSON format, ideal for automating data entry or populating databases.
  • Intelligent Summarization & Q&A: Generate concise summaries or get direct answers to questions based on the document's content.
  • Use Case: Automatically process a batch of legal contracts to extract key clauses, dates, and parties, then summarize each contract for quick review.

Quick Start

Use the gemini-document-processing skill to summarize the attached 'quarterly_report.pdf' and extract the main conclusions.