·pptx-processing-anthropic
#

pptx-processing-anthropic

Toolkit for comprehensive presentation creation, editing, and analysis. Use to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

14Installs·1Trend·@lawvable

Installation

$npx skills add https://github.com/lawvable/awesome-legal-skills --skill pptx-processing-anthropic

How to Install pptx-processing-anthropic

Quickly install pptx-processing-anthropic AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/lawvable/awesome-legal-skills --skill pptx-processing-anthropic
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: lawvable/awesome-legal-skills.

SKILL.md

View raw

A user may ask you to create, edit, or analyze the contents of a .pptx file. A .pptx file is essentially a ZIP archive containing XML files and other resources that you can read or edit. You have different tools and workflows available for different tasks.

Text extraction If you just need to read the text contents of a presentation, you should convert the document to markdown:

Raw XML access You need raw XML access for: comments, speaker notes, slide layouts, animations, design elements, and complex formatting. For any of these features, you'll need to unpack a presentation and read its raw XML contents.

Toolkit for comprehensive presentation creation, editing, and analysis. Use to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks Source: lawvable/awesome-legal-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lawvable/awesome-legal-skills --skill pptx-processing-anthropic
Category
#Documents
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from lawvable/awesome-legal-skills

Quick answers

What is pptx-processing-anthropic?

Toolkit for comprehensive presentation creation, editing, and analysis. Use to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks Source: lawvable/awesome-legal-skills.

How do I install pptx-processing-anthropic?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lawvable/awesome-legal-skills --skill pptx-processing-anthropic Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/lawvable/awesome-legal-skills