Compress a user-provided PDF by uploading it to Cross-Service-Solutions, polling until completion, then returning a download URL for the compressed file.
Initial release of compress-pdf skill: - Accepts a user PDF file and compresses it using Cross-Service-Solutions API. - Polls job status until compression completes. - Returns job status, compressed file download URL, file name, and compression settings. - Requires an API key for authentication. - Supports optional image quality and DPI settings.