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

DOCX Processing

Skill Aktiv

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.

Zweck

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

  1. Unpack DOCX file to XML structure
  2. Edit XML files for content, formatting, or tracked changes
  3. Validate and optionally auto-repair XML
  4. 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@lawvable

Qualitätspunktzahl

75 /100
Analysiert about 18 hours ago

Vertrauenssignale

Letzter Commit2 months ago
Sterne349
LizenzProprietary
Status
Quellcode ansehen

Ähnliche Erweiterungen

Generate Docx Contract

99

Generate an editable DOCX service agreement with parties, terms, and payment schedule.

Skill
iterationlayer

Docx

99

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
SeifBenayed

Project Session Manager

100

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

Skill
Yeachan-Heo

Public Google Drive

100

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

Skill
zagmoai

Oh My Claudecode

100

Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly

Skill
Yeachan-Heo

Use My Browser

100

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

Skill
xixu-me