working-with-documents

Create, edit, and convert Word, PDF, and PowerPoint documents.

2|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/Asmayaseen/hackathon-2 --skill working-with-documents-asmayaseen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: working-with-documents
Source: https://github.com/Asmayaseen/hackathon-2/tree/main/.claude/skills/working-with-documents
Command: npx skills add https://github.com/Asmayaseen/hackathon-2 --skill working-with-documents-asmayaseen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The skill simplifies the creation, editing, and conversion of common Office documents (Word, PDF, and PowerPoint), eliminating manual, repetitive tasks and ensuring consistent outputs.

Core Features & Use Cases

  • Create, edit, and convert Word, PDF, and PowerPoint documents, with support for tracked changes and packaging edits.
  • Read and transform content across formats (e.g., DOCX to PDF, PDF to text) for archiving, reporting, and presentation generation.
  • Use Case: Generate a ready-to-distribute report by composing content in a DOCX, applying tracked changes, and exporting to PDF for distribution.

Quick Start

Use this Skill to convert an example Word document to PDF and verify the tracked changes workflow on a sample project.

Frequently Asked Questions about working-with-documents

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Word document conversion to PDF and PowerPoint?

Automate Word, PDF, and PowerPoint conversion by using Python-based libraries to parse, modify, and assemble outputs across common office document formats. This eliminates manual, repetitive tasks and ensures consistent format transformation for professional workflows.

Can I handle tracked changes in DOCX files automatically?

Yes, you can handle tracked changes in DOCX files automatically. The document automation skill supports tracked changes handling and packaging edits, allowing you to programmatically read, apply, and package document modifications within professional workflows.

What is the best way to generate a ready-to-distribute PDF report from DOCX?

The best way to generate a PDF report is composing content in a DOCX file, applying tracked changes, and exporting the assembled output to PDF for distribution. This programmatic approach ensures consistent document generation and archiving across formats.

Do I need Python to convert PPTX and PDF documents?

Yes, you need Python to convert PPTX and PDF documents. The skill relies on Python-based tools and libraries for document processing to parse, modify, and assemble outputs across Word, PDF, and PowerPoint files.

Does this document automation tool support extracting text from PDF files?

Yes, the document automation tool supports extracting text from PDF files. It can read and transform content across formats, enabling PDF to text conversion for archiving, reporting, and presentation generation workflows.