skills/smithery.ai/apryse-annotate

apryse-annotate

Installation
SKILL.md

PDF Annotations

Add text markup and annotations to PDFs. All scripts are in the scripts/ directory.

Available Scripts

Highlight Text

node scripts/highlight.js <input.pdf> <output.pdf> --search "text to find" [--color yellow]

Colors: yellow, red, green, blue, orange, pink, cyan

Underline Text

node scripts/underline.js <input.pdf> <output.pdf> --search "text to find" [--color blue]
Installs
1
First Seen
Apr 18, 2026
apryse-annotate from smithery.ai