What breaks without openclaw pdf skill
Unreadable PDFs. Manual copy-paste from documents. LLM prompts starved of content.
→
Full PDF text in agent context × lightweight zero-dependency parser ÷ 5–10 minutes ÷ no external services = document Q&A that works.
Security check — openclaw pdf skill
Privacy score: 7/10 — accesses connected platform APIs only.
Lock it: review OAuth scopes before install, confirm macOS, Linux; OpenClaw ≥1.0 compatibility.
Quick start — openclaw pdf skill in 5–10 minutes
Setup time: 5–10 minutes
!
You need:
OpenClaw core
Install the package:
# Install via ClawhHub
clawhub install zaycv/nanopdf
2
Pass a local PDF path to /pdf read <file>
3
Use /pdf extract-text to get raw text
4
Pipe output into another skill for summarisation
Compatibility & status
Works with: macOS, Linux; OpenClaw ≥1.0
beginner
Last updated: Oct 2025
★ 112 on GitHub
MIT
Official docs →
View on GitHub →