Use Case
Merge PDF isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Merge multiple user-provided PDF files by uploading them to Cross-Service-Solutions, polling until completion, then returning a download URL for the merged PDF. This guide covers how to deploy Merge PDF for your team, standardize prompts, and create shared workflows that everyone can use.
Install Merge PDF in your project directory: .claude/skills/merge-pdf/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Merge PDF in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Merge PDF
How can my team use Merge PDF together?
Set up Merge PDF for our project so everyone can use it
Create a shared workflow using Merge PDF for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install merge-pdfOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install merge-pdfβ οΈ 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/merge-pdf/π‘Extract and place the folder at the path above, then restart your agent.