anthropics__skills__pdf
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.skillsjars</groupId>
<artifactId>anthropics__skills__pdf</artifactId>
<version>2026_02_25-3d59511</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<groupId>com.skillsjars</groupId>
<artifactId>anthropics__skills__pdf</artifactId>
<version>2026_02_25-3d59511</version>
<name>pdf</name>
<description>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.</description>
<url>https://skillsjars.com</url>
<scm>
<url>https://github.com/anthropics/skills</url>
<connection>scm:git:https://github.com/anthropics/skills.git</connection>
</scm>
<licenses>
<license>
<name>Proprietary. LICENSE.txt has complete terms</name>
<url>https://github.com/anthropics/skills/blob/main/pdf/LICENSE.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>skillsjars</id>
<name>SkillsJars</name>
<url>https://skillsjars.com</url>
</developer>
</developers>
</project>