DOCX Skill
技能 活跃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
To enable Claude to work with professional .docx documents for tasks including creation, modification, editing, managing tracked changes, and adding comments.
功能
- Create new .docx documents
- Edit existing .docx documents
- Implement and manage tracked changes
- Add and manage comments
- Extract text content to Markdown
- Access raw XML for advanced analysis
使用场景
- When needing to generate new professional documents from scratch.
- When modifying or editing existing .docx files with precise changes.
- When reviewing and incorporating tracked changes from collaborators.
- When analyzing complex document structures, comments, or metadata.
非目标
- Operating on file formats other than .docx.
- Performing basic text editing without leveraging structured .docx features.
- Replacing dedicated document editing software for real-time collaborative editing.
实践
- Document structure manipulation
- Tracked changes implementation
- Comment management
- Code style adherence
先决条件
- pandoc installed
- npm docx installed
- LibreOffice installed
- poppler-utils installed
- defusedxml installed
Documentation
- warning:Configuration & parameter referenceWhile the SKILL.md and associated libraries provide detailed API usage, explicit documentation on configuration precedence or environment variables is not clearly presented.
License
- warning:License usabilityThe license is marked as 'Proprietary. LICENSE.txt has complete terms', which is not a standard SPDX identifier and requires manual review of the LICENSE.txt file for usability.
Execution
- warning:Pinned dependenciesDependencies like pandoc, docx, LibreOffice, and poppler-utils are listed but not explicitly pinned or versioned in the SKILL.md, potentially leading to compatibility issues.
安装
请先添加 Marketplace
/plugin marketplace add davepoon/buildwithclaude/plugin install all-skills@buildwithclaude质量评分
类似扩展
Cleanup Cycles
100Detect and untangle circular dependencies. Runs madge/skott (TS), pycycle (Py), or compiler-only checks (Go/Rust). Auto-fixes leaf-extractable cycles; reports core cycles for human review. Use when the user asks to find circular imports, fix dependency cycles, or untangle module graph. Example queries — "find circular imports", "fix dependency cycles", "untangle our module graph", "why is madge complaining".
Docx
99Use 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.
DOCX
98Use 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.
Performance Analysis
100Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms
Oraclaw Decide
100为 AI 代理提供决策智能。分析选项、使用 PageRank 映射决策依赖关系、检测信息源冲突,并找出最重要的选择。
Session Logs
100Search and analyze your own session logs (older/parent conversations) using jq.