Nano Pdf Cn
Edit PDFs with natural-language instructions using the nano-pdf CLI.
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 0 · 15 · 1 current installs · 1 all-time installs
by聿歆@v585
fork of @steipete/nano-pdf (based on 1.0.0)
MIT-0
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the requirements: the skill needs the nano-pdf CLI and provides only instructions to run it. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md only shows usage of the nano-pdf CLI (an edit command) and advises sanity-checking results. It does not instruct reading unrelated files, exporting data to external endpoints, or accessing other environment variables.
Install Mechanism
Install spec installs the 'nano-pdf' package via a 'uv' install kind which appears to create the nano-pdf binary. This is consistent with installing a PyPI-distributed CLI (homepage is PyPI). Package installs from public registries are expected but carry the usual supply-chain risk (no checksum provided).
Credentials
No environment variables, credentials, or config paths are requested — proportional to a simple CLI wrapper.
Persistence & Privilege
The skill is not forced-always, does not request persistent privileges, and does not modify other skills or system settings.
Assessment
This skill is coherent and limited: it simply runs the nano-pdf CLI. Before installing, verify the nano-pdf package on PyPI (author, source repo, recent releases) and confirm what the 'uv' installer does in your environment. As with any CLI that processes files, avoid running it on highly sensitive documents until you’ve validated the binary (for example by reviewing the package source or running it in a sandbox/container). If you rely on supply-chain guarantees, prefer installing from a pinned, vetted release and check checksums or the package source repository.Like a lobster shell, security has layers — review code before you run it.
Current versionv1.0.0
Download ziplatest
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📄 Clawdis
Binsnano-pdf
Install
Install nano-pdf (uv)
Bins: nano-pdf
uv tool install nano-pdfSKILL.md
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.
Files
2 totalSelect a file
Select a file to preview.
Comments
Loading comments…
