document-pro

Extract text, tables, and images from PDFs, DOCX, PPTX, XLSX, and plain text.

2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/Wike-CHI/acquisition-agent --skill document-pro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document-pro
Source: https://github.com/Wike-CHI/acquisition-agent/tree/main/skills/document-pro
Command: npx skills add https://github.com/Wike-CHI/acquisition-agent --skill document-pro

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual effort of reading, parsing, and converting documents by automatically extracting text, tables, and key points from PDFs, DOCX, PPTX, XLSX and plain text files, enabling faster analysis and decision making.

Core Features & Use Cases

  • Multi-format extraction: Read and parse PDF, DOCX, PPTX, XLSX, TXT and Markdown files.
  • Table and data extraction: Identify table structures and export to CSV or Excel for downstream analysis.
  • Summarization & key points: Produce concise summaries and list the top 3–5 takeaways or action items.
  • Use case: A salesperson uploads a technical report PDF and receives a one-page Chinese summary plus extracted contact data and tables forCRM import.

Quick Start

Ask Document Pro to extract all text and tables from the attached document and provide a concise summary and CSV of any tables.

Frequently Asked Questions about document-pro

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

FAQPage Schema
How do I extract text and tables from a PDF for business reporting?

To extract text and tables from a PDF, you need a tool that parses document structures and exports data. This Skill identifies table layouts within PDFs and extracts the content into structured CSV or Excel formats for downstream analysis.

Can I summarize a DOCX file and extract key points automatically?

Yes, you can summarize a DOCX file to automatically extract key points. The Skill parses Word documents to produce concise summaries and lists the top 3 to 5 takeaways or action items for rapid review.

What is the best way to convert PPTX presentation data into text?

The best way to convert PPTX presentation data into text is using an automated extraction tool. This Skill reads and parses PPTX files to extract plain text, allowing you to quickly synthesize slide content into readable formats.

Does this tool work with scanned PDFs that require OCR?

It provides basic OCR flagging for scanned PDFs rather than full optical character recognition. The Skill identifies scanned content within PDFs to indicate where OCR processing is needed for accurate text extraction.

How to parse XLSX spreadsheets and export the data to CSV?

To parse XLSX spreadsheets and export to CSV, you need a data extraction tool that recognizes table structures. This Skill reads XLSX files and exports the identified tabular data into CSV format for seamless integration.

What are the limitations of extracting tables from PDF and DOCX files?

Limitations of extracting tables include handling complex or merged cells in PDFs and DOCX files, and the lack of deep OCR for scanned documents. It focuses on identifying standard table structures for export to CSV or Excel.