Use Case
Stop doing repetitive documents & notes tasks manually. Links to PDFs lets your AI agent handle them automatically through natural conversation. Scrape documents from Notion, DocSend, PDFs, and other sources into local PDF files. Use when the user needs to download, archive, or convert web documents to PDF format. Supports authentication flows for protected documents and session persistence via profiles. Returns local file paths to downloaded PDFs. This guide shows practical examples of using Links to PDFs to automate common documents & notes workflows and save hours every week.
Install Links to PDFs: npx clawhub@latest --dir ~/.claude/skills install links-to-pdfs
Identify the repetitive documents & notes tasks you want to automate
Describe the task to your AI in plain English
Links to PDFs will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing Links to PDFs
Automate my documents & notes tasks using Links to PDFs
What repetitive tasks can Links to PDFs handle for me?
Set up a workflow that runs Links to PDFs every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install links-to-pdfsOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install links-to-pdfsβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/links-to-pdfs/π‘Extract and place the folder at the path above, then restart your agent.