agentsclimarketplace

Pdf

Skill LFTPadilla/agent-dev-kit/plugins/dev-skills/skills/pdf

Replicable agent development system: curated Claude Code/Codex skills + bootstrap for the external tools (GSD, caveman, ponytail) that complete the stack.

Install
npx -y skills add LFTPadilla/agent-dev-kit --skill pdf

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Work with PDF files using the environment's built-in PDF and document tools. Use when the user wants to inspect, summarize, split, merge, compress, or convert PDFs.

SKILL.md

1.0 KB, as published. Nobody here has run it

PDF

Use this skill when a user asks to work with a PDF or another document format that needs PDF conversion.

Preferred path

Use the environment's built-in document and PDF tooling first. Prefer:

  • reading and summarizing PDFs,
  • extracting specific pages,
  • merging PDFs,
  • compressing PDFs,
  • converting common document formats to or from PDF.

Guidance

  • If the user wants information from a PDF, inspect the file and answer directly.
  • If the user wants a document operation, use the available PDF/document toolchain instead of inventing shell pipelines.
  • Keep page references explicit when summarizing or extracting.
  • Confirm before destructive operations like overwriting or replacing a file.

Notes

  • If the environment already exposes richer built-in PDF tools, treat this skill as routing guidance, not as a custom implementation.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.