← Back to Skills Marketplace
Nano Pdf
by
utromaya-code
· GitHub ↗
· v1.0.1
· MIT-0
1059
Downloads
3
Stars
4
Active Installs
2
Versions
Install in OpenClaw
/install nano-pdf-editor
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 appears to simply wrap the nano-pdf CLI and is coherent with that purpose. Before installing, verify the nano-pdf package on PyPI (author, downloads, source repository) and confirm what the 'uv' installer does and where it fetches packages from. Test the CLI with non-sensitive PDFs first, and review resulting PDFs for correctness. If you need stronger assurance, inspect the package source or prefer installing nano-pdf from an official repository you trust.
Capability Analysis
Type: OpenClaw Skill
Name: nano-pdf-editor
Version: 1.0.1
The nano-pdf skill is a standard wrapper for a CLI tool designed to edit PDF files using natural language instructions. The installation process uses the 'uv' package manager to install 'nano-pdf' from PyPI, and the SKILL.md documentation provides legitimate usage examples without any signs of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description ask for a PDF-editing CLI and the skill requires the nano-pdf binary and provides an installer for the nano-pdf package — this is coherent and expected.
Instruction Scope
SKILL.md only tells the agent to run the nano-pdf CLI on a specified PDF page with a natural-language instruction and includes a sanity-check warning. It does not instruct reading unrelated files, environment variables, or sending data to external endpoints.
Install Mechanism
The install spec uses an 'uv' package installer to create the nano-pdf binary (package homepage points to PyPI). Installing a CLI from a package registry is expected, but the installer type 'uv' is not a commonly-known host in this context — verify the installer behavior and the exact package source before installing.
Credentials
The skill requests no environment variables, credentials, or config paths — this is proportionate for a local CLI wrapper that edits PDFs.
Persistence & Privilege
The skill is not marked 'always' and does not request persistence or modification of other skills/system settings. Autonomous invocation remains allowed by platform default (not a special privilege of the skill).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nano-pdf-editor - After installation, invoke the skill by name or use
/nano-pdf-editor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- No changes detected in this version.
v1.0.0
Initial release of nano-pdf-editor skill:
- Allows editing PDFs with natural-language instructions via nano-pdf CLI.
- Supports applying edits to specific PDF pages.
- Includes quick start instructions and usage notes for page numbering.
- Provides guidance on verifying output before distribution.
Metadata
Frequently Asked Questions
What is Nano Pdf?
Edit PDFs with natural-language instructions using the nano-pdf CLI. It is an AI Agent Skill for Claude Code / OpenClaw, with 1059 downloads so far.
How do I install Nano Pdf?
Run "/install nano-pdf-editor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nano Pdf free?
Yes, Nano Pdf is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nano Pdf support?
Nano Pdf is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nano Pdf?
It is built and maintained by utromaya-code (@utromaya-code); the current version is v1.0.1.
More Skills