OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add claude-office-skills/skills --skill pdf-watermark
Add watermarks, page numbers, headers, and footers to PDFs
npx skills add claude-office-skills/skills --skill pdf-watermark
Add watermarks, page numbers, headers, footers, and other overlay elements to PDF documents.
This skill helps you:
| Preset | Text | Style | Use Case |
|---|---|---|---|
| Draft | DRAFT | Gray, diagonal, 50% | Work in progress |
| Confidential | CONFIDENTIAL | Red, diagonal, 30% | Sensitive docs |
| Copy | COPY | Blue, horizontal, 25% | Duplicates |
| Approved | APPROVED | Green, stamp style | Sign-off |
| Sample | SAMPLE | Gray, tiled | Demo documents |
| Do Not Copy | DO NOT COPY | Red, diagonal, 40% | Restricted |
## Text Watermark Configuration
### Content
- **Text**: CONFIDENTIAL
- **Font**: Arial Bold
- **Size**: 72 pt
- **Color**: #FF0000 (Red)
- **Opacity**: 30%
### Position
- **Placement**: Center
- **Rotation**: 45° diagonal
- **Offset X**: 0
- **Offset Y**: 0
### Pages
- **Apply to**: All pages / First only / Custom range
- **Skip pages**: [None]
### Preview