Real Skill packageSource verifiedGitHub repository

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 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.

Identity and source

Publisher attributionAnthropicrepository owner unverified by skillvetai
Functional categoryDocuments, PDF & Presentationsautomatically inferred · 60% rule confidence
Package forminstruction with code12 recorded files
Canonical sourceGitHub repositorygithub:anthropics/skills:skills/pdf
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

Claude Codenative officialProvenance: platform official
Claude.aideclared onlyProvenance: platform official

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/13/2026.claude/skills/pdf

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/13/2026.agents/skills/pdf

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/13/2026skills/pdf

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This adapter did not publish an authoritative install command. Use the canonical source instructions and do not infer an installation path from the repository layout.

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
12 / 12 inspected as text
Checked
8/13/2026, 7:58:57 AM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
1 dependency and API indicators
  • api: www.anthropic.com

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:f149c44bed44c5d5f028825160b2155c2d3135e1e053535624b510ac36f4c6d4
Show up to 12 recorded paths
  • LICENSE.txt
  • SKILL.md
  • forms.md
  • reference.md
  • scripts/check_bounding_boxes.py
  • scripts/check_fillable_fields.py
  • scripts/convert_pdf_to_images.py
  • scripts/create_validation_image.py
  • scripts/extract_form_field_info.py
  • scripts/extract_form_structure.py
  • scripts/fill_fillable_fields.py
  • scripts/fill_pdf_form_with_annotations.py