# pdf-processing > Extract text and tables from PDF files, fill forms, merge documents. Use when working with PDF documents or when the user mentions PDFs, forms, or document extraction. - Author: Nicolas Norton - Repository: nicolasnorton/Inhaus_Brain - Version: 20260207210722 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/nicolasnorton/Inhaus_Brain - Web: https://mule.run/skillshub/@@nicolasnorton/Inhaus_Brain~pdf-processing:20260207210722 --- --- name: pdf-processing description: Extract text and tables from PDF files, fill forms, merge documents. Use when working with PDF documents or when the user mentions PDFs, forms, or document extraction. license: Apache-2.0 metadata: version: "1.0" --- # PDF Processing Skill This skill allows the agent to process PDF documents effectively. ## Instructions 1. Identify if the user wants to extract text, tables, or fill a form. 2. Use the `pdf_extractor` tool if available. 3. Format the extracted data clearly for the user.