AgentStack
SKILL verified MIT Self-run

Pdf Edit

skill-mathieu0905-skilllens-pdf-edit · by mathieu0905

A Claude skill from mathieu0905/skilllens.

No reviews yet
0 installs
10 views
0.0% view→install

Install

$ agentstack add skill-mathieu0905-skilllens-pdf-edit

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Pdf Edit? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

PDF Editing Skill

Use this skill when the user asks you to inspect, edit, or verify a PDF artifact.

Intake

  • Read the user's requested PDF change before touching files.
  • Inspect the source document structure before editing.
  • Do not overwrite the original PDF unless the user explicitly asks for replacement.

Editing

  • Use a file edit or conversion tool that preserves the visible page content.
  • Keep a copy of the modified artifact path in the final response.
  • If the edit changes text layout, inspect the resulting page visually.

Verification

  • Run a verification command before the final response.
  • Capture a screenshot or rendered preview when the task is visual.
  • If verification fails, explain the failing evidence instead of claiming success.

Final Response

  • Summarize the exact file changed.
  • Mention the verification evidence.
  • Do not include unrelated implementation details in the final response.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.