pdf

Read, create, fill, and reformat PDF files in batch workflows.

4|1|Updated May 8, 2026
One-click install
npx skills add https://github.com/IceWhaleTech/ZimaOS-Blue-temp --skill pdf-icewhaletech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf
Source: https://github.com/IceWhaleTech/ZimaOS-Blue-temp/tree/main/server/internal/skill/embedded/skills/pdf
Command: npx skills add https://github.com/IceWhaleTech/ZimaOS-Blue-temp --skill pdf-icewhaletech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the repetitive and error-prone task of reading, creating, filling, and reformatting PDF documents. It provides native PDF handling across read modes to balance speed and coverage.

Core Features & Use Cases

  • Native PDF reading and text extraction
  • Form filling and document reformatting
  • Batch processing across multiple PDFs

Quick Start

To get started, specify the PDF operation and target file, for example: blue pdf action=read path=reports/brief.pdf.

Frequently Asked Questions about pdf

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

FAQPage Schema
How do I extract data from multiple PDF files automatically?

PDF data extraction automates reading and text pulling from multiple workspace files. You can batch process native PDFs by specifying the read action and target path to convert document contents into actionable text or structured data.

What is the best way to fill out PDF forms in bulk?

The best way to fill out PDF forms in bulk uses native PDF handling to automate form fields across multiple documents. Specify the form filling action and target workspace files to apply consistent automation across your batch.

Can I convert PDF content to markdown or structured data?

Yes, PDF conversion to markdown and structured data is supported. Native PDF reading applies read_mode presets to balance speed and coverage, outputting extracted document text into your desired format for downstream workflows.

Does native PDF processing require any external dependencies?

Native PDF processing requires no external dependencies. It handles reading, creation, filling, and reformatting tasks directly against workspace files without needing additional libraries or component installations.

How do I start automating PDF reformatting tasks?

To start automating PDF reformatting tasks, specify the PDF operation and target file path. For example, use a command like 'blue pdf action=read path=reports/brief.pdf' to trigger reading, creation, filling, or reformatting workflows.

When do I need to use read_mode presets for PDF extraction?

Use read_mode presets for PDF extraction when you need to balance processing speed and content coverage across multiple files. These presets optimize native PDF reading for consistent text extraction and document reformatting workflows.