PDF is an AI skill on SkillBoss. Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging... Install: tell your AI agent "set up skillboss.co/skill.md". Supports: Claude Code, Cursor, Windsurf.
$pwd:
1. Home / 2. Skills / 3. PDF

PDF

// Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging...

Download skill.zip
$ git log --oneline --stat
installs:
0
downloads:
0
updated:
April 6, 2026
SKILL.md
readonly
$ cat README.md

## SkillBoss Skills

Browse raw AI skill source files, inspect install metadata, and use the same SkillBoss design system across every skill page.

package.json
"author":
"SkillBoss"
"source":
"/api/skills/pdf/content"
$ install --global
Command
set up skillboss.co/skill.md
$ download --local man
wget skill.zip

[HINT] Download the complete skill directory including SKILL.md and all related files.

related-imports.ts
// Related Skills
name PDF
description Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging...
SKILL.md source
SKILL.md
Raw file first
readonly
name: PDF
description: Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging...
homepage: https://www.skillboss.co/skills/pdf
metadata: {"category":"design-branding","subcategory":"visual-branding","skill_id":"pdf","generated_day":"","seo_keywords":["pdf","pdf ai","pdf automation","design branding skill"]}
---
name: "PDF"
description: "Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging..."
homepage: "https://www.skillboss.co/skills/pdf"
metadata: {"category":"design-branding","subcategory":"visual-branding","skill_id":"pdf","generated_day":"","seo_keywords":["pdf","pdf ai","pdf automation","design branding skill"]}
---

# PDF

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging...

## Use When

Use this skill for creative production work for designers, brand teams, ecommerce operators.

## Workflow

1. Clarify the audience, business goal, constraints, and deliverable.
2. Produce the strongest first draft for the target use case.
3. Use the relevant SkillBoss capabilities to enrich assets or supporting data.
4. Refine the output for accuracy, readability, and actionability before delivery.

## SEO / GEO

- Primary keywords: pdf, pdf ai, pdf automation, design branding skill
- Search intent: creative production
- Canonical slug: `pdf`
- Install query: Install PDF with SkillBoss

## APIs Used

- `chat`
- `document_processing`
- `image_generation`
- `web_scraping`
- `web_search`

## Suggested Prompt

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs,...

## Notes

- Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
- Review outputs before external publication or automated execution.

## SEO Keywords

- pdf
- pdf ai
- pdf automation
- design branding skill
detected-apis.ts
LLM
chat

Reasoning, drafting, and structured output

Other
document_processing

Parse documents and extract structured information

Image
image_generation

Generate images and visual concepts

Scraping
web_scraping

Extract data from public webpages

Search
web_search

Search and synthesize information from the web

skill-facts.json
"visibility": "public"
"api_types": "LLM, Other, Image, Scraping, Search"
"source_endpoint": "/api/skills/pdf/content"