prettify-pdf
Redesign PDFs Without Changing Critical Facts
Important PDFs can become easier to read while still preserving exact source facts. This skill guides Claude, Codex, and Claude Code through redesign and verification.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "prettify-pdf" from https://skillstore.io/skills/sethupavan12-prettify-pdf.md and its manifest at https://skillstore.io/api/skills/sethupavan12-prettify-pdf/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "prettify-pdf". A payment receipt with dense tables, a barcode, a seal, receipt number, date, and total amount.
Expected outcome:
A clearer receipt PDF with a top summary, exact original identifiers, preserved barcode and seal, readable fee table, and a short verification note.
Using "prettify-pdf". A redesigned invoice that may have changed totals or hidden the logo.
Expected outcome:
- Mismatch review for totals, dates, invoice number, line items, and label meaning.
- Visual QA notes for clipped text, missing logo, barcode visibility, and table alignment.
Using "prettify-pdf". An appointment confirmation with long instructions and a reference number.
Expected outcome:
A print-safe PDF that highlights appointment time, location, applicant, required documents, exact reference number, and unchanged source instructions.
Security Audit
SafeI reviewed all static findings. The flags are documentation examples, local-only helper commands, validation guardrails, or metadata that explicitly avoids API keys. I found no evidence of prompt injection, credential exfiltration, hidden data collection, or unauthorized network access.
Risk Factors
๐ Filesystem access (29)
๐ Network access (32)
๐ Env variables (1)
โ๏ธ External commands (8)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sethupavan12-prettify-pdf/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sethupavan12-prettify-pdf?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sethupavan12-prettify-pdf?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sethupavan12-prettify-pdf/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sethupavan12-prettify-pdf.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
sethupavan12. (2026). prettify-pdf security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sethupavan12-prettify-pdf/audits/4BibTeX citation
@techreport{sethupavan12-sethupavan12-prettify-pdf-2026,
author = {sethupavan12},
title = {prettify-pdf security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/sethupavan12-prettify-pdf/audits/4},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "prettify-pdf security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "sethupavan12"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/sethupavan12-prettify-pdf/audits/4"
identifiers:
- type: other
value: "skillstore:sethupavan12-prettify-pdf:audit:4"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Clean Receipt Redesign
Make receipts easier to scan while preserving receipt numbers, totals, dates, payment references, seals, and barcodes.
Invoice QA Review
Compare a redesigned invoice against the source for changed totals, dates, line items, labels, logos, and layout collisions.
Appointment PDF Clarity
Highlight date, time, location, applicant, reference number, required documents, and next action without changing source values.
Try These Prompts
Use prettify-pdf to redesign this PDF for readability. Preserve all IDs, dates, names, amounts, labels, barcodes, QR codes, and seals exactly.
Use prettify-pdf on this receipt. Put amount, receipt number, date, payee, transaction references, and barcode visibility first. Keep every source value exact.
Use prettify-pdf to QA this redesigned invoice against the original. Check totals, invoice number, dates, payment terms, line items, logo, barcode, and collisions.
Use prettify-pdf with local guardrails if available. Extract source evidence, build a preservation list, redesign conservatively, render the final PDF, and report verification limits.
Best Practices
- Render the source PDF before redesigning and keep a preservation list.
- Copy locked values exactly before adding friendly explanations.
- Render the final PDF and compare it visually against the source.
Avoid
- Do not recreate barcodes, QR codes, seals, stamps, signatures, or logos.
- Do not relabel ambiguous adjacent text as a guessed relationship or role.
- Do not deliver a visually nicer PDF that clips or changes critical facts.
Frequently Asked Questions
Does this skill require a hosted service?
Can it work with Claude and Codex?
What documents fit this skill best?
Can it change wording for clarity?
Does it preserve barcodes and signatures?
What should users watch for?
Developer Details
Author
sethupavan12License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
62e2a730c5cd74eab4c7164309d810de660fcea3
Maintenance freshness
7/18/2026
Usage
5 downloads ยท 0 views
File structure
๐ agents/
๐ default.yaml
๐ docs/
๐ launch-plan.md
๐ publishing-directories.md
๐ quality-gates.md
๐ release-checklist.md
๐ evals/
๐ evals.json
๐ examples/
๐ prompts.md
๐ references/
๐ quality-checklist.md
๐ scripts/
๐ pdf_guardrails.py
๐ validate_skill.py
๐ CHANGELOG.md
๐ CODE_OF_CONDUCT.md
๐ CONTRIBUTING.md
๐ LICENSE
๐ pyproject.toml
๐ README.md
๐ SECURITY.md
๐ SKILL.md