Hello everyone, I'm Programmer Wanfeng, practicing various AI projects.

Contract archiving, report organization, invoice summary... these scenarios are inseparable from PDF processing.

Today I teach you to use PDF Merge Split Skill, one-click process hundreds of PDF files.


1. Skill Introduction

Function Overview

PDF Processing Skill can:

  • ✅ Merge multiple PDFs into one
  • ✅ Split PDF by page number/range
  • ✅ Extract specified pages
  • ✅ Rotate pages
  • ✅ Compress PDF size
  • ✅ Add/remove watermarks
  • ✅ PDF to images

Applicable Scenarios

ScenarioExample
Contract archivingMerge 50 contracts into one file
Report organizationSplit large reports by chapter
Invoice summaryMerge monthly invoices to submit to finance
Material sharingExtract key pages from reports
File optimizationCompress PDF for email sending

2. Install Skill

Coze Installation

  1. Open Coze Official Website
  2. Enter "Skill Store"
  3. Search "PDF Tools" or "PDF Merge"
  4. Click "Install"

OpenClaw Installation

1
openclaw skills install pdf-utils

3. Usage Tutorial

Basic Usage 1: Merge Multiple PDFs

Step 1: Prepare files

1
2
3
4
5
/contracts/
├── contract_001.pdf
├── contract_002.pdf
├── contract_003.pdf
└── ...

Step 2: Tell AI your needs

You: Help me merge all PDFs in /contracts/ directory into one file

AI: I'll help you merge PDFs.
🔧 Using skill: pdf-utils
   action: merge
   files: 50 PDFs


## 🎓 AI 编程实战课程

想系统学习 AI 编程?程序员晚枫的 **AI 编程实战课** 帮你从零上手!

- 👉 **课程报名**:[点击这里报名,前3讲免费试听](https://r7up9.xetslk.com/s/1uP5YW)
- 👉 **免费试看**:[B站免费试看前3讲,先看看适不适合自己](https://www.bilibili.com/cheese/play/ss982042944)