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.
Governance Receipt
- Signer
- sovereign-claw-ed25519
- Signed At
- 6/8/2026
- Risk Tier
- T2
- Receipt Hash
- 118c4f15
- Manifest Hash
- 8ab6372fdb126d8b3cef885d2bd67822a8867ba23480e4c9843b4e7e8ed62def
- Signature
- lRU3b0J9
- Root Public Key
- 349b0348
Skill Details
- Gate Verdict
- Elevated · Review
- Publication State
- published
- Risk Tier
- T2
- Manifest Hash
- 8ab6372f
Download Attested Bundle
Install PDF
Each bundle is served from the attested copy of PDF, so the file you download is the one covered by the governance receipt on this page rather than whatever currently sits at the upstream source.
Claude Code skill
curl -L "https://atestiv.com/api/download/pdf?format=claude-code" -o pdf.skill.mdMCP tool definitions
curl -L "https://atestiv.com/api/download/pdf?format=mcp" -o pdf.mcp-tools.jsonRaw attested bundle
curl -L "https://atestiv.com/api/download/pdf?format=raw" -o pdf.bundle.jsonVerify the bundle against its manifest hash
shasum -a 256 pdf.bundle.jsonProvenance
- Catalog identifier:
pdf - Harvested from the upstream repository.
- The manifest hash below is what the signing key committed to. A bundle whose digest does not match it is not the attested PDF.
- Anything published here has been through the same gate, so a missing receipt is itself a signal rather than an omission.
More Skills
Performance Profiler
Profiles application performance bottlenecks across CPU, memory, I/O, and network. Generates flame graphs, identifies hot paths, and recommends optimizations.
Performance Review Writer
Writes and structures performance reviews covering goal-setting frameworks, feedback calibration, self-assessment prompts, and development plan creation.
Perl Patterns
Modern Perl 5.36+ idioms: signatures, strict/warnings, Moose/Moo OOP, regular expressions, file I/O, and CPAN module patterns.