# PDF Manipulation

> Enables Claude to read, manipulate, and fill out PDF forms

- Skill: `majiayu000/pdf-manipulation` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/pdf-manipulation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/pdf-manipulation/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/pdf-manipulation

---


# PDF Manipulation

This skill enables Claude to work with PDF files, including reading content, extracting form fields, and filling out forms.

## Overview

Claude can use this skill when users need to work with PDF documents. The skill includes both instructions and executable code for PDF operations.

## Basic Operations

For basic PDF reading, Claude should use the standard PDF libraries available in the environment.

## Form Operations

For form-related operations, see [forms.md](./forms.md) for detailed instructions.

## Reference

For API reference and advanced usage, see [reference.md](./reference.md).

