How to install nano-pdf
npx skills add https://github.com/steipete/clawdis --skill nano-pdfClaude Code
Cursor
Windsurf
Cline
Full instructions (SKILL.md)
Source of truth, from steipete/clawdis.
name: nano-pdf description: "Edit PDFs with natural-language instructions using the nano-pdf CLI." homepage: https://pypi.org/project/nano-pdf/ metadata: { "openclaw": { "emoji": "๐", "requires": { "bins": ["nano-pdf"] }, "install": [ { "id": "uv", "kind": "uv", "package": "nano-pdf", "bins": ["nano-pdf"], "label": "Install nano-pdf (uv)", }, ], }, }
nano-pdf
Use nano-pdf to apply edits to a specific page in a PDF using a natural-language instruction.
Quick start
nano-pdf edit deck.pdf 1 "Change the title to 'Q3 Results' and fix the typo in the subtitle"
Notes:
- Page numbers are 0-based or 1-based depending on the tool's version/config; if the result looks off by one, retry with the other.
- Always sanity-check the output PDF before sending it out.
Related skills
More from steipete/clawdis and the wider catalog.
SU
summarize
steipete/clawdis
Fast CLI to summarize or transcribe URLs, videos, podcasts, articles, PDFs, and local files.
20k installs
WE
weather
steipete/clawdis
Current weather and forecasts with web_fetch, falling back to wttr.in curl for locations, rain, temperature, travel planning.
5.6k installsAudited
TM
tmux
steipete/clawdis
Control tmux sessions/panes for interactive CLIs: list, capture output, send keys, paste text, monitor prompts.
5.0k installs
GO
gog
steipete/clawdis
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
4.3k installs
OP
openai-whisper
steipete/clawdis
Local speech-to-text with the Whisper CLI (no API key).
3.8k installsAudited
OR
ordercli
steipete/clawdis
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
3.4k installs