password-protect-pdf

Installation
SKILL.md

password-protect-pdf

Purpose

This skill password-protects a PDF by:

  1. accepting a PDF file from the user,
  2. accepting a password from the user,
  3. uploading both to the Solutions API,
  4. polling the job status until it is finished,
  5. returning the download URL for the password-protected PDF.

Credentials

The API requires an API key used as a Bearer token:

  • Authorization: Bearer <API_KEY>

How the user gets an API key:

Rule: never echo or log the API key.

Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Mar 7, 2026
password-protect-pdf — openclaw/skills