Data Extractor
Skill 경고>
This skill leverages the unstructured Python library to process a wide range of document types, including PDFs, Word docs, emails, and HTML. It automatically detects and partitions elements, extracts text and metadata, and supports advanced features like table structure inference, OCR, and semantic chunking for RAG applications.
Scope
- critical:Description qualityThe description is materially misleading as it contains only a single character ('>') and provides no actual information about the extension's functionality, which is contrary to the provided content in SKILL.md.
Documentation
- info:Configuration & parameter referenceWhile the SKILL.md provides extensive code examples, it does not explicitly document all configuration options or parameters for the `partition` function or its variations, nor does it detail precedence order for any potential configurations.
Code Execution
- info:ValidationThe SKILL.md demonstrates the use of `unstructured` library functions, which likely perform internal validation on file paths and parameters, but explicit schema validation within the skill's logic is not showcased.
Compliance
- info:GDPRThe skill extracts data from documents. While it doesn't explicitly handle personal data, the extracted content could potentially contain PII, which would be submitted to the LLM without additional sanitization by this skill itself.
설치
npx skills add claude-office-skills/skillsVercel skills CLI(skills.sh)를 npx로 실행합니다. 로컬에 Node.js와 skills 호환 에이전트(Claude Code, Cursor, Codex 등) 중 하나 이상이 설치되어 있어야 합니다. 저장소가 agentskills.io 형식을 따른다고 가정합니다.
유사한 확장
Table Extractor
92>
Document Parser Skill
92>
PDF to DOCX Converter
98Convert PDF files to editable Word documents using pdf2docx
PaddleOCR Document Parsing
98Use this skill to extract structured Markdown/JSON from PDFs and document images—tables with cell-level precision, formulas as LaTeX, figures, seals, charts, headers/footers, multi-column layout and correct reading order. Trigger terms: 文档解析, 版面分析, 版面还原, 表格提取, 公式识别, 多栏排版, 扫描件结构化, 发票, 财报, 复杂 PDF, PDF转Markdown, 图表, 阅读顺序; reading order, formula, LaTeX, layout parsing, structure extraction, PP-StructureV3, PaddleOCR-VL.
PDF Extraction
95Extract text, tables, and metadata from PDFs using pdfplumber
Chat with PDF
95Answer questions about PDF content, summarize, and extract information