change-pdf-permissions
Change a PDF’s permission flags (edit, print, copy, forms, annotations, etc.) by uploading it to the Solutions API.
Setup & Installation
Install command
clawhub install crossservicesolutions/change-pdf-permissionsIf the CLI is not installed:
Install command
npx clawhub@latest install crossservicesolutions/change-pdf-permissionsOr install with OpenClaw CLI:
Install command
openclaw skills install crossservicesolutions/change-pdf-permissionsor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/crossservicesolutions/change-pdf-permissionsWhat This Skill Does
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.
Handles the full upload-poll-download cycle automatically, so users get a modified PDF without needing local PDF tools or libraries.
When to Use It
- Locking a contract PDF to prevent editing before sending to a client
- Allowing printing but blocking content extraction on a report
- Restricting form filling on a finalized document
- Enabling accessibility extraction while disabling general copy-paste
- Preparing read-only PDFs for public distribution
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Locking a contract PDF to prevent editing before sending to a client
- 1Locking a contract PDF to prevent editing before sending to a client
- 2Allowing printing but blocking content extraction on a report
- 3Restricting form filling on a finalized document
- 4Enabling accessibility extraction while disabling general copy-paste
- 5Preparing read-only PDFs for public distribution
Change a PDF’s permission flags (edit, print, copy, forms, annotations, etc.) by uploading it to the Solutions API.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.
Similar Skills
VIEW ALLconvert-to-pdf
Convert one or multiple documents to PDF by uploading them to Cross-Service-Solutions, polling until completion.
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.