Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
beita6969 avatar

Nano Pdf

  • 16 installs
  • 869 repo stars
  • Updated June 8, 2026
  • beita6969/scienceclaw

This is a copy of nano-pdf by steipete - installs and ranking accrue to the original listing.

nano-pdf is a skill that runs the nano-pdf command-line tool to edit a specific PDF page from a natural-language instruction.

About

This skill drives the nano-pdf command-line tool to apply edits to a single page of a PDF using a natural-language instruction. A developer runs a command like editing a deck's title and fixing a subtitle typo, and the tool rewrites that page. It is installed through uv. It matters for quick document fixes without opening a PDF editor.

  • Edit a PDF page from a plain-English instruction via the nano-pdf CLI
  • Installed with uv; page numbering may be 0- or 1-based
  • Advises sanity-checking the output PDF before sending

Nano Pdf by the numbers

  • 16 all-time installs (skills.sh)
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
At a glance

nano-pdf capabilities & compatibility

Free; installs the nano-pdf CLI via uv.

Capabilities
pdf parsing
Use cases
pdf parsing · documentation
Pricing
Free
From the docs

What nano-pdf says it does

Edit PDFs with natural-language instructions using the nano-pdf CLI.
SKILL.md
Use `nano-pdf` to apply edits to a specific page in a PDF using a natural-language instruction.
SKILL.md
Always sanity-check the output PDF before sending it out.
SKILL.md
npx skills add https://github.com/beita6969/scienceclaw --skill nano-pdf

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs16
repo stars869
Last updatedJune 8, 2026
Repositorybeita6969/scienceclaw

What it does

Edit a specific page of a PDF from a natural-language instruction using the nano-pdf CLI.

Who is it for?

Making a targeted edit to one PDF page, like fixing a title or typo, from a plain-English instruction.

Skip if: Bulk PDF generation, extracting text or data, or guaranteeing exact page indexing across versions.

When should I use this skill?

You need to change text on a single PDF page without a manual editor.

What you get

The specified PDF page is rewritten per the natural-language instruction, ready to review.

  • edited PDF file

By the numbers

  • edits one page per command

Files

SKILL.mdMarkdownGitHub ↗

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.

Related skills

FAQ

How is nano-pdf installed?

Through uv, as an installable package named nano-pdf that provides the nano-pdf binary.

Are page numbers 0-based or 1-based?

It depends on the tool's version or config; if the result looks off by one, retry with the other.

Office & Documentsworkflownotes

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.