steipete/clawdis4.2k installs
nano-pdf
Edit PDFs with natural-language instructions using the nano-pdf CLI.
How do I install this agent skill?
npx skills add https://github.com/steipete/clawdis --skill nano-pdfIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill enables PDF editing through the nano-pdf command-line tool. It installs the necessary package from PyPI and does not exhibit any malicious behavior or security risks.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- Runlayerwarn
1/1 file flagged
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
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.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/steipete/clawdis/nano-pdf">View nano-pdf on skillZs</a>