This one's pretty bare bones. It's supposed to help you parse PDFs as part of business automation workflows, auto-activating when you mention "pdf parser" in your prompts. The skill file itself doesn't specify which parsing library it uses or what kind of extraction it handles (text, tables, forms, etc.), so you're getting generic guidance rather than a configured toolchain. Created by Jeremy Longshore at Intent Solutions. If you need actual PDF parsing, you'll want to clarify your requirements when you trigger it, since the skill seems more like a scaffolding template than a ready-to-go parser implementation.
npx skills add https://github.com/jeremylongshore/claude-code-plugins-plus-skills --skill pdf-parser