PDF to DOCX Converter
Skill 확인됨Convert PDF files to editable Word documents using pdf2docx
This skill utilizes the pdf2docx Python library to convert PDF files into editable Microsoft Word (.docx) documents. It supports various conversion options, including specific page ranges and advanced formatting parameters, and provides Python integration examples for both single file and batch processing.
Code Execution
- info:ValidationWhile the pdf2docx library likely has internal validation, the SKILL.md does not explicitly detail schema validation for input parameters like page ranges or file paths.
설치
npx skills add claude-office-skills/skillsVercel skills CLI(skills.sh)를 npx로 실행합니다. 로컬에 Node.js와 skills 호환 에이전트(Claude Code, Cursor, Codex 등) 중 하나 이상이 설치되어 있어야 합니다. 저장소가 agentskills.io 형식을 따른다고 가정합니다.
유사한 확장
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.
Adeu: Native Track Changes for AI
98Use this skill for reviewing, editing, or negotiating existing Word documents (.docx) where "Track Changes" or precise redlining is required. Use it to propose edits, accept/reject changes, or reply to comments. Do NOT use for creating new blank documents from scratch (use docx skill for that).
PDF Extraction
95Extract text, tables, and metadata from PDFs using pdfplumber
Office to Markdown
95>
Document Parser Skill
92>
PPTX Generator
99Create and manipulate PowerPoint PPTX files programmatically. Use when the user needs to generate presentations, modify PPTX templates, extract slide content, create thumbnail previews, or automate PowerPoint workflows. Supports both template-based generation (for branding compliance) and from-scratch creation. Keywords: PowerPoint, PPTX, presentation, slides, template, deck, slideshow, corporate, branding.