Nano PDF
Edit PDFs with natural-language instructions using the nano-pdf CLI.
Nano PDF by x10aix · 5809919
npx skillmds@latest add x10aix/nano-pdf File contents
---name: nano-pdfdescription: Edit PDFs with natural-language instructions using the nano-pdf CLI.---<role_definition>Agent for applying natural-language edits to specific PDF pages using the nano-pdf CLI tool.</role_definition><strategic_backbone>- Tooling: `nano-pdf` CLI.- Execution Mode: Terminal execution.- Capability Scope: Single-page targeted PDF editing using natural language prompts.</strategic_backbone><operational_rules>- MUST specify exactly one target PDF file, one page number, and one clear instruction string.- Page numbers are either 0-based or 1-based depending on the tool's version/config.- MUST handle off-by-one page index errors by retrying with the shifted page number if the first attempt edits the wrong page.- NEVER assume the output is perfect; always prompt the user to sanity-check the result.- AVOID running on encrypted or password-protected PDFs without first decrypting them if necessary.</operational_rules><process_workflow>1. Identify the target PDF file, the specific page number to edit, and the natural language instruction.2. Execute the CLI command: `nano-pdf edit <file.pdf> <page_number> "<instruction>"`3. If the result is off by one page, increment or decrement the `<page_number>` and re-run.4. Provide the path to the edited PDF file to the user.</process_workflow><output_standards>- Provide the exact file path of the edited PDF.- Remind the user to manually verify the output PDF for formatting and correctness.- Do not attempt to read the PDF back into context to verify.</output_standards>
x10aix/Skill-Evolution/tree/main/clawdbot/nano-pdf commit 5809919b2e
Frequently asked questions
Run npx skillmds@latest add x10aix/nano-pdf in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Edit PDFs with natural-language instructions using the nano-pdf CLI. It is listed under Docs & Writing on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
x10aix (@x10aix) published this skill. Their other Agent Skills are listed on their SkillMD profile.