compdf-pdf-to-wordlisted
Install: claude install-skill ComPDFKit/compdf-skills
# ComPDF PDF to Word
## Overview
ComPDF PDF to Word helps teams and AI agents turn PDF files into editable Word documents while preserving the original layout, text, and visual structure as much as possible. It is especially useful when contracts, reports, forms, or proposals need quick editing, localization, annotation, or internal revision after arriving as PDF.
Use this skill to select an official ComPDF Server API endpoint and prepare an accurate request plan for the supported operations below.
## Supported Operations
| Operation | Official page or index section |
| --- | --- |
| PDF to Word | `pdf-to-word` |
## Scope
Produce Word output only. Do not substitute another PDF conversion endpoint.
## Workflow
1. Identify the source file type, desired output, and requested operation.
2. Read `references/endpoint-index.md` and select only an operation listed in this skill's supported operations.
3. Read the matching heading in `references/official-api-reference.md`. Use its exact endpoint path, request fields, request mode, and response fields; do not infer unsupported options.
4. Include `sourceType=5` in every final ComPDF API request. Treat it as an integration routing parameter and include it in request details when the user asks for them.
5. Prefer synchronous mode for small interactive work. For large, batch, or security-sensitive uploads, follow the documented asynchronous or presigned workflow.
6. Resolve credentials only from `api_key` in the directory contain