shareAI-lab/learn-claude-code

pdf

Process PDF files - extract text, create PDFs, merge documents. Use when user asks to read PDF, create PDF, or work with PDF files.

172 installs 76K starsUpdated Aug 27, 2026License: MIT

Install

npx skills add shareAI-lab/learn-claude-code@pdf

Runs in your terminal. Adds the skill globally for Claude Code, Cursor, Codex and others; add -g -y to skip prompts.

What it does

PDF Processing Skill You now have expertise in PDF manipulation. Follow these workflows: Reading PDFs Option 1: Quick text extraction (preferred) Option 2: Page-by-page with metadata Creating PDFs Option 1: From Markdown (recommended) Option 2: Programmatically Option 3: From HTML Merging PDFs Splitting PDFs Key Libraries Task Library Install ------------------------ Read/Write/Merge PyMuPDF pip install pymupdf Create from scratch ReportLab pip install reportlab HTML to PDF pdfkit pip install pdfkit + wkhtmltopdf Text extraction pdftotext brew install poppler / apt install poppler-utils Best…

Excerpt from the skill's own SKILL.md. Read the full file on GitHub before installing: skills run with your agent's permissions.

View source on GitHub

Before you install

Skills are plain text instructions the agent follows, sometimes with scripts. Check the source, prefer repositories with many installs and stars, and read any script it ships.

Categories

Related skills

  • agent-builder

    shareAI-lab/learn-claude-code

    |

    263 installs 76KDesign & UIResearchAI & agents
  • mcp-builder

    shareAI-lab/learn-claude-code

    Build MCP (Model Context Protocol) servers that give Claude new capabilities. Use when user wants to create an MCP server, add tools to Claude, or integrate external services.

    98 installs 76KDataAI & agentsDatabase
  • code-review

    shareAI-lab/learn-claude-code

    Perform thorough code reviews with security, performance, and maintainability analysis. Use when user asks to review code, check for bugs, or audit a codebase.

    97 installs 76KSecurityDataCode review
  • pptx

    anthropics/skills

    Use this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx or .potx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates (.potx), layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx or .potx filename, regardless of what they plan to do with the content afterward. If a .pptx or .potx file needs to be opened, created, or touched, use this skill.

    214K installs 173KProductivityWritingOffice documents
  • pdf

    anthropics/skills

    Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.

    190K installs 173KDesign & UIOffice documentsPython
  • docx

    anthropics/skills

    Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx or .dotx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.

    182K installs 173KDocumentationWritingOffice documents

Search skills

/skills/shareAI-lab/learn-claude-code/pdf/