Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

DOCX Manipulation Skill

Skill Verifiziert
95

Create, edit, and manipulate Word documents programmatically using python-docx

KI-Zusammenfassung

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.

Installation

npx skills add claude-office-skills/skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

3 months ago
98 stars
MIT
Aktualisiert 5 days ago
Quellcode ansehen

Ähnliche Erweiterungen

DOCX Generator

95

Create 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.

Skill
jwynia

Panaversity DOCX Handler

80

Comprehensive 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

Skill
bilalmk

DOCX Document Handler

75

Comprehensive 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

Skill
answerzhao

XLSX Manipulation Skill

75

Create, edit, and manipulate Excel spreadsheets programmatically using openpyxl

Skill
claude-office-skills

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.

Skill
anthropics

PPT Visual

100

Design presentation visuals and slide layouts. Create visual concepts, suggest graphics, and provide design specifications for impactful PowerPoint slides.

Skill
claude-office-skills