Nano PDF V2
Edit PDFs with natural-language instructions using the nano-pdf CLI.
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 0 · 24 · 0 current installs · 0 all-time installs
duplicate of @kenswj/nano-pdf-1-0-0
MIT-0
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description state a CLI-based PDF editor and the skill only requires the nano-pdf binary and an install of the nano-pdf package. These requirements are proportionate to the stated purpose.
Instruction Scope
SKILL.md contains only a single usage example invoking the nano-pdf CLI to edit a PDF page. It does not instruct the agent to read unrelated files, access environment variables, or transmit data to third-party endpoints.
Install Mechanism
The install spec uses a uv package 'nano-pdf' and the homepage points to PyPI. Installing from a public package registry is expected for this CLI, but 'uv' as the install kind is slightly ambiguous; this is moderate-risk compared with a vetted system package but consistent with the PyPI homepage.
Credentials
No environment variables, credentials, or config paths are requested. This matches the simple CLI-based functionality and is proportionate.
Persistence & Privilege
The skill does not request persistent/always-on presence and does not modify other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not combined with other red flags.
Assessment
This skill appears internally consistent: it simply wraps the nano-pdf CLI. Before installing, verify the nano-pdf package you will install (check the PyPI project page, author/package popularity, recent releases and README) to ensure you're getting the expected tool. Confirm the binary named 'nano-pdf' is what you expect after install. There's a minor metadata mismatch: the _meta.json ownerId differs from the registry ownerId—ask the publisher to confirm ownership if that matters to you. Always review PDFs produced by the tool before sharing, and if you require stronger assurance, inspect the PyPI package source code prior to installation.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…
