DOCX Processing
Skill AktivUse 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.
To enable AI agents to perform complex operations on Word documents, from generating professional reports to editing existing files with precision.
Funktionen
- Create new .docx documents programmatically
- Edit existing .docx files via XML manipulation
- Validate .docx files against schemas and tracked changes
- Accept all tracked changes using LibreOffice
- Convert .doc to .docx and extract content
- Insert/replace images and perform find-and-replace
Anwendungsfälle
- Generating polished reports, memos, or letters as .docx files
- Extracting and reorganizing content from existing Word documents
- Automating edits, such as find-and-replace or image insertion, in bulk
- Reviewing and cleaning up documents with complex tracked changes or comments
Nicht-Ziele
- Processing PDFs, spreadsheets, or Google Docs
- General coding tasks unrelated to document generation
- Modifying documents without proper validation or tracked change handling
Workflow
- Unpack DOCX file to XML structure
- Edit XML files for content, formatting, or tracked changes
- Validate and optionally auto-repair XML
- Pack the modified XML back into a DOCX file
Praktiken
- Document generation
- Document editing
- Validation
- Code quality
Voraussetzungen
- npm install -g docx (for document creation)
- LibreOffice installed (for conversions and accepting changes)
License
- warning:License usabilityThe license is marked as 'Proprietary. See LICENSE.txt' and the bundled LICENSE.txt indicates significant restrictions on copying, distribution, and reverse engineering, which may not be compatible with OSS redistribution.
Maintenance
- warning:Dependency ManagementDependencies like 'docx' are declared via npm but there are no explicit measures for vulnerability scanning or automated updates mentioned, only a general mention of installation.
Execution
- warning:Pinned dependenciesWhile 'docx' is installed via npm, there's no explicit lockfile or version pinning mentioned in the documentation, leaving dependency versions potentially unstable.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add lawvable/awesome-legal-skills/plugin install docx-processing-anthropic@lawvableQualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
Generate Docx Contract
99Generate an editable DOCX service agreement with parties, terms, and payment schedule.
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.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Public Google Drive
100Erstellen Sie öffentliche Google Docs- oder Google Sheet-Dateien, ohne OAuth zu benötigen. Verwenden Sie diese Fähigkeit, um Google Docs und Sheets zu erstellen und zu bearbeiten, keine Google-Anmeldung erforderlich. Dokumente sind unter teilbaren Links sichtbar. Die Registrierung erfolgt automatisch bei der ersten Verwendung.
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Use My Browser
100Verwenden Sie dies, wenn die Arbeit von den Live-Browsersitzungs- oder gerenderten Zustand des Benutzers abhängt und nicht von statischen Abrufen, insbesondere für Browser-Debugging-Kontexte oder von DevTools ausgewählte Elemente oder Anfragen, angemeldeten Dashboards oder CMS-Flows, localhost-Apps, Formularen, Uploads, Downloads, Medieninspektion, DOM- oder iframe-Inspektion, Shadow DOM oder Browserfehlern, die wie Soft-404s, Authentifizierungswände, Anti-Bot-Prüfungen oder Ratenbegrenzungen aussehen.