docraptor
Installation
SKILL.md
DocRaptor
DocRaptor is a service that converts HTML, CSS, and JavaScript into PDFs and other document formats. Developers use it to generate reports, invoices, and other documents programmatically from web applications. It's useful when you need pixel-perfect control over the output format.
Official docs: https://docraptor.com/documentation
DocRaptor Overview
- Document
- Download
- Job
- Status
- List
- Create
Working with DocRaptor
This skill uses the Membrane CLI to interact with DocRaptor. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills