anthropics__skills__pptx
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.skillsjars</groupId>
<artifactId>anthropics__skills__pptx</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__pptx</artifactId>
<version>2026_02_25-3d59511</version>
<name>pptx</name>
<description>Use this skill any time a .pptx 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 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, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, 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/pptx/LICENSE.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>skillsjars</id>
<name>SkillsJars</name>
<url>https://skillsjars.com</url>
</developer>
</developers>
</project>