DOCX Manipulation Skill
Skill ПеревіреноCreate, edit, and manipulate Word documents programmatically using python-docx
This skill enables users to create, edit, and manipulate Microsoft Word (.docx) documents using the python-docx library. It exposes MCP tools for common operations like creating documents, extracting text, filling templates, and merging files.
Documentation
- info:Configuration & parameter referenceWhile the skill demonstrates basic python-docx usage, it doesn't explicitly document parameters for its MCP tools or cover configuration precedence, though this is less critical for a library-wrapper skill.
Code Execution
- info:ValidationWhile the skill demonstrates usage of python-docx, it does not explicitly show the use of a schema validation library for input arguments. The underlying python-docx library handles some internal validation.
- info:Error HandlingThe provided code examples show basic Python error handling. However, detailed structured error reporting with codes, retryable flags, and hints for the agent is not explicitly demonstrated.
Practical Utility
- info:Edge casesThe skill lists limitations such as inability to execute macros or handle complex templates perfectly, but does not detail specific failure modes with recovery paths.
Встановлення
npx skills add claude-office-skills/skillsЗапускає Vercel skills CLI (skills.sh) через npx — потребує локально встановленого Node.js та принаймні одного агента, сумісного зі skills (Claude Code, Cursor, Codex, …). Передбачається, що репозиторій відповідає формату agentskills.io.
Подібні розширення
DOCX Generator
95Create and manipulate Word DOCX files programmatically. Use when the user needs to generate documents, modify DOCX templates, extract document content, or automate Word document workflows. Supports both template-based generation (for branding compliance) and from-scratch creation. Keywords: Word, DOCX, document, report, template, contract, letter, corporate, branding.
Panaversity DOCX Handler
80Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
DOCX Document Handler
75Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
XLSX Manipulation Skill
75Create, edit, and manipulate Excel spreadsheets programmatically using openpyxl
DOCX Skill
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
PPT Visual
100Design presentation visuals and slide layouts. Create visual concepts, suggest graphics, and provide design specifications for impactful PowerPoint slides.