
crossservicesolutions skills on Remote OpenClaw
9 skills published by crossservicesolutions. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
compress-pdf
Compresses PDF files using the Cross-Service-Solutions API. Uploads the file, polls for job completion, and returns a download URL for the compressed result. Supports configurable image quality and DPI settings.
convert-to-pdf
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.
merge-pdf
Merges multiple PDF files into a single document using the Cross-Service-Solutions API. Uploads files, polls for job completion, and returns a download URL for the merged result. File order in the output matches the order provided.
make-pdf-safe
Flattens a PDF into a non-interactive version by removing scripts, form fields, and other active elements. Uploads the file to the Cross-Service Solutions API, polls for job completion, and returns a download URL for the sanitized document.
add-watermark-to-pdf
Adds a text watermark to one or more PDF files using the Cross-Service Solutions API. Uploads files, polls for job completion, and returns download URLs for the watermarked PDFs or a ZIP archive when multiple files are processed.
change-pdf-permissions
Changes the permission flags of a PDF file, controlling whether recipients can print, edit, copy, fill forms, or extract content. Uploads the file to the Cross-Service Solutions API, polls for job completion, and returns a download URL for the updated PDF.
password-protect-pdf
Adds password protection to a PDF by uploading it to the Cross-Service Solutions API, polling until the job completes, and returning a download URL for the protected file. Requires an API key from Cross-Service Solutions.
remove-password-from-pdf
Removes password protection from a PDF by uploading the file and its current password to the Cross-Service Solutions API, polling for job completion, and returning a download URL for the unlocked file.
remove-metadata-from-pdf
Removes metadata from one or more PDF files using the Cross-Service Solutions API. Uploads files, polls for job completion, and returns download URLs for the cleaned PDFs or a ZIP archive when multiple files are processed.