← Back to Skills Marketplace
Nano PDF V2
by
15914355527
· GitHub ↗
· v1.0.0
· MIT-0
288
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nano-pdf-v2
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 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.
Capability Analysis
Type: OpenClaw Skill
Name: nano-pdf-v2
Version: 1.0.0
The skill bundle provides a straightforward interface for the 'nano-pdf' CLI tool, allowing users to edit PDF pages using natural language. The SKILL.md and _meta.json files contain standard installation instructions via PyPI and usage examples without any indicators of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & 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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nano-pdf-v2 - After installation, invoke the skill by name or use
/nano-pdf-v2 - 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.
- Simple command-line interface for applying changes to specific PDF pages.
- Includes usage notes on page numbering and output verification.
Metadata
Frequently Asked Questions
What is Nano PDF V2?
Edit PDFs with natural-language instructions using the nano-pdf CLI. It is an AI Agent Skill for Claude Code / OpenClaw, with 288 downloads so far.
How do I install Nano PDF V2?
Run "/install nano-pdf-v2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nano PDF V2 free?
Yes, Nano PDF V2 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nano PDF V2 support?
Nano PDF V2 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nano PDF V2?
It is built and maintained by 15914355527 (@15914355527); the current version is v1.0.0.
More Skills