📄
AutomationRust

PDF

by peintune

PDF is an Automation skill for Claude Code, published by peintune in runjam.

195 stars12 forkson peintune/runjamAdded 2026/09/06+26% in starsRepository updated 2026/09/04
agentagent-managerai-agentai-codingclaude-codecodex-clicoding-assistantdesktop-appdeveloper-toolsgemini-clillmlocal-firstopen-sourcerustskilltaurivue3
Install in seconds
Install PDF
Copy PDF into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/peintune/runjam/tree/main/src-tauri/builtin-skills/pdf ~/.claude/skills/pdf

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/peintune/runjam.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
src-tauri/builtin-skills/pdf/SKILL.md in peintune/runjam
Installs to
~/.claude/skills/pdf
Collection
One of 13 skills cataloged from this repository
Category
Automation2032 skills

What PDF does

PDF extracts text and tables, creates and merges PDFs, and splits, rotates, or watermarks pages. Use it when Claude needs to fill forms or process PDF documents at scale.

PDF is cataloged under Automation on DirSkills. PDF comes from a repository tagged agent, agent-manager, ai-agent, ai-coding and claude-code.

Documentation

README

⚠️ Platform note — read before running any command. The command examples here are written for macOS / Linux. On Windows: run python (or py) instead of python3, use $env:USERPROFILE\… and backslashes instead of ~/…, and translate any shell pipes/redirects (|, >, &&) to their PowerShell equivalents before running. The scripts themselves are cross-platform; only the way you invoke them differs.

PDF Processing Guide

Overview

This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libraries, and detailed examples, see reference.md. If you need to fill out a PDF form, read forms.md and follow its instructions.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about PDF

  • What else does peintune publish alongside PDF?

    PDF is one of 13 skills that DirSkills catalogs from peintune/runjam, the repository it ships in. Its siblings there include Brainstorming, Code Review and Finishing A Development Branch. Each one is a separate skill with its own page in this directory, installs the same way PDF does, and is maintained by peintune in that same repository. The rest of the collection is listed on the peintune/runjam page.

  • How does PDF compare to other Automation skills?

    PDF ranks #1810 by stars among the 2032 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of PDF against them. Open each page to compare what they document and how they install.

More from peintune/runjam

PDF is one of 13 skills cataloged on DirSkills from peintune/runjam.

See all 13 skills