product-spec-pdf-parser

Installation
SKILL.md

/as:product-spec-pdf-parser — PDF Product Spec Parser

Harness note: use /as:<skill> on Claude Code and $<skill> on Codex. Resolve <skill-root> as the directory containing this loaded SKILL.md and <plugin-root> as the plugin root that contains skills/, and use equivalent native tools when host tool names differ.

Extract structured FF&E data from product PDF files — price books, fact sheets, configurator sheets, and spec sheets. Uses PyMuPDF for text extraction and Claude's reasoning to parse wildly varying PDF layouts into a standardized schedule.

Input

The user provides PDFs in one of these ways:

  1. File paths — one or more PDF file paths
  2. Folder path — a directory containing PDFs (will process all .pdf files)
  3. Just invoked — ask the user for file paths or a folder

Also ask (or use defaults):

  • Persistence — Markdown preview by default; optionally save to the project library
  • Variant depthexpand (one row per variant/SKU, default) or summarize (comma-separated variants in one row)
Installs
33
GitHub Stars
345
First Seen
Apr 3, 2026
product-spec-pdf-parser — alpacalabsllc/skills-for-architects