← Back to Skills Marketplace
394
Downloads
1
Stars
5
Active Installs
1
Versions
Install in OpenClaw
/install nano-pdf-cn
Description
Edit PDFs with natural-language instructions using the nano-pdf CLI.
README (SKILL.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.
Usage Guidance
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.
Capability Analysis
Type: OpenClaw Skill
Name: nano-pdf-cn
Version: 1.0.0
The skill is a straightforward wrapper for the `nano-pdf` CLI tool, designed to edit PDF files using natural language instructions. It installs the package from PyPI via the `uv` package manager and provides standard usage examples in `SKILL.md` without any indicators of malicious intent, data exfiltration, or suspicious execution.
Capability Assessment
Purpose & 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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nano-pdf-cn - After installation, invoke the skill by name or use
/nano-pdf-cn - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of nano-pdf skill
- Enables editing PDFs using natural-language instructions via the nano-pdf CLI.
- Supports applying edits to specific PDF pages.
- Provides installation instructions and usage example.
- Includes tips on page numbering and verifying output.
Metadata
Frequently Asked Questions
What is Nano Pdf Cn?
Edit PDFs with natural-language instructions using the nano-pdf CLI. It is an AI Agent Skill for Claude Code / OpenClaw, with 394 downloads so far.
How do I install Nano Pdf Cn?
Run "/install nano-pdf-cn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nano Pdf Cn free?
Yes, Nano Pdf Cn is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nano Pdf Cn support?
Nano Pdf Cn is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nano Pdf Cn?
It is built and maintained by 聿歆 (@v585); the current version is v1.0.0.
More Skills