跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

DOCX Manipulation Skill

Skill 已验证
95

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

AI 摘要

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

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

3 months ago
98 stars
MIT
更新于 5 days ago
查看源代码

类似扩展

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