PDF-to-Skill Workbench
Paste the following prompt into your AI chat to install this skill:
Please install @user_b818ef37/pdf2skill according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem
Structured knowledge in professional PDFs—tables, parameters, calculation rules, and applicability conditions—often spans dozens of pages. If a model reads the PDF directly, it may suffer from line-break truncation, lost merged cells, or memory-based filling of missing values, making the document hard to turn into reusable, auditable resources.
How It Works
The skill converts a PDF into a distributable WorkBuddy Skill: it extracts text and tables with fitz and pdfplumber, then splits content into data, rule, and template layers. SKILL.md defines workflows, call priority, validation rules, and output format. Key steps include:
- Draft a Document Analysis and Skill Plan and wait for confirmation before extraction.
- Store metrics, coefficients, and templates in resources/ files with source pages, units, and traceability.
- Use Python checks for sampling, cross-file consistency, edge cases, and manual recalculation.
- Run pre-packaging coverage, page-range, omission, and three-level validation.
Boundaries and Notes
It fits documents with 20+ pages and structured rules, parameters, or tables, such as cost guidance, technical standards, SOPs, product parameter manuals, or financial templates. It is not suitable for novels, reports, slide decks, or purely narrative content. Confirm scope before extraction, use relative paths in distributed versions, and ensure validation rules cover exclusivity, priority, and boundary conditions.
Use Cases
- Split calculation rules, coefficients, and conditions from a 40-page cost PDF into callable resource files.
- Turn product parameter tables, compatibility matrices, and selection constraints into Skill resources with page sources.
- Extract SOP steps, prerequisite checks, and boundary notes for downstream Q&A reuse.
- Audit chapter coverage, cross-file metric consistency, and recalculable examples before packaging.
Best For
- Knowledge engineering leads handling cost and technical standards docs who need traceable rule and parameter resources.
- Product operations teams maintaining manual Q&A who need parameter tables and selection constraints as callable Skills.
- Operations engineers building SOP Q&A who need step, prerequisite, and exception extraction.
- Application engineers shipping internal doc tools who need PDF splitting, validation, and package checks.
Related Skills
Extracts an eight-layer reasoning fingerprint from scholar texts and applies a nine-module constraint to run peer review, supervision, lecturing, or panel discussion with quantitative scores and qualitative comments.
Guides users through a nine-step failure review to analyze causes, hidden gains, and controllable improvements, producing a structured Word report.
Paste a paper abstract or passage and output a structured note with subject, methods, innovations, conclusions, and limitations or outlook.
Turn a topic or outline into a structured Markdown mind map for common visualization tools.