Communityv1.1.0

PDF.co

PDF.co API integration with managed OAuth. Convert, merge, split, edit PDFs and extract data. Use this skill when users want to convert PDFs to/from other formats, merge or split PDFs, add watermarks or text, extract text/tables, or parse invoices. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.

2.4kdownloads2starsbyungkyu
View on ClawHubBack to Skills

Skill Details

Slug
pdf-co
Latest Version
1.1.0
Author
byungkyu
Published
Feb 12, 2026
Updated
Aug 26, 2026
Total Versions
4

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for PDF.co.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.1.0

CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment