Back to Skills

pdf

plurigrid
Updated 5 days ago
10 views
7
3
7
View on GitHub
Documentspdf

About

This Claude skill provides comprehensive PDF manipulation capabilities for extracting text and tables from PDF documents. It offers Python code examples using libraries like pypdf for basic operations (merging, splitting) and pdfplumber for text/table extraction. Use this skill when you need to programmatically process PDF content within your development workflow.

Quick Install

Claude Code

Recommended
Primary
npx skills add plurigrid/asi -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/plurigrid/asi
Git CloneAlternative
git clone https://github.com/plurigrid/asi.git ~/.claude/skills/pdf

Copy and paste this command in Claude Code to install this skill

GitHub Repository

plurigrid/asi
Path: plugins/asi/skills/pdf
0

Related Skills