convert-to-pdf
Convert one or multiple documents to PDF by uploading them to Cross-Service-Solutions, polling until completion.
Setup & Installation
Install command
clawhub install crossservicesolutions/convert-to-pdfIf the CLI is not installed:
Install command
npx clawhub@latest install crossservicesolutions/convert-to-pdfOr install with OpenClaw CLI:
Install command
openclaw skills install crossservicesolutions/convert-to-pdfor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/crossservicesolutions/convert-to-pdfWhat This Skill Does
Converts one or more documents to PDF by uploading them to the Cross-Service-Solutions API, polling for job completion, and returning download URLs for the resulting files. Multiple inputs produce individual PDFs and an optional ZIP archive.
Handles batch conversion of mixed file types in a single API call and bundles results into a ZIP, avoiding multiple round-trips or manual conversions.
When to Use It
- Converting a Word report to PDF before sending to a client
- Batch converting presentation slides and spreadsheets to PDF in one job
- Automating PDF generation from uploaded contract drafts
- Downloading a ZIP of converted PDFs from a multi-file submission
- Integrating PDF conversion into a document processing pipeline
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Converting a Word report to PDF before sending to a client
- 1Converting a Word report to PDF before sending to a client
- 2Batch converting presentation slides and spreadsheets to PDF in one job
- 3Automating PDF generation from uploaded contract drafts
- 4Downloading a ZIP of converted PDFs from a multi-file submission
- 5Integrating PDF conversion into a document processing pipeline
Convert one or multiple documents to PDF by uploading them to Cross-Service-Solutions, polling until completion.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.
Similar Skills
VIEW ALLchange-pdf-permissions
Change a PDF’s permission flags (edit, print, copy, forms, annotations, etc.) by uploading it to the Solutions API.
password-protect-pdf
Add password protection to a PDF by uploading it to the Solutions API, polling until completion, then returning.
links-to-pdfs
Scrape documents from Notion, DocSend, PDFs.
xapi-labs
Aggregated API platform for AI agents.