← ClaudeAtlas

compdf-pdf-to-markdownlisted

Convert PDF files into Markdown with ComPDF. Use for knowledge-base ingestion, developer documentation, content repurposing, research workflows, or any PDF-to-Markdown request.
ComPDFKit/compdf-skills · ★ 106 · Data & Documents · score 71
Install: claude install-skill ComPDFKit/compdf-skills
# ComPDF PDF to Markdown ## Overview ComPDF PDF to Markdown helps AI agents and content teams transform PDF files into structured Markdown that is easy to read, edit, summarize, and publish. It is ideal for knowledge-base ingestion, developer documentation, SEO content repurposing, research workflows, and any pipeline that benefits from lightweight text instead of heavy PDFs. 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 Markdown | `pdf-to-md` | ## Scope Produce Markdown only. Do not substitute other PDF conversion endpoints. ## 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 directo