documents▌
214 indexed skills · max 10 per page
doc-parser
claude-office-skills/skills · Documents
This skill enables advanced document parsing using docling - IBM's state-of-the-art document understanding library. Parse complex PDFs, Word documents, and images while preserving structure, extracting tables, figures, and handling multi-column layouts.
doc
openai/skills · Documents
Read, create, and edit DOCX files with visual layout validation and professional formatting. \n \n Use python-docx for structured document creation and editing (headings, styles, tables, lists). \n Convert DOCX to PDF to PNG for visual inspection of layout, tables, diagrams, and pagination fidelity before delivery. \n Includes bundled scripts/render_docx.py helper for rendering; falls back to text extraction if visual tools are unavailable. \n Requires python-docx , pdf2image , and system tools
translate-pdf
wshuyi/translate-pdf-skill · Documents
Translate PDF documents to any language while preserving layout, colors, and styling. \n \n Three-step workflow: extract text strings, create a JSON translation mapping, then apply translations with language-specific font selection \n Supports five font families covering Latin languages, Simplified Chinese, Traditional Chinese, Japanese, and Korean \n CJK fonts automatically scale to 90% for optimal text fitting within original PDF boundaries \n Preserves all original formatting including colors
xlsx
davepoon/buildwithclaude · Documents
Unless otherwise stated by the user or existing template
docx-format-replicator
iamzhihuix/happy-claude-skills · Documents
Extract formatting information from existing Word documents (.docx) and use it to generate new documents with identical formatting but different content. This skill enables creating document templates, maintaining consistent formatting across multiple documents, and replicating complex Word document structures.
dingtalk-document
breath57/dingtalk-skills · Documents
负责钉钉知识库和文档的所有操作。本文件为策略指南,仅包含决策逻辑和工作流程。完整 API 请求格式见文末「references/api.md 查阅索引」。
pandoc-pdf-generation
terrylica/cc-skills · Documents
Self-Evolving Skill: This skill improves through use. If instructions are wrong, parameters drifted, or a workaround was needed — fix this file immediately, don't defer. Only update for real, reproducible issues.
docx-manipulation
claude-office-skills/skills · Documents
Programmatic creation, editing, and manipulation of Word documents with formatting, tables, and images. \n \n Supports document creation from scratch, opening existing files, and template-based workflows with placeholder replacement \n Includes comprehensive formatting capabilities: paragraphs, headings, character styling, page setup, headers, footers, and built-in Word styles \n Enables table creation with dynamic row/column management, cell merging, and data population from structured sources
pdf-watermark
claude-office-skills/skills · Documents
Add watermarks, page numbers, headers, footers, and other overlay elements to PDF documents.
doc-coauthoring
getsentry/skills · Documents
This skill provides a structured workflow for guiding users through collaborative document creation. Act as an active guide, walking users through three stages: Context Gathering, Refinement & Structure, and Reader Testing.